NameTableType_InstallValidateActionSectionFlagDescriptionADVERTISESearch, Cost, Select, or Execution SectionsAppSearchSearch SectionBindImageExecution SectionBlockInstallCCPSearchCostFinalizeCosting / Selection Section DividerCostInitializeSearch / Costing Section DividerCreateFoldersCreateShortcutsDeleteServicesDetectRunningAppsSearch, Cost, Select, Execution SectionsDuplicateFilesExecuteActionSelect SectionFileCostCosting SectionFindRelatedProductsForceRebootInstallAdminPackageInstallFilesInstallFinalizeExecution Section, Reset to Search SectionInstallInitializeInstallODBCInstallServicesInstallValidateSelection / Execution Section DividerLaunchConditionsMigrateFeatureSettingsMigrateFeatureStatesMoveFilesPatchFilesPISearchPreventInstallProcessComponentsPublishComponentsExecute SectionPublishFeaturesPublishProductRegisterClassInfoRegisterComPlusRegisterExtensionInfoRegisterFontsRegisterMIMEInfoRegisterProductExecute sectionRegisterProgIdInfoRegisterTypeLibrariesRegisterUserRemoveDuplicateFilesRemoveEnvironmentStringsRemoveExistingProductsRemoveFilesRemoveFoldersRemoveIniValuesRemoveODBCRemoveOldProductsRemoveRegistryValuesRemoveShortcutsRMCCPSearchScheduleRebootSelect, or Execution SectionsSelfRegModulesSelfUnregModulesSetCDInfoSetODBCFoldersSelection SectionStartServicesStopServicesSystemRestartUnpublishComponentsUnpublishFeaturesUnregisterClassInfoUnregisterComPlusUnregisterExtensionInfoUnregisterFontsUnregisterMIMEInfoUnregisterProgIdInfoUnregisterTypeLibrariesUpdateResourcesValidateProductIDWriteEnvironmentStringsWriteIniValuesWriteRegistryValues_RequiredValueKeyCountPropertyManufacturerProductCodePRODUCTIDProductNameProductVersion_SequenceDependentAfterOptionalAllocateRegistrySpaceRegisterTypeLIbraries_ValidationName of actionIdentifierNSetCategoryKeyColumnKeyTableMaxValueMinValueNullableColumnYTextDescription of sections to which the action belongsSection flag for location in _InstallSequence tableDescription of required valueNumber of primary keys (determines how to parse value string)Name of tableRequired value0;1Whether Action is to come before (0) or after (1) dependent actionName of dependent actionWhether dependent action is optional (1) or not (0)_ValidateSequenceConditionSequenceText;Formatted;Template;Condition;Guid;Path;Version;Language;Identifier;Binary;UpperCase;LowerCase;Filename;Paths;AnyPath;WildCardFilename;RegPath;KeyFormatted;CustomSource;Property;Cabinet;Shortcut;URLString categoryName of columnDescription of columnColumn to which foreign key connectsFor foreign key, Name of table to which data must linkMaximum value allowedMinimum value allowedY;N;@Whether the column is nullableSet of values that are permittedActionTextName of action to be described.Localized description displayed in progress dialog and log when action is executing.TemplateOptional localized format template used to format action data records for display during action execution.AdminExecuteSequenceName of action to invoke, either in the engine or the handler DLL.Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.Number that determines the sort order in which the actions are to be executed. Leave blank to suppress action.AdminUISequenceAdvtExecuteSequenceAdvtUISequenceAppIdActivateAtStorageGuidDllSurrogateLocalServiceRemoteServerNameRunAsInteractiveUserServiceParametersThe property associated with a SignatureSignature_Signature;RegLocator;IniLocator;DrLocator;CompLocatorThe Signature_ represents a unique file signature and is also the foreign key in the Signature, RegLocator, IniLocator, CompLocator and the DrLocator tables.BBControlAttributesA 32-bit word that specifies the attribute flags to be applied to this control.Name of the control. This name must be unique within a billboard, but can repeat on different billboard.Billboard_BillboardExternal key to the Billboard table, name of the billboard.HeightHeight of the bounding rectangle of the control.A string used to set the initial text contained within a control (if appropriate).The type of the control.WidthWidth of the bounding rectangle of the control.XHorizontal coordinate of the upper left corner of the bounding rectangle of the control.Vertical coordinate of the upper left corner of the bounding rectangle of the control.The name of an action. The billboard is displayed during the progress messages received from this action.Name of the billboard.Feature_FeatureAn external key to the Feature Table. The billboard is shown only if this feature is being installed.OrderingA positive integer. If there is more than one billboard corresponding to an action they will be shown in the order defined by this column.BinaryDataThe unformatted binary data.Unique key identifying the binary data.File_FileThe index into the File table. This must be an executable file.PathPathsA list of ; delimited paths that represent the paths to be searched for the import DLLS. The list is usually a list of properties each enclosed within square brackets [] .CheckBoxA named property to be tied to the item.FormattedThe value string associated with the item.ClassAppId_Optional AppID containing DCOM information for associated application (string GUID).Argumentoptional argument for LocalServers.CLSIDThe CLSID of an OLE factory.Component_ComponentRequired foreign key into the Component Table, specifying the component for which to return a path when called through LocateComponent.ContextThe numeric servier context for this server. CLSCTX_xxxxDefInprocHandlerFilename1;2;3Optional default inproc handler. Only optionally provided if Context=CLSCTX_LOCAL_SERVER. Typically "ole32.dll" or "mapi32.dll"Localized description for the Class.Required foreign key into the Feature Table, specifying the feature to validate or install in order for the CLSID factory to be operational.FileTypeMaskOptional string containing information for the HKCRthis CLSID) key. If multiple patterns exist, they must be delimited by a semicolon, and numeric subkeys will be generated: 0,1,2...Icon_IconOptional foreign key into the Icon Table, specifying the icon file associated with this CLSID. Will be written under the DefaultIcon key.IconIndexOptional icon index.ProgId_DefaultProgIdOptional ProgId associated with this CLSID.ComboBoxOrderA positive integer used to determine the ordering of the items within one list. The integers do not have to be consecutive.A named property to be tied to this item. All the items tied to the same property become part of the same combobox.The visible text to be assigned to the item. Optional. If this entry or the entire column is missing, the text is the same as the value.The value string associated with this item. Selecting the line will set the associated property to this value.CompLocatorComponentIdA string GUID unique to this component, version, and language.The table key. The Signature_ represents a unique file signature and is also the foreign key in the Signature table.A boolean value that determines if the registry value is a filename or a directory location.Remote execution option, one of irsEnumPrimary key used to identify a particular component record.A conditional statement that will disable this component if the specified condition evaluates to the 'True' state. If a component is disabled, it will not be installed, regardless of the 'Action' state associated with the component.Directory_DirectoryRequired key of a Directory table record. This is actually a property name whose value contains the actual path, set either by the AppSearch action or with the default setting obtained from the Directory table.KeyPathFile;Registry;ODBCDataSourceEither the primary key into the File table, Registry table, or ODBCDataSource table. This extract path is stored when the component is installed, and is used to detect the presence of the component and to return the path to it.Expression evaluated to determine if Level in the Feature table is to change.Reference to a Feature entry in Feature table.LevelNew selection Level to set in Feature table if Condition evaluates to TRUE.ControlName of the control. This name must be unique within a dialog, but can repeat on different dialogs. Control_NextThe name of an other control on the same dialog. This link defines the tab order of the controls. The links have to form one or more cycles!Dialog_DialogExternal key to the Dialog table, name of the dialog.HelpThe help strings used with the button. The text is optional. The name of a defined property to be linked to this control. ControlConditionDefault;Disable;Enable;Hide;ShowThe desired action to be taken on the specified control.A standard conditional statement that specifies under which conditions the action should be triggered.Control_A foreign key to the Control table, name of the control.A foreign key to the Dialog table, name of the dialog.ControlEventA value to be used as a modifier when triggering a particular event.A standard conditional statement that specifies under which conditions an event should be triggered.A foreign key to the Control table, name of the controlEventAn identifier that specifies the type of the event that should take place when the user interacts with control specified by the first two entries.An integer used to order several events tied to the same control. Can be left blank.CreateFolderForeign key into the Component table.Primary key, could be foreign key into the Directory table.CustomActionPrimary key, name of action, normally appears in sequence table unless private use.SourceCustomSourceThe table reference of the source of the code.TargetExcecution parameter, depends on the type of custom actionThe numeric custom action type, consisting of source location, code type, entry, option flags.A 32-bit word that specifies the attribute flags to be applied to this dialog.Control_CancelDefines the cancel control. Hitting escape or clicking on the close icon on the dialog is equivalent to pushing this button.Control_DefaultDefines the default control. Hitting return is equivalent to pushing this button.Control_FirstDefines the control that has the focus when the dialog is created.Name of the dialog.HCenteringHorizontal position of the dialog on a 0-100 scale. 0 means left end, 100 means right end of the screen, 50 center.Height of the bounding rectangle of the dialog.TitleA text string specifying the title to be displayed in the title bar of the dialog's window.VCenteringVertical position of the dialog on a 0-100 scale. 0 means top end, 100 means bottom end of the screen, 50 center.Width of the bounding rectangle of the dialog.DefaultDirThe default sub-path under parent's path.Unique identifier for directory entry, primary key. If a property by this name is defined, it contains the full path to the directory.Directory_ParentReference to the entry in this table specifying the default parent directory. A record parented to itself or with a Null parent represents a root of the install tree.DrLocatorDepthThe depth below the path to which the Signature_ is recursively searched. If absent, the depth is assumed to be 0.ParentThe parent file signature. It is also a foreign key in the Signature table. If null and the Path column does not expand to a full path, then all the fixed drives of the user system are searched using the Path.AnyPathThe path on the user system. This is a either a subpath below the value of the Parent or a full path. The path may contain properties enclosed within [ ] that will be expanded.The Signature_ represents a unique file signature and is also the foreign key in the Signature table.DuplicateFileForeign key referencing Component that controls the duplicate file.DestFolderName of a property whose value is assumed to resolve to the full pathname to a destination folder.DestNameFilename to be given to the duplicate file.Foreign key referencing the source file to be duplicated.FileKeyPrimary key used to identify a particular file entryEnvironmentForeign key into the Component table referencing component that controls the installing of the environmental value.Unique identifier for the environmental variable settingThe name of the environmental value.The value to set in the environmental settings.ErrorInteger error number, obtained from header file IError(...) macros.MessageError formatting template, obtained from user ed. or localizers.EventMappingAttributeThe name of the control attribute, that is set when this event is received.A foreign key to the Dialog table, name of the Dialog.An identifier that specifies the type of the event that the control subscribes to.ExtensionThe extension associated with the table row.MIME_MIMEOptional Context identifier, typically "type/format" associated with the extensionProgId_Optional ProgId associated with this extension.0;1;2;4;5;6;8;9;10;16;17;18;20;21;22;24;25;26;32;33;34;36;37;38;48;49;50;52;53;54Feature attributesLonger descriptive text describing a visible feature item.UpperCaseThe name of the Directory that can be configured by the UI. A non-null value will enable the browse button.DisplayNumeric sort order, used to force a specific display ordering.Primary key used to identify a particular feature record.Feature_ParentOptional key of a parent record in the same table. If the parent is not selected, then the record will not be installed. Null indicates a root item.The install level at which record will be initially selected. An install level of 0 will disable an item and prevent its display.Short text identifying a visible feature item.FeatureComponentsForeign key into Component table.Foreign key into Feature table.Integer containing bit flags representing file attributes (with the decimal value of each bit position in parentheses)Foreign key referencing Component that controls the file.Primary key, non-localized token, must match identifier in cabinet. For uncompressed files, this field is ignored.FileNameFile name used for installation, may be localized. This may contain a "short name|long name" pair.FileSizeSize of file in bytes (long integer).LanguageList of decimal language Ids, comma-separated if more than one.Sequence with respect to the media images; order must track cabinet order.VersionVersion string for versioned files; Blank for unversioned files.FontPrimary key, foreign key into File table referencing font file.FontTitleFont name.Binary stream. The binary icon data in PE (.DLL or .EXE) or icon (.ICO) format.Primary key. Name of the icon file.IniFile0;1;3The type of modification to be made, one of iifEnumForeign key into the Component table referencing component that controls the installing of the .INI value.DirPropertyForeign key into the Directory table denoting the directory where the .INI file is.The .INI file name in which to write the informationPrimary key, non-localized token.KeyThe .INI file key below Section.SectionThe .INI file Section.The value to be written.IniLocatorFieldThe field in the .INI line. If Field is null or 0 the entire line is read.The .INI file name.Key value (followed by an equals sign in INI file).Section name within in file (within square brackets in INI file).An integer value that determines if the .INI value read is a filename or a directory location or to be used as is w/o interpretation.InstallExecuteSequenceInstallUISequenceLaunchConditionExpression which must evaluate to TRUE in order for install to commence.Localizable text to display when condition fails and install must abort.ListBoxA positive integer used to determine the ordering of the items within one list..The integers do not have to be consecutive.A named property to be tied to this item. All the items tied to the same property become part of the same listbox.ListViewBinary_The name of the icon to be displayed with the icon. The binary information is looked up from the Binary Table.A named property to be tied to this item. All the items tied to the same property become part of the same listview.MediaCabinetIf some or all of the files stored on the media are compressed in a cabinet, the name of that cabinet.DiskIdPrimary key, integer to determine sort order for table.DiskPromptDisk name: the visible text actually printed on the disk. This will be used to prompt the user when this disk needs to be inserted.LastSequenceFile sequence number for the last file for this media.The property defining the location of the cabinet file.VolumeLabelThe label attributed to the volume.Optional associated CLSID.ContentTypePrimary key. Context identifier, typically "type/format".Extension_Optional associated extension (without dot)MoveFileIf this component is not "selected" for installation or removal, no action will be taken on the associated MoveFile entryName of a property whose value is assumed to resolve to the full path to the destination directoryName to be given to the original file after it is moved or copied. If blank, the destination file will be given the same name as the source filePrimary key that uniquely identifies a particular MoveFile recordOptionsInteger value specifying the MoveFile operating mode, one of imfoEnumSourceFolderName of a property whose value is assumed to resolve to the full path to the source directorySourceNameWildCardFilenameName of the source file(s) to be moved or copied. Can contain the '*' or '?' wildcards.ODBCAttributeName of ODBC driver attributeDriver_ODBCDriverReference to ODBC driver in ODBCDriver tableValue for ODBC driver attributeODBCDataSourceReference to associated componentDataSourcePrimary key, non-localized.internal token for data sourceText used as registered name for data sourceDriverDescriptionReference to driver description, may be existing driverRegistrationRegistration option: 0=machine, 1=user, others t.b.d.Text used as registered name for driverDriverPrimary key, non-localized.internal token for driverReference to key driver fileFile_SetupOptional reference to key driver setup DLLODBCSourceAttributeName of ODBC data source attributeDataSource_Reference to ODBC data source in ODBCDataSource tableValue for ODBC data source attributeODBCTranslatorText used as registered name for translatorReference to key translator fileOptional reference to key translator setup DLLTranslatorPrimary key, non-localized.internal token for translatorPatchInteger containing bit flags representing patch attributesPrimary key, non-localized token, foriegn key to File table, must match identifier in cabinet.HeaderBinary stream. The patch header, used for patch validation.PatchSizeSize of patch in bytes (long integer).Primary key, sequence with respect to the media images; order must track cabinet order.PatchPackageMedia_Foriegn key to DiskId column of Media table. Indicates the disk containing the patch package.PatchIdA unique string GUID representing this patch.Class_The CLSID of an OLE factory corresponding to the ProgId.Localized description for the Program identifier.Optional foreign key into the Icon Table, specifying the icon file associated with this ProgId. Will be written under the DefaultIcon key.The Program Identifier. Primary key.ProgId_ParentThe Parent Program Identifier. If specified, the ProgId column becomes a version independant prog id.Name of property, uppercase if settable by launcher or loader.String value for property. Never null or empty.PublishComponentAppDataThis is localisable Application specific data that can be associated with a Qualified Component.A string GUID that represents the component id that will be requested by the alien product.Foreign key into the Feature table.QualifierThis is defined only when the ComponentId column is an Qualified Component Id. This is the Qualifier for ProvideComponentIndirect.RadioButtonThe height of the button.The help strings used with the button. The text is optional.A named property to be tied to this radio button. All the buttons tied to the same property become part of the same group.The visible title to be assigned to the radio button.The value string associated with this button. Selecting the button will set the associated property to this value.The width of the button.The horizontal coordinate of the upper left corner of the bounding rectangle of the radio button.The vertical coordinate of the upper left corner of the bounding rectangle of the radio button.RegistryForeign key into the Component table referencing component that controls the installing of the registry value.RegPathThe key for the registry value.The registry value name.RootThe predefined root key for the registry value, one of rrkEnum.The registry value.RegLocatorThe table key. The Signature_ represents a unique file signature and is also the foreign key in the Signature table. If the type is 0, the registry values refers a directory, and _Signature is not a foreign key.An integer value that determines if the registry value is a filename or a directory location or to be used as is w/o interpretation.RegLookupThe key for the registry valueKeyFormattedThe registry value nameName of property, uppercase if settable by launcher or loaderPrimary key, non-localized tokenThe predefined root key for the registry value, one of rrkEnumRemoveFileForeign key referencing Component that controls the file to be removed.Name of a property whose value is assumed to resolve to the full pathname to the folder of the file to be removed.Name of the file to be removed.InstallModeInstallation option, one of iimEnum.RemoveIniFile2;4The type of modification to be made, one of iifEnum.Foreign key into the Component table referencing component that controls the deletion of the .INI value.The .INI file name in which to delete the informationThe value to be deleted. The value is required when Action is iifIniRemoveTagRemoveRegistryForeign key into the Component table referencing component that controls the deletion of the registry value.ReserveCostReserve a specified amount of space if this component is to be installed.ReserveFolderReserveKeyPrimary key that uniquely identifies a particular ReserveCost recordReserveLocalDisk space to reserve if linked component is installed locally.ReserveSourceDisk space to reserve if linked component is installed to run from the source location.SelfRegCostThe cost of registering the module.Foreign key into the File table denoting the module that needs to be registered.ServiceControlArgumentsArguments for the service. Separate by [~].Required foreign key into the Component Table that controls the startup of the serviceBit field: Install: 0x1 = Start, 0x2 = Stop, 0x8 = Delete, Uninstall: 0x10 = Start, 0x20 = Stop, 0x80 = DeleteName of a service. /, \, comma and space are invalidWaitBoolean for whether to wait for the service to fully startServiceInstallArguments to include in every start of the service, passed to WinMainDependenciesOther services this depends on to start. Separate by [~], and end with [~][~]DisplayNameExternal Name of the ServiceErrorControlSeverity of error if service fails to startLoadOrderGroupInternal Name of the ServicePasswordpassword to run service with. (with StartName)ServiceTypeType of the serviceStartNameUser or object name to run service asStartTypeShortcutThe command-line arguments for the shortcut.Foreign key into the Component table denoting the component whose selection gates the the shortcut creation/deletion.The description for the shortcut.Foreign key into the Directory table denoting the directory where the shortcut file is created.HotkeyThe hotkey for the shortcut. It has the virtual-key code for the key in the low-order byte, and the modifier flags in the high-order byte. Foreign key into the File table denoting the external icon file for the shortcut.The icon index for the shortcut.The name of the shortcut to be created.ShowCmd0;3;7The show command for the application window.The following values may be used.The shortcut target. This is usually a property that is expanded to a file or a folder that the shortcut points to.WkDirName of property defining location of working directory.SignatureThe name of the file. This may contain a "short name|long name" pair.LanguagesThe languages supported by the file.MaxDateThe maximum creation date of the file.MaxSizeThe maximum size of the file. MaxVersionThe maximum version of the file.MinDateThe minimum creation date of the file.MinSizeThe minimum size of the file.MinVersionThe minimum version of the file.The table key. The Signature represents a unique file signature.TextStyleColorA long integer indicating the color of the string in the RGB format (Red, Green, Blue each 0-255, RGB = R + 256*G + 256^2*B).FaceNameA string indicating the name of the font used. Required. The string must be at most 31 characters long.SizeThe size of the font used. This size is given in our units (1/12 of the system font height). Assuming that the system font is set to 12 point size, this is equivalent to the point size.StyleBitsA combination of style bits.Name of the style. The primary key of this table. This name is embedded in the texts to indicate a style change.TypeLibThe cost associated with the registration of the typelib. This column is currently optional.Optional. The foreign key into the Directory table denoting the path to the help file for the type library.Required foreign key into the Feature Table, specifying the feature to validate or install in order for the type library to be operational.The language of the library.LibIDThe GUID that represents the library.The version of the library. The major version is in the upper 8 bits of the short integer. The minor version is in the lower 8 bits.UITextA unique key that identifies the particular string.The localized version of the string.VerbOptional value for the command arguments.CommandThe command text.Order within the verbs for a particular extension. Also used simply to specify the default verb.The verb for the command.AdminInstallFinalizeNetzinstallationsdateien werden kopiertDatei: [1], Verzeichnis: [9], Gr÷▀e: [6]AdvertiseAnwendungsprogramm wird angebotenInstallation von [ProductName] wird vorbereitet. Ausfⁿhrbare Dateien werden gebundenDatei: [1]Berechtigte Produkte werden gesuchtOrdner werden erstelltOrdner: [1]CreateProgManItemsElemente werden im Programm-Manager erstelltGruppe [1], Element [2] zu Datei [3]Verknⁿpfungen werden erstelltVerknⁿpfung [1][2] mit Datei [3]DirectoryInitializeZielordner werden bestimmtNeue Dateien werden kopiertDatei wird kopiert: [1] ([6] Bytes) nach [9]ExecuteFinalizeAusfⁿhrung wird abgeschlossenGenerateScriptSkript-Operationen fⁿr Aktion werden generiert:[1]Dateien werden verschobenProcessUserInfoKundeninformationen werden bearbeitetProdukt wird registriertTypbibliothek wird registriertBenutzer wird registriertDateien werden entferntDatei wird entfernt: [1] von [9]Ordner werden entferntRemoveProgManItemsElemente werden aus dem Programm-Manager entferntGruppe [1], Element [2]Werte werden aus der Systemregistrierung entferntSchlⁿssel: [1], Name: [2]Verknⁿpfungen werden entferntVerknⁿpfung [1][2]RollbackAktion wird rⁿckgΣngig gemacht:RollbackCleanupSicherungsdateien werden entferntModule werden registriertUnmoveFilesVerschobene Dateien werden entferntDatei: [1], Verzeichnis: [9]Registrierung der Typbibliothek wird gel÷schtINI-Dateien werden aktualisiertDatei: [1], Schlⁿssel: [2], Element: [3], Wert: [4]Werte werden in die Systemregistrierung geschriebenSchlⁿssel: [1], Name: [2], Wert: [3]SetAdminTARGETDIR(NOT TARGETDIR) AND INSTALLLOCATIONSetPOSTADMINUnSetProductIDValidatePIDNOT ProductID AND PIDKEY AND PIDKEY<>" "AdminPreActionDialogAdminWelcomeNOT Installed AND OEMRelease=0ExitDialogFatalErrorUserExitNOIESetupVersionNT<500ResolveSourceSetupIE5SetupPathACCESS97RUNTIMEDIRAccess97_RunTimeBATANGTTCINSTALLEDBatangTTCGULIMTTCINSTALLEDGulimTTCMINGLIUTTCINSTALLEDMingLiuTTCMSGOTHICTTCINSTALLEDMSGothicTTCMSMINCHOTTCINSTALLEDMSMinchoTTCMSOBETAEXISTSMsoBetaExistsNotesPathNotesPathRegNotesPath3xNotesPathReg3xNTL3CODECPACMNTCODECODBCDSNKEYEXISTSODBCDSNKeyExistSigOWSBETAEXISTSOWSBetaExistsSCHEDPLUSCAN32CFGSCHEDFOLDERSchedPlusCan32CFGSchedFolderSCHEDPLUSCAN32CFGSYSFOLDERSchedPlusCan32CFGSysFolderSCHEDPLUSCANCFGSCHEDFOLDERSchedPlusCanCFGSchedFolderSCHEDPLUSCANCFGSYSFOLDERSchedPlusCanCFGSysFolderSCHEDULEPLUS70FOLDERSchedulePlusPathSHAREDTHEMESFOLDERWorkgroupThemesSIMSUNTTCINSTALLEDSimSunTTCVSCOMMONDIRVSCommonDirRegWBEMPATHWbemPathRegWIN9XL3CODECPACMWin9xCODECBB1BitmapteammngrWillkommen bei [ProductName].BB2wordNutzen Sie sΣmtliche StΣrken von [ProductName] und registrieren Sie Ihre Software.BB3excelProfitieren Sie von besserer Integration.BB4access[ProductName] ist intelligente und flexible Software. Erzielen Sie eindrucksvolle Ergebnisse schneller und einfacher als je zuvor.BB5pptErstellen Sie Dokumente und ver÷ffentlichen Sie im Web.BB6outlookBesuchen Sie Microsoft Office online.BB7frontpageDanke, dass Sie sich fⁿr [ProductName] entschieden haben.ProductFilesAddRemoveBmpBlackBarClipCADllCornerGraphicCustomActionDllCustomIconErrorIconExclamGreyBarInstallingIcolineLVCustomActionDllNewOlcaDLLOPCCustomActionDLLPidCaPuzzleRepairBmpTypicalIconUninstallBmpUpWhiteBaradmin.dll[FPSEBin]admin.exeauthor.dllauthor.exeaw.dllbdrintl.dllbidi32.dllbinder.exeblnmgr.dllblnmgrps.dllcsapi3t1.dlldao360.dllexcel.exeexcel32.cnvexcel9.olbfindfast.exefm20.dllfp4amsft.dllfp4anscp.dllfp4anwi.dllfp4apws.dllfp4areg.dllfp4atxt.dllfp4autl.dllfp4avss.dllfp4awebs.dllfp4awec.dllfp4awel.dllfpadmcgi.exefpadmdll.dllfpcntclt.dllfpcount.exefpcount.exe_0001fpcutl.dllfpdb.dllfpeditax.dllfpexedll.dllfpremadm.exefpserver.exefpsrvadm.exefrontpg.exegr9lex.dllgraph9.exegraph9.olbgrintl32.dllhlink.dll_0002hlp95en.dllhtimage.exeimagemap.exeintldate.dlllfbmp90n.dlllfcmp90n.dlllfeps90n.dlllffax90n.dlllfgif90n.dlllfmsp90n.dlllfpcd90n.dlllfpcx90n.dlllfpng90n.dlllfras90n.dlllftga90n.dlllftif90n.dlllfwmf90n.dllltdis90n.dllltfil90n.dllltimg90n.dllltkrn90n.dlllttwn90n.dlllvreg.dllmdhelper.dllmdt2db.dllmdt2dbns.dllmdt2dbui.dllmdt2dd.dllmdt2ddui.dllmdt2fw.dllmdt2fw95.dllmdt2fwui.dllmdt2qd.dllmdt2qdui.dllmpg4c32.dllmsacc9.olbmsaccess.exemsado15.dllmsaexp30.dllmsain900.dllmsencode.dllmsimport.exemsjet40.dllmsjter40.dllmsjtes40.dllmslid.dllmsls2.dllmso7ftp.exemso7ftpa.exemso7ftps.exemso9.dllmso97fx.dllmso9intl.dllmsoffice.exemsohelp.exemsohev.dllmsohtmed.exemsonsext.dllmsovse.dllmsows409.dllmsppt9.olbmsrepl40.dllmsroute.dllmsspell3.dllmsword9.olbmswrd832.cnvmswstr10.dlloballoon.dllocp.dllocpintl.dlloleaut32.dllosa9.exeotuneup.exeouactrl.ocxoutllib.dlloutlook.exeows.dllpackngo.dllpdigraph.dllpowerpnt.exepp4x322.dllpp7x32.dllppintl.dllpptnsrex.dllppttools.dll[OfficeFolder]ppview32.exeprojwiz.exe[SystemFolder]ragent.dllrecovr32.cnvrefedit.dllriched20.dllscrrun.dllselfreg.dllsetup.exesetupdd.dllshtml.dllshtml.exesoa900.dllstdole2.tlbtcptest.exeunbind.dllvbacv10.dllvbe6.dllvbe6ext.olbvbscript.dllvtidisc.exevtiform.exevtipres.exewinword.exewrd6er32.cnvwrd6ex32.cnvww9asum.dllww9intl.dllwzcnflct.exexl5en32.olbxl9lex.dllxlintl32.dllCCP_123v1_5_GERCCP_ms_fp11CCP_ms_fp97CCP_ms_fp98CCP_staroffice2CCP_staroffice3CCP_starwriter5CCP_starwriter6CCP_wp4dos_GERRMCCP_123v5_GERRMCCP_ms_fp11RMCCP_ms_fp97RMCCP_ms_fp98RMCCP_ms_word6_GERRMCCP_staroffice2RMCCP_staroffice3RMCCP_starwriter5RMCCP_starwriter6RMCCP_wp4dos_GERRMCCP_wp5_6_GERReinstallFileChecksumcReinstallFileDifferingVersiondReinstallFileEqualVersioneReinstallFileForceAllaReinstallFileOlderVersionoReinstallFilePresentpReinstallMachineDatamReinstallRepairrReinstallShortcutsReinstallUserDatau{00020800-0000-0000-C000-000000000046}LocalServer32Global_Graph_CoreMicrosoft Graph 2000-Anwendung2 /automationGRAPHFiles{00020803-0000-0000-C000-000000000046}MSGraph.Chart.8Microsoft Graph 2000-Diagrammgraph9.ico{00020812-0000-0000-C000-000000000046}LocalServerGlobal_Excel_CoreMicrosoft Excel-AnwendungEXCELFiles{00020820-0000-0000-C000-000000000046}Excel.Sheet.8Microsoft Excel-Arbeitsblatt0,8,FF00F9FF0000FFFF,0900000000001000;0,8,FF00F9FF0000FFFF,0900000000004000;0,8,FF00F9FF0000FFFF,0900000000000001;0,8,FF00F9FF0000FFFF,0900000000002000;xlicons.exe{00020821-0000-0000-C000-000000000046}Excel.Chart.8Microsoft Excel-Diagramm{00020906-0000-0000-C000-000000000046}Global_Word_CoreWord.Document.8Microsoft Word-Dokumentwordicon.exeWORDFiles{00020907-0000-0000-C000-000000000046}Word.Picture.8Microsoft Word-Bild{000209FE-0000-0000-C000-000000000046}Word.Basic.9Microsoft Word Basic3 /Automation{000209FF-0000-0000-C000-000000000046}Word.Application.9Microsoft Word-Anwendung{00020D09-0000-0000-C000-000000000046}Global_Outlook_CoreMailMsgAttOutlook-NachrichtenanlageOUTLOOKFiles{00021290-0000-0000-C000-000000000046}Global_ClipGallery_CoreMS_ClipArt_Gallery.2Microsoft ClipArt-GalleryClipGalleryFiles{00024500-0000-0000-C000-000000000046}Excel.Application.9{00024502-0000-0000-C000-000000000046}MSGraph.Application.8{00024512-0000-0000-C000-000000000046}InprocServer32Global_Office_RefEditRefEdit.CtrlProductNonBootFiles{0002CC1F-0000-0000-C000-000000000046}Global_DataMap_DataMapCoreMSMap.8Microsoft Mapmisc.exeDataMapFiles{0002CE02-0000-0000-C000-000000000046}Global_Office_EquationEditorEquation.3Microsoft Formel-Editor 3.0EquationEditorFiles{00061068-0000-0000-C000-000000000046}Global_Outlook_RecallOutlook-Nachrichtenrⁿckruf-ElementOUTLOOKNonBootFiles{0006729A-0000-0000-C000-000000000046}Global_Outlook_SendTo9PSFactoryBuffer{0006F005-0000-0000-C000-000000000046}Outlook Registered Central{0006F006-0000-0000-C000-000000000046}Outlook Central{0006F011-0000-0000-C000-000000000046}Outlook-EmpfΣnger{0006F01E-0000-0000-C000-000000000046}Outlook Office Explorer{0006F020-0000-0000-C000-000000000046}Outlook Form Factory{0006F023-0000-0000-C000-000000000046}RECIP.RecipCtl.1Outlook Recipient Collection Edit OLE Control{0006F024-0000-0000-C000-000000000046}DOCSITE.DocSiteControl.1Outlook DocSite OLE Control{0006F02A-0000-0000-C000-000000000046}HEADER.HeaderControl.1Outlook Header OLE Control{0006F030-0000-0000-C000-000000000046}Outlook Message Site Object{0006F031-0000-0000-C000-000000000046}Outlook.FileAttachOutlook-Dateianlage{0006F032-0000-0000-C000-000000000046}Outlook.MsgAttach{0006F033-0000-0000-C000-000000000046}Microsoft Outlook 8.0-Objektbibliothek{0006F03A-0000-0000-C000-000000000046}Outlook.Application.9Microsoft Outlook{0006F065-0000-0000-C000-000000000046}Outlook-Ansicht{0006F068-0000-0000-C000-000000000046}Outlook-Ansichtauswahl{0006F069-0000-0000-C000-000000000046}Global_Outlook_OutlookTodayOutlook Object Model Access{0006F071-0000-0000-C000-000000000046}Outlook Progress Ctl{0006F08A-0000-0000-C000-000000000046}Global_Outlook_WebPubWebPub.cWebPubOutlookWebPub{000C0114-0000-0000-C000-000000000046}Global_Office_CoreMicrosoft Office 9{010E6CBE-FE2B-11D0-B079-006008058A0E}Global_Vse_TrieditTriEditParse.TriEditParse.1TriEditParse ClassHTMLSourceEditing{01C3D4A0-A701-11D1-8324-00A024CAA292}Global_GraphicsFilters_FPXMicrosoft Picture It!-BildGraphicsFiltersFPXFiles{01C3D4A1-A701-11D1-8324-00A024CAA292}{01C3D4A2-A701-11D1-8324-00A024CAA292}{01C3D4A3-A701-11D1-8324-00A024CAA292}{01C3D4A4-A701-11D1-8324-00A024CAA292}{01C3D4A5-A701-11D1-8324-00A024CAA292}{01C3D4A6-A701-11D1-8324-00A024CAA292}{01C3D4A7-A701-11D1-8324-00A024CAA292}{01C3D4A8-A701-11D1-8324-00A024CAA292}{0468C085-CA5B-11D0-AF08-00609797F0E0}DataCtl.DataCtl.1Outlook Today's Data-binding control{0482E074-C5B7-101A-82E0-08002B36A333}Global_Outlook_SchedulePlusSchedulePlus.Application.7Microsoft Schedule+ 7.0-Anwendung -AutomationOutlookSchedulePlus{04DF1015-7007-11D1-83BC-006097ABE675}Global_FrontPageCore_CoreClientFrontPage.Application.4Microsoft FrontPage-AnwendungFPClientFiles{0578DF30-4383-11D2-B91E-0060089F5C5D}Global_AnswerWiz_CoreAnswer Wizard ProxyStub Factory{058C1509-2201-11D2-BFC1-00805F858323}Global_SQL_ConflictResolverWzConflict.WizardDie Haupt-Assistenten-Klasse fⁿr den Konfliktl÷serDatabaseReplication{058C1536-2201-11D2-BFC1-00805F858323}WzConflict.sortie{0E5EDCF0-9F3B-11D1-B3C3-0060977B463D}Global_FrontPageCore_EditorFrontPage.EditorWindow.1FrontPage Editor-Fenster{10072CEC-8CC1-11D1-986E-00A0C955B42E}Global_Office_VGXPeerDraw.PeerDraw.1PeerDraw Class{10AE1B6E-6512-11D1-BB8E-0060083178D8}Global_PowerPoint_PowerCastCoreNetShowASFSession.ASFSession.1ASFSession ClassPPTCastCoreFiles{10AE1B71-6512-11D1-BB8E-0060083178D8}FTSSession.FTSSession.1FTSSession Class{11943940-36DE-11CF-953E-00C0A84029E9}Global_Office_PhotoEditorMSPhotoEd.3Microsoft Photo Editor 3.0-PhotoPhotoEditorFiles{11943941-36DE-11CF-953E-00C0A84029E9}MSPhotoEdScan.3Microsoft Photo Editor 3.0-Scan{1EFB6596-857C-11D1-B16A-00C0F0283628}Global_Controls_MSCOMCTLOCXMSComctlLib.TabStrip.2Microsoft TabStrip Control, version 6.0{2089ADC0-BE09-11CE-AAE4-CE6AC0F06E88}Global_Controls_VsflexocxVideoSoft FlexArray Property Page/StylesQueryFiles{250770F3-6AF2-11CF-A915-008029E31FCD}Global_Word_MARQOCXMARQUEE.MarqueeCtrl.1Marquee ControlWORDNonBootFiles{275C23E2-3747-11D0-9FEA-00AA003F8646}Global_InternetExplorer_MlangIE3IE4Redist{2B11E9B0-9F09-11D0-9484-00A0C91110ED}Global_Vba_VBStandardFormatMSSTDFMT.StdDataValue.1StdDataValue Object{2C247F23-8591-11D1-B16A-00C0F0283628}MSComctlLib.ImageListCtrl.2Microsoft ImageList Control, version 6.0{2F42C693-C6A4-11D0-93E9-00AA0064D470}Global_Outlook_EsconfMSExchange.Events.1Microsoft Exchange-EreignisseOutlookMAPI{2F7FC18E-292B-11D2-A795-DFAA798E9148}Global_Controls_RichEditMsrtedit.AAMSREdit.1MSREdit ClassACCESSNonBootFiles{35053A22-8589-11D1-B16A-00C0F0283628}MSComctlLib.ProgCtrl.2Microsoft ProgressBar Control, version 6.0{388ED915-7FD2-11D0-A60B-00A0C90A43C9}FrontPage.Explorer.4.0FrontPage Explorer{388ED916-7FD2-11D0-A60B-00A0C90A43C9}FrontPage.WebSvc.4.0FrontPage Webdienste{388ED917-7FD2-11D0-A60B-00A0C90A43C9}FrontPage.Editor.4.0FrontPage Editor{388ED918-7FD2-11D0-A60B-00A0C90A43C9}FrontPage.Editor.Document.4.0FrontPage Editor-Dokument{388ED919-7FD2-11D0-A60B-00A0C90A43C9}FrontPage.ToDoList.4.0FrontPage ToDo-Liste{3F8A6C33-E0FD-11D0-8A8C-00A0C90C2BC5}Global_Assistant_BalloonBlnMgr.BlnMgr.1BlnMgr ClassASSISTANTFiles{3FA7DEB3-6438-101B-ACC1-00AA00423326}Global_MAPI_CDOMAPI.Session.1Active Messaging Session ObjectOutlookCDOGlobal_MAPI_CDO95{4037AE54-C812-11D1-9A88-00A0C9AF2B78}Global_PowerPoint_PowerCastCoreNsPptRex.NsPptRex.1Microsoft NsPptRex Control{438DA5E0-F171-11D0-984E-0000F80270F8}TriEditDocument.TriEditDocument.1TriEditDocument Class{59850400-6664-101B-B21C-00AA004BA90B}Global_Office_BinderOffice.Binder.9Microsoft Office Sammelmappebindico.exeBinderFiles{59850403-6664-101B-B21C-00AA004BA90B}Global_Office_BriefcaseReconcilerMicrosoft Office Binder Briefcase Reconciler{59850404-6664-101B-B21C-00AA004BA90B}Microsoft Office Binder Briefcase Notifier{61FB9D74-893E-11D1-B4B5-00600895A311}BlnMgrPs.BlnSetUserPs.1BlnSetUser Proxy{6316D324-2238-101B-9E66-00AA003BA905}Global_MAPI_MapiConflictFormOutlookMessaging{64818D10-4F9B-11CF-86EA-00AA00B929E8}Global_PowerPoint_CorePowerPoint.Show.8Microsoft PowerPoint-PrΣsentationpptico.exePPTFiles{64818D11-4F9B-11CF-86EA-00AA00B929E8}PowerPoint.Slide.8Microsoft PowerPoint-Folie{66833FE6-8583-11D1-B16A-00C0F0283628}MSComctlLib.Toolbar.2Microsoft Toolbar Control, version 6.0{699DDBCC-DC7E-11D0-BCF7-00C04FC2FB86}MSStdFmt Format Property Page Object{6D835690-900B-11D0-9484-00A0C91110ED}MSSTDFMT.StdDataFormat.1StdDataFormat Object{73A4C9C1-D68D-11D0-98BF-00A0C90DC8D9}Global_Access_CoreAccess.Application.9Microsoft Access-AnwendungACCESSFiles{787A1520-75B9-11CF-980D-444553540000}Global_Outlook_Org11EXEORG10SVR.Application.1ORG10SVR 1.0-AnwendungOutlookDVOrg11Files{799ED9EA-FB5E-11D1-B7D6-00C04FC2AAE2}Global_Outlook_VbaComAddinMicrosoft.VbaAddinForOutlook.1Microsoft VBA fⁿr Outlook-Add-In{7EBDAAE0-8120-11CF-899F-00AA00688B10}Global_Vba_VBStockPropMS Stock Font Property Page Object{7EBDAAE1-8120-11CF-899F-00AA00688B10}MS Stock Color Property Page Object{7EBDAAE2-8120-11CF-899F-00AA00688B10}MS Stock Picture Property Page Object{800DD100-DB43-11CE-914E-00A004000162}Global_Outlook_MSSPC32SchedulePlus.Library.7Microsoft Schedule+ 7.0-Bibliothek{812034D2-760F-11CF-9370-00AA00B8BF00}OfficeCompatible.Application.1Office-KompatibilitΣt 1.0{8422DAE3-9929-11CF-B8D3-004033373DA8}Global_Word_MMOCXHTMLInlineSoundCtl.1HTML Inline Sound Control{8422DAE7-9929-11CF-B8D3-004033373DA8}HTMLInlineVideoCtl.1HTML Inline Movie Control{85980D04-9851-11D1-A0F4-00C04FB67CF6}{85980D05-9851-11D1-A0F4-00C04FB67CF6}{85980D06-9851-11D1-A0F4-00C04FB67CF6}{85980D07-9851-11D1-A0F4-00C04FB67CF6}{85980D08-9851-11D1-A0F4-00C04FB67CF6}{85980D13-9851-11D1-A0F4-00C04FB67CF6}{85980D14-9851-11D1-A0F4-00C04FB67CF6}{85980D15-9851-11D1-A0F4-00C04FB67CF6}{85980D16-9851-11D1-A0F4-00C04FB67CF6}{85980D17-9851-11D1-A0F4-00C04FB67CF6}{85980D18-9851-11D1-A0F4-00C04FB67CF6}{85980D19-9851-11D1-A0F4-00C04FB67CF6}{85980D1A-9851-11D1-A0F4-00C04FB67CF6}{85980D1B-9851-11D1-A0F4-00C04FB67CF6}{85980D1C-9851-11D1-A0F4-00C04FB67CF6}{85980D1D-9851-11D1-A0F4-00C04FB67CF6}{85980D1E-9851-11D1-A0F4-00C04FB67CF6}{85980D1F-9851-11D1-A0F4-00C04FB67CF6}{85980D20-9851-11D1-A0F4-00C04FB67CF6}{85980D22-9851-11D1-A0F4-00C04FB67CF6}{85980D23-9851-11D1-A0F4-00C04FB67CF6}{85980D24-9851-11D1-A0F4-00C04FB67CF6}{85980D25-9851-11D1-A0F4-00C04FB67CF6}{85980D26-9851-11D1-A0F4-00C04FB67CF6}{85980D27-9851-11D1-A0F4-00C04FB67CF6}{85980D28-9851-11D1-A0F4-00C04FB67CF6}{85980D29-9851-11D1-A0F4-00C04FB67CF6}{85980D2A-9851-11D1-A0F4-00C04FB67CF6}{85980D2B-9851-11D1-A0F4-00C04FB67CF6}{85980D2C-9851-11D1-A0F4-00C04FB67CF6}{88738460-8CA8-11CF-980D-444553540000}Global_Outlook_Org21EXEORG21SVR.Application.1ORG21SVR 1.0-AnwendungOutlookDVOrg21Files{8931FAC9-A4C7-11D1-A0FD-00C04FB67CF6}{8931FACB-A4C7-11D1-A0FD-00C04FB67CF6}{8936033C-4A50-11D1-98A4-00A0C90F27C6}Global_UserAssistance_OUAControlOCXOUACtrl.OUACtrl.1Microsoft Office UA Control{8AE029D3-08E3-11D1-BAA2-444553540000}VSFLEX.vsFlexArrayCtrl.1:-) VideoSoft FlexArray Control{8AE029D6-08E3-11D1-BAA2-444553540000}VSFLEX.vsFlexStringCtrl.1:-) VideoSoft FlexString Control{8E27C92B-1264-101C-8A2F-040224009C02}Global_Controls_CalendarMSCAL.Calendar.7Kalender-Steuerelement 9.0CalendarControl{8E27C92F-1264-101C-8A2F-040224009C02}Calendar General Property Page Object{8E3867A3-8586-11D1-B16A-00C0F0283628}MSComctlLib.SBarCtrl.2Microsoft StatusBar Control, version 6.0{8F6C7662-E8A1-11D0-B9B3-2A92D0000000}Global_Access_SqlParseSQLPARSE.vbSQLParser.1{91493441-5A91-11CF-8700-00AA0060263B}PowerPoint.Application.9Microsoft Powerpoint-Anwendung /AUTOMATION{99FF4677-FFC3-11D0-BD02-00C04FC2FB86}MSSTDFMT.StdDataFormats.1StdDataFormats Object{9D47D76B-FA6F-11D1-ACC1-00A0C9AF2D2A}PptNsRex.PptNsRex.1Microsoft PptNsRex Control{A0234992-6CC4-11D1-B3B2-0060977B463D}FrontPage ActiveX Object Tag Property Page{A0234993-6CC4-11D1-B3B2-0060977B463D}FrontPage ActiveX Param Tags Property Page{A04FABD8-98F7-11D1-A0F4-00C04FB67CF6}Microsoft Picture It!-Ereignismanager{A04FABD9-98F7-11D1-A0F4-00C04FB67CF6}{A04FABDA-98F7-11D1-A0F4-00C04FB67CF6}{A04FABDB-98F7-11D1-A0F4-00C04FB67CF6}{A04FABDC-98F7-11D1-A0F4-00C04FB67CF6}{A04FABDD-98F7-11D1-A0F4-00C04FB67CF6}{A04FABDE-98F7-11D1-A0F4-00C04FB67CF6}{A04FABDF-98F7-11D1-A0F4-00C04FB67CF6}{A04FABE1-98F7-11D1-A0F4-00C04FB67CF6}{A04FABE2-98F7-11D1-A0F4-00C04FB67CF6}{A04FABE3-98F7-11D1-A0F4-00C04FB67CF6}{A04FABE4-98F7-11D1-A0F4-00C04FB67CF6}{AC0714F6-3D04-11D1-AE7D-00A0C90F26F4}Global_Vba_AddinDesignerMSAddnDr.AddInDesigner.1Addin Class{AC0714F7-3D04-11D1-AE7D-00A0C90F26F4}MSAddnDr.AddInInstance.1Microsoft Add-In Authoring Designer{AFC78D04-B917-11CE-AAE4-CE6AC0F06E88}VideoSoft FlexArray Property Page/General{AFC78D09-B917-11CE-AAE4-CE6AC0F06E88}VideoSoft FlexString Property Page/General{B0D12372-6532-11D1-BB8F-0060083178D8}NSLiteSession.NSLiteSession.1NSLiteSession Class{B0D12374-6532-11D1-BB8F-0060083178D8}ASFSessionProp.ASFSessionProp.1ASFSessionProp Class{B0D12376-6532-11D1-BB8F-0060083178D8}FTSSessionProp.FTSSessionProp.1FTSSessionProp Class{B722BCCD-4E68-101B-A2BC-00AA00404770}{BB2B65B0-241E-101B-9E67-00AA003BA905}{BC5F1E55-5110-11D1-AFF5-006097C9A284}BlnMgrPs.BlnUserPs.1BlnUser Proxy{BDD1F04B-858B-11D1-B16A-00C0F0283628}MSComctlLib.ListViewCtrl.2Microsoft ListView Control, version 6.0{C04D65CF-B70D-11D0-B188-00AA0038C969}{C27CCE32-8596-11D1-B16A-00C0F0283628}TreeView General Property Page Object{C27CCE33-8596-11D1-B16A-00C0F0283628}TabStrip General Property Page Object{C27CCE34-8596-11D1-B16A-00C0F0283628}Tab Property Page Object{C27CCE35-8596-11D1-B16A-00C0F0283628}ImageList General Property Page Object{C27CCE36-8596-11D1-B16A-00C0F0283628}Image Property Page Object{C27CCE37-8596-11D1-B16A-00C0F0283628}Toolbar General Property Page Object{C27CCE38-8596-11D1-B16A-00C0F0283628}Button Property Page Object{C27CCE39-8596-11D1-B16A-00C0F0283628}StatusBar General Property Page Object{C27CCE3A-8596-11D1-B16A-00C0F0283628}Panel Property Page Object{C27CCE3B-8596-11D1-B16A-00C0F0283628}Progress Bar General Property Page Object{C27CCE3C-8596-11D1-B16A-00C0F0283628}Slider General Property Page Object{C27CCE3D-8596-11D1-B16A-00C0F0283628}Slider Appearance Property Page Object{C27CCE3E-8596-11D1-B16A-00C0F0283628}ListView General Property Page Object{C27CCE3F-8596-11D1-B16A-00C0F0283628}ListView Sort Property Page Object{C27CCE40-8596-11D1-B16A-00C0F0283628}ListView Images Property Page Object{C27CCE41-8596-11D1-B16A-00C0F0283628}ListView Columns Property Page Object{C27CCE42-8596-11D1-B16A-00C0F0283628}ImageComboBox General Property Page Object{C74190B6-8589-11D1-B16A-00C0F0283628}MSComctlLib.TreeCtrl.2Microsoft TreeView Control, version 6.0{D5DE8D20-5BB8-11D1-A1E3-00A0C90F2731}Global_Vba_VbRuntimeVBPropertyBag{D603F1F0-A9D9-11CF-8904-00AA00BDCB98}{D66D6F99-CDAA-11D0-B822-00C04FC9B31F}{DC81C0CF-7800-11D1-BBAD-0060083178D8}Global_PowerPoint_PowerCastNetShowSVR{DD9DA666-8594-11D1-B16A-00C0F0283628}MSComctlLib.ImageComboCtl.2Microsoft ImageComboBox Control, version 6.0{E4C18D40-1CD5-101C-B325-00AA001F3168}Global_PowerPoint_OrgChartOrgPlusWOPX.4MS Organigramm 2.0OrgChartFiles{E5670E37-0D2F-11D2-9E65-00A0C904DD32}Global_Word_WebPageDLLWebPage.ConnectWebseiten-AssistentWordWebPageFiles{F08DF954-8592-11D1-B16A-00C0F0283628}MSComctlLib.Slider.2Microsoft Slider Control, version 6.0{F0E42D60-368C-11D0-AD81-00A0C90DC8D9}Global_Access_SnapshotSyssnpvw.Snapshot Viewer Control.1Snapshot Viewer Control 9.0ACCESSSnapshotFiles{F2175210-368C-11D0-AD81-00A0C90DC8D9}Snapshot Viewer General Property Page Object{FACB5ED2-7F99-11D0-ADE2-00A0C90DC8D9}Global_Access_SnapshotCoreSnapshotFileSnapshot-Datei{FB6BA828-E616-11D1-8D27-00AA00B5BADA}Global_Office_OfficeArtAccessibilityAddinmsodraa9.ShapeSelect_IEInstall_IETypicalInstallMicrosoft Internet Explorer 5.0 - Standardinstallation_IEMinimumInstallMicrosoft Internet Explorer 5.0 - Minimalinstallation_IEWWBrowserCompNur Windows Web Browsing-Komponente_IEUpgrade_IENoUpgradeMicrosoft Internet Explorer nicht aktualisierenGER_MSDE_X86BinnResOther{093CB294-B4B5-11D2-9DA4-00C04F990D07}GerOtherFolderADMINsemdll.rllGlobal_Access_ConvertersIntl{E3AA289B-CD1E-11D2-BA2C-00A0C90D063C}OfficeFoldermsacnv30.exe{CC29E967-7BC2-11D1-A921-00A0C91E2AA2}Global_Access_Intl{BE294568-BFAA-11D2-B687-00A0C90F569F}OfficeIntlFolderGlobal_Access_RetailLicense{E98F1000-28C5-11D2-A185-00A0C90AB50F}acc32reg3{8FC0F350-EEA4-11D2-9B9C-0080C78599A5}SnapshotFoldersnapview.exeGlobal_Access_SnapshotIntl{F608BA0F-A47D-11D2-A392-0000F8064EBC}snapshot.chm{76C2D8A1-444B-11D2-B66E-00A0C90F569F}CommonFilesSystemFoldersnapview.ocx{8CD728E1-2644-11D2-AA84-00A0C90F57B0}sqlparse.dllGlobal_Access_TypeLib{38BA587D-8D64-11D1-9097-0060089F36BD}Global_Access_UserData{8ADD2C98-C8B7-11D1-9C67-0000F81F1B38}msoridAccessUserDataGlobal_Access_WizardIntl{1BDB6DDD-2822-11D2-B667-00A0C90F569F}acwzmain.mdeGlobal_Access_WizardRetailOnlyIntl{7FDC03D9-7DD1-11D2-B67D-00A0C90F569F}acwzlib.mdeGlobal_Access_Wizards{CC29EA35-7BC2-11D1-A921-00A0C91E2AA2}acwzusr.mdtGlobal_Access_WizDev{1BDB6DF9-2822-11D2-B667-00A0C90F569F}acwztool.mdeGlobal_Access_WizGraphics{3EA26CC0-B415-11D1-ACBB-0080C7FCBB84}DbwizFolderassets.gifGlobal_Access_WizStyles{FC870DE0-B4D8-11D1-ACBB-0080C7FCBB84}WizardStylesFolderglobe.wmfGlobal_Access_WizTempAsset{DA966799-6915-11D2-B67A-00A0C90F569F}TemplatesIntlFolderassets.mdzGlobal_Access_WizTempContact{DA9667A4-6915-11D2-B67A-00A0C90F569F}contacts.mdzGlobal_Access_WizTempEvent{DA9667AF-6915-11D2-B67A-00A0C90F569F}evtmgmt.mdzGlobal_Access_WizTempExpense{DA9667BA-6915-11D2-B67A-00A0C90F569F}expenses.mdzGlobal_Access_WizTempInventory{DA9667D0-6915-11D2-B67A-00A0C90F569F}inventry.mdzGlobal_Access_WizTempLedger{DA9667DB-6915-11D2-B67A-00A0C90F569F}ledger.mdzGlobal_Access_WizTempOrder{DA9667E6-6915-11D2-B67A-00A0C90F569F}ordproc.mdzGlobal_Access_WizTempResource{DA9667F1-6915-11D2-B67A-00A0C90F569F}resource.mdzGlobal_Access_WizTempService{DA9667FC-6915-11D2-B67A-00A0C90F569F}service.mdzGlobal_Access_WizTempTimeBill{DA966807-6915-11D2-B67A-00A0C90F569F}timebill.mdzGlobal_AnswerWiz_AccessDefault{F608BA01-A47D-11D2-A392-0000F8064EBC}acmain90.awGlobal_AnswerWiz_AccessVBADefault{F608BA05-A47D-11D2-A392-0000F8064EBC}acvba90.awGlobal_AnswerWiz_BinderDefault{4D76B585-38D0-11D2-B66B-00A0C90F569F}binder9.aw{CC29E979-7BC2-11D1-A921-00A0C91E2AA2}Global_AnswerWiz_CoreSystem{14712E3E-35F2-11D2-B66B-00A0C90F569F}Global_AnswerWiz_CoreVBADefault{D5BD3181-B9B9-11D2-A392-0000F8064EBC}vbaoff9.awGlobal_AnswerWiz_ExcelDefault{4D76B61F-38D0-11D2-B66B-00A0C90F569F}xlmain9.awGlobal_AnswerWiz_ExcelVBADefault{F608BA11-A47D-11D2-A392-0000F8064EBC}vbaxl9.awGlobal_AnswerWiz_Feedback{42110DA3-CC8B-11D2-A392-0000F8064EBC}feedback.htmGlobal_AnswerWiz_GraphDefault{4D76B677-38D0-11D2-B66B-00A0C90F569F}graph9.awGlobal_AnswerWiz_OutlookDefault{39D05983-A48F-11D2-A392-0000F8064EBC}outlhlp.aw_0001Global_AnswerWiz_PowerPointDefault{1BDB6F7E-2822-11D2-B667-00A0C90F569F}ppmain9.awGlobal_AnswerWiz_PowerPointVBADefault{39D05985-A48F-11D2-A392-0000F8064EBC}vbappt9.awGlobal_AnswerWiz_QueryDefault{4D76B6A3-38D0-11D2-B66B-00A0C90F569F}msqry32.awGlobal_AnswerWiz_WordDefault{1BDB702E-2822-11D2-B667-00A0C90F569F}wdmain9.awGlobal_AnswerWiz_WordVBADefault{39D05987-A48F-11D2-A392-0000F8064EBC}vbawrd9.awGlobal_Assistant_Agent{CC29EA27-7BC2-11D1-A921-00A0C91E2AA2}AgentFolderagentsvr.exeGlobal_Assistant_AgentCtl{9D67C663-2247-11D2-AA83-00A0C90F57B0}agentctl.dllGlobal_Assistant_AgentENG{C20A5536-2E3A-11D2-9A9A-006097C4E452}AgentIntlFolderagt0409.dllGlobal_Assistant_AgentHelp{6E5CF870-B578-11D2-B686-00A0C90F569F}ASSISTANTHelpFolderagt0009.hlpGlobal_Assistant_AgentInf{2E6054E0-C3FA-11D1-B63B-00A0C9056610}INFNOT(VersionNT >= 500)agtinst.infGlobal_Assistant_AgentIntl{E1CBB5F7-8931-11D2-B67E-00A0C90F569F}agt0009.dll{CC29EA29-7BC2-11D1-A921-00A0C91E2AA2}Global_Assistant_BalloonIntl{526C6A30-CCDE-11D2-B68B-00A0C90F569F}Global_Assistant_Clippit{4D76AC28-38D0-11D2-B66B-00A0C90F569F}clippit.acsGlobal_Assistant_Dot{0D7570DE-28B8-11D2-B667-00A0C90F569F}dot.acsGlobal_Assistant_F1{4D76AC98-38D0-11D2-B66B-00A0C90F569F}f1.acsGlobal_Assistant_Genius{4D76ACC4-38D0-11D2-B66B-00A0C90F569F}genius.acsGlobal_Assistant_Logo{4D76AD12-38D0-11D2-B66B-00A0C90F569F}logo.acsGlobal_Assistant_MotherNature{4D76AD6A-38D0-11D2-B66B-00A0C90F569F}mnature.acsGlobal_Assistant_OffCat{49D4A021-C4DD-11D1-B63B-00A0C9056610}offcat.acsGlobal_Assistant_Preview{DD6164CE-3ED1-11D2-B66D-00A0C90F569F}rocky.acgGlobal_Assistant_Rocky{4D76AD94-38D0-11D2-B66B-00A0C90F569F}rocky.acsGlobal_Authoring_OPCDoMigAccessTARGETDIROPCMIGACCESSVER AND OPCMIGACCESSLANG AND (NOT DONOTMIGRATEUSERSETTINGS)OPCDoMigAccessLangGlobal_Authoring_OPCDoMigExcelOPCMIGEXCELVER AND OPCMIGEXCELLANG AND (NOT DONOTMIGRATEUSERSETTINGS)OPCDoMigExcelLangGlobal_Authoring_OPCDoMigFFCUOPCMIGFINDFASTCUAUTO AND (NOT DONOTMIGRATEUSERSETTINGS)Global_Authoring_OPCDoMigFFCU_r0Global_Authoring_OPCDoMigFFLMOPCMIGFINDFASTLMAUTO AND (NOT DONOTMIGRATEUSERSETTINGS)Global_Authoring_OPCDoMigFFLM_r0Global_Authoring_OPCDoMigFPOPCMIGFRONTPAGEVER AND OPCMIGFRONTPAGELANG AND (NOT DONOTMIGRATEUSERSETTINGS)OPCDoMigFPLangGlobal_Authoring_OPCDoMigOfficeOPCMIGOFFICEVER AND OPCMIGOFFICELANG AND (NOT DONOTMIGRATEUSERSETTINGS)OPCDoMigOfficeLangGlobal_Authoring_OPCDoMigOsbCUOPCMIGOSBCUAUTO AND (NOT DONOTMIGRATEUSERSETTINGS)ORAPIOPCDoMigOsbCUAutoGlobal_Authoring_OPCDoMigOsbLMOPCMIGOSBLMAUTO AND (NOT DONOTMIGRATEUSERSETTINGS)ORAPIOPCDoMigOsbLMAutoGlobal_Authoring_OPCDoMigOutlkOPCMIGOUTLOOKVER AND OPCMIGOUTLOOKLANG AND (NOT DONOTMIGRATEUSERSETTINGS)OPCDoMigOutlookLangGlobal_Authoring_OPCDoMigPPTOPCMIGPOWERPOINTVER AND OPCMIGPOWERPOINTLANG AND (NOT DONOTMIGRATEUSERSETTINGS)OPCDoMigPPTLangGlobal_Authoring_OPCDoMigPubOPCMIGPUBLISHERVER AND OPCMIGPUBLISHERLANG AND (NOT DONOTMIGRATEUSERSETTINGS)ORAPIOPCDoMigPubLangGlobal_Authoring_OPCDoMigWordOPCMIGWORDVER AND OPCMIGWORDLANG AND (NOT DONOTMIGRATEUSERSETTINGS)OPCDoMigWordLangGlobal_Authoring_OPCRemoveMaxGlobal_Authoring_OPCRemoveMinGlobal_Authoring_OPCRemoveOutlookINSTALLLOCATIONNOT InstalledGlobal_BiDi_BiDiConvertUtil{C3E53F81-ADFC-11D1-9C27-00AA0037A668}ISBIDIOS="TRUE"convert.exeGlobal_BiDi_BiDiCore{B6E18855-A148-11D1-9D41-00A0C90F57B0}Global_BiDi_BiDiIntlDate{C3E53F83-ADFC-11D1-9C27-00AA0037A668}Global_BiDi_BiDiSystemArabic95{B6E18857-A148-11D1-9D41-00A0C90F57B0}SystemFolder(NOT NOSYSFILES) AND (ISARABICOS = "TRUE") AND Version9Xgdi.exeGlobal_ClipArt_AutoShapes{91AE6122-9021-11D1-99C9-0060974A55EA}AutoShapesFolderbd18180_.wmfGlobal_ClipArt_AutoShapesMMC{DD6162DA-3ED1-11D2-B66D-00A0C90F569F}autoshap.mmcGlobal_ClipArt_CagCat50{30839EB0-A016-11D1-91BE-0060974A55EA}ClipArCagcat50Folderan01124_.wmfGlobal_ClipArt_CagCat50MMC{D7A38511-474C-11D2-B66F-00A0C90F569F}cagcat50.mmcGlobal_ClipArt_Lexicon{35CA3450-BAFF-11D2-B687-00A0C90F569F}ClipArtSDBxOPCMIGOFFICEPATH AND ((OPCMIGOFFICEVER = 8) OR (OPCMIGPUBLISHERVER = 5))lex9.sdbGlobal_ClipArt_Office97MMedia{354187B1-36EB-11D2-B66B-00A0C90F569F}OPCMIGOFFICEPATH AND (OPCMIGOFFICEVER = 8)mmedia.sdbGlobal_ClipArt_Office97Office{354187C7-36EB-11D2-B66B-00A0C90F569F}office.sdbGlobal_ClipArt_Office97Photos{354187DD-36EB-11D2-B66B-00A0C90F569F}photos.sdbGlobal_ClipArt_Office97Popular{354187F3-36EB-11D2-B66B-00A0C90F569F}pop97.sdbGlobal_ClipArt_Office97PowerPnt{35418809-36EB-11D2-B66B-00A0C90F569F}powerpnt.sdbGlobal_ClipArt_Office97ScrBeans{3541881F-36EB-11D2-B66B-00A0C90F569F}scrbeans.sdbGlobal_ClipArt_Theme1Bullets{A20876D4-CB24-11D1-A721-00AA00C00180}Themes1BulletsFolderbd21342_.gifGlobal_ClipArt_Themes1Lines{A20876D2-CB24-11D1-A721-00AA00C00180}Themes1LinesFolderbd21348_.gifGlobal_ClipArt_Themes1MMC{2D977532-2BCB-11D2-B667-00A0C90F569F}Themes1Folderthemes1.mmcGlobal_ClipArt_Themes2Bullets{BD73CBF5-112A-11D2-A182-00A0C90AB50F}bd10335_.gifGlobal_ClipArt_Themes2Lines{BD73CBF3-112A-11D2-A182-00A0C90AB50F}bd10358_.gifGlobal_ClipArt_Themes2MMC{35418835-36EB-11D2-B66B-00A0C90F569F}themes2.mmc{CC4DD6F1-D18F-11D2-B721-00104B9B10A5}ClipGalleryFolderartgalry.exe{74EC68E0-CBE7-11D2-9B9C-0080C78599A5}mscal.ocx{22056900-C842-11D1-A0DD-00A0C9054277}(NOT NOSYSFILES)mscomctl.ocx{CC29EDBF-7BC2-11D1-A921-00A0C91E2AA2}richtx32.ocx{CA1B2351-C9A6-11D1-A0DE-00A0C9054277}vsflex3.ocxGlobal_DataAccess_ADO.ADOR{153E1F3A-DD55-11D1-9393-00A0C90F27F9}AdoFolder(Version9X OR (VersionNT AND ((VersionNT < 500) OR ((VersionNT >= 500) AND INSTALLPFILES))))msador15.dllGlobal_DataAccess_ADO.Core{153E1F3C-DD55-11D1-9393-00A0C90F27F9}Global_DataAccess_ADO.DDL{153E1F35-DD55-11D1-9393-00A0C90F27F9}msadox.dllGlobal_DataAccess_ADO.Intl{1C3946A0-4852-11D2-B670-00A0C90F569F}msader15.dllGlobal_DataAccess_ADO.MD{153E1F38-DD55-11D1-9393-00A0C90F27F9}msadomd.dllGlobal_DataAccess_ADO.UA{2F0265C0-C21C-11D2-B687-00A0C90F569F}Global_DataAccess_AdoExtras{902D8580-2026-11D2-93B1-00A0C90F27F9}Global_DataAccess_AdoExtras2{C11FE7C1-1DC8-11D2-93B1-00A0C90F27F9}Global_DataAccess_DAO.Core{153E1F42-DD55-11D1-9393-00A0C90F27F9}DAOSharedGlobal_DataAccess_DAO.UA{39E10183-A6E3-11D2-A468-00105A25070D}Global_DataAccess_DataSources{4A31E933-6F67-11D2-AAA2-00A0C90F57B0}AccessDSNGlobal_DataAccess_DCube.Core{5EBEF3AC-D358-11D2-B68C-00A0C90F569F}SharedOleDbFoldermsolap.dllGlobal_DataAccess_DCube.SQL{153E1F48-DD55-11D1-9393-00A0C90F27F9}(NOT NOSYSFILES) AND (Version9X OR (VersionNT AND ((VersionNT < 500) OR ((VersionNT >= 500) AND INSTALLPFILES))))sqlwoa.dll_0001Global_DataAccess_DCubeSlicer{2DEFD517-D5EB-11D2-BA35-00A0C90D063C}msolapsl.dllGlobal_DataAccess_Jet.AccIISAM{790EF0DA-DE15-11D1-9394-00A0C90F27F9}ODBCDesktopDriverFoldermsrd2x40.dllGlobal_DataAccess_Jet.Core{EF70990B-A974-11D2-94EA-0080C70C8F99}(NOT NOSYSFILES) AND (AdminUser OR Privileged) AND (Version9X OR (VersionNT AND ((VersionNT < 500) OR ((VersionNT >= 500) AND INSTALLPFILES))))Global_DataAccess_Jet.IISAM{790EF0D6-DE15-11D1-9394-00A0C90F27F9}msexch40.dllGlobal_DataAccess_Jet.Intl{F81B6200-41B8-11D2-B66D-00A0C90F569F}msjint40.dllGlobal_DataAccess_Jet.System{790EF0DC-DE15-11D1-9394-00A0C90F27F9}Global_DataAccess_Jet.UA{EF709909-A974-11D2-94EA-0080C70C8F99}Global_DataAccess_JRO{902D8586-2026-11D2-93B1-00A0C90F27F9}msjro.dllGlobal_DataAccess_JROUA{2F0265D8-C21C-11D2-B687-00A0C90F569F}Global_DataAccess_ODBC.Core{BF83B991-DF02-11D1-9395-00A0C90F27F9}odbc32.dllGlobal_DataAccess_ODBC.Intl{31EE8AE9-3084-11D2-B669-00A0C90F569F}odbcint.dllGlobal_DataAccess_ODBC.UA{39E101A8-A6E3-11D2-A468-00105A25070D}Global_DataAccess_ODBCDesktop.Core{BF83B99C-DF02-11D1-9395-00A0C90F27F9}oddbse32.dllGlobal_DataAccess_ODBCDesktop.Intl{14712EEE-35F2-11D2-B66B-00A0C90F569F}odbcji32.dllGlobal_DataAccess_ODBCDirect.Core{BF83B9A4-DF02-11D1-9395-00A0C90F27F9}msrdo20.dllGlobal_DataAccess_Oledb.Client{1C3946B6-4852-11D2-B670-00A0C90F569F}oledb32.dllGlobal_DataAccess_Oledb.Server{BF83B9AE-DF02-11D1-9395-00A0C90F27F9}msdaenum.dllGlobal_DataAccess_Oledb.ServerIntl{1C3946C1-4852-11D2-B670-00A0C90F569F}msdasqlr.dllGlobal_DataAccess_Oledb.UA{2F0265F0-C21C-11D2-B687-00A0C90F569F}Global_DataAccess_Oracle.Odbc.Core{0D75716F-28B8-11D2-B667-00A0C90F569F}ODBCOracleDriverFoldermsorcl32.dllGlobal_DataAccess_Oracle.Odbc.UA{2F026608-C21C-11D2-B687-00A0C90F569F}Global_DataAccess_Oracle.Oledb.Core{2F026620-C21C-11D2-B687-00A0C90F569F}msdaora.dllGlobal_DataAccess_Oracle.Shared{BF83B9BA-DF02-11D1-9395-00A0C90F27F9}mtxoci.dllGlobal_DataAccess_OSP{902D8584-2026-11D2-93B1-00A0C90F27F9}msdaosp.dllGlobal_DataAccess_RDS.Client{BF83B9BC-DF02-11D1-9395-00A0C90F27F9}SharedRDSFoldermsadce.dllGlobal_DataAccess_RDS.ClientIntl{1C3946CC-4852-11D2-B670-00A0C90F569F}msadcer.dllGlobal_DataAccess_RDS.Server{BF83B9C2-DF02-11D1-9395-00A0C90F27F9}msadds.dllGlobal_DataAccess_RDS.ServerIntl{565D8486-78F8-11D2-B67C-00A0C90F569F}msaddsr.dllGlobal_DataAccess_RDSSystem{1C783E10-75C5-11D2-AAA5-00A0C90F57B0}Global_DataAccess_RDSWinDir{37A53440-26DC-11D2-ACBB-0080C7FCBB84}WindowsFolderGlobal_DataAccess_SQL.Connectivity{E5B2129D-D818-11D2-B68D-00A0C90F569F}dbnmpntw.dllGlobal_DataAccess_SQL.ConnectivityUA{39E101A2-A6E3-11D2-A468-00105A25070D}Global_DataAccess_SQL.Instcat{153E1F50-DD55-11D1-9393-00A0C90F27F9}Global_DataAccess_SQL.ODBCCore{153E1F52-DD55-11D1-9393-00A0C90F27F9}ODBCSQLDriverFolderodbcbcp.dllGlobal_DataAccess_SQL.ODBCIntl{1C3946ED-4852-11D2-B670-00A0C90F569F}sqlsrv32.dllGlobal_DataAccess_SQL.OleDB{1C3946E2-4852-11D2-B670-00A0C90F569F}Version9X OR (VersionNT AND ((VersionNT < 500) OR ((VersionNT >= 500) AND INSTALLPFILES)))sqloledb.dllGlobal_DataAccess_SQLConnectivityNT{F425DE81-4D88-11D2-A188-00A0C90AB50F}(NOT NOSYSFILES) AND (VersionNT AND ((VersionNT < 500) OR ((VersionNT >= 500) AND INSTALLPFILES)))dbmsadsn.dllGlobal_DataAccess_SQLConnectivityWin9x{F425DE83-4D88-11D2-A188-00A0C90AB50F}(NOT NOSYSFILES) AND Version9Xdbmsshrn.dllGlobal_DataAccess_VFPoODBC{1C3946AB-4852-11D2-B670-00A0C90F569F}ODBCVFPDriverFoldervfpodbc.dll{14712E1D-35F2-11D2-B66B-00A0C90F569F}DataMapFoldermsmap.exeGlobal_DataMap_DataMapData{58544274-8EDE-11D2-B680-00A0C90F569F}DataMapDataFolderocean.datGlobal_DataMap_Geodict{1AF4FBF7-9F46-11D2-BA16-00A0C90D063C}geodict.dctGlobal_Euro_EuroConverter{9C0B38C0-9092-11D2-AAA7-00A0C90F57B0}EuroFoldermsoeuro.dllGlobal_Excel_AddInAcclink{0D49ABC0-4D8E-11D2-B670-00A0C90F569F}ExcelLibraryFolderacclink.xlaGlobal_Excel_AddInATP{0E9F9761-CC34-11D2-B000-00A0C90D8076}ExcelLibraryAnalysisFolderanalys32.xllGlobal_Excel_AddInAutosave{9579F671-4E8E-11D2-B670-00A0C90F569F}autosave.xlaGlobal_Excel_AddInEuroTool{1AC1EEA8-AF17-11D2-B684-00A0C90F569F}eurotool.xlaGlobal_Excel_AddInHTML{5FAC3C30-1CB6-11D2-AA97-00A0C90F57B0}html.xlaGlobal_Excel_AddInLookup{EA2FE5D2-5A28-11D2-B672-00A0C90F569F}lookup.xlaGlobal_Excel_AddInODBCfiles{9579F687-4E8E-11D2-B670-00A0C90F569F}MSQueryFolderxlodbc.xlaGlobal_Excel_AddInReports{97C7F924-D80B-11D2-B68D-00A0C90F569F}reports.xlaGlobal_Excel_AddInSolver{97C7F93C-D80B-11D2-B68D-00A0C90F569F}ExcelLibrarySolverFoldersolver.xlaGlobal_Excel_AddInSumif{EA2FE590-5A28-11D2-B672-00A0C90F569F}sumif.xlaGlobal_Excel_AddInTmplnum{97C7F8F4-D80B-11D2-B68D-00A0C90F569F}tmpltnum.xlaGlobal_Excel_AddInUpdtlink{EA2FE564-5A28-11D2-B672-00A0C90F569F}updtlink.xlaGlobal_Excel_AddInWztemplt{97C7F90C-D80B-11D2-B68D-00A0C90F569F}wztemplt.xlaGlobal_Excel_ConvertersQP{14712F3B-35F2-11D2-B66B-00A0C90F569F}xlqpw.dllGlobal_Excel_ConvertersXL5{CC29E96D-7BC2-11D1-A921-00A0C91E2AA2}Global_Excel_ConvertersXL5yy{7FDC0397-7DD1-11D2-B67D-00A0C90F569F}xl5yy32.olb{CC29E96F-7BC2-11D1-A921-00A0C91E2AA2}Global_Excel_Intl{0E9F9763-CC34-11D2-B000-00A0C90D8076}Global_Excel_Lexicon{59293D44-CC2C-11D2-B68B-00A0C90F569F}Global_Excel_ShellNew{34534F4B-AC22-11D2-B0C6-00C04F991226}ShellNewFolderexcel9.xlsGlobal_Excel_TemplateCommon{97C7FF54-D80B-11D2-B68D-00A0C90F569F}common.xlsGlobal_Excel_TemplateExpense{97C7F8DC-D80B-11D2-B68D-00A0C90F569F}expense.xltGlobal_Excel_TemplateInvoice{97C7F54C-D80B-11D2-B68D-00A0C90F569F}invoice.xltGlobal_Excel_TemplatePurchaseOrder{97C7F564-D80B-11D2-B68D-00A0C90F569F}purorder.xltGlobal_Excel_Typelib{CC29EE1B-7BC2-11D1-A921-00A0C91E2AA2}Global_Excel_UserData{8ADD2C96-C8B7-11D1-9C67-0000F81F1B38}msoridExcelUserDataGlobal_Excel_WebQueries{758F7D94-953D-11D2-B682-00A0C90F569F}ExcelWebQueriesFoldergetmore.iqyGlobal_Excel_WebQueriesPath{7BCE1C41-BDC3-11D1-A172-00A0C90AB50F}Global_Excel_XLStart{EBB69321-AA40-11D1-955F-00A0C9082635}XLStartFolderGlobal_Excel_XLStartMigration{43A46B81-37A6-11D2-AA89-00A0C90F57B0}Global_Fonts_Arial{98FAC1D3-98F0-11D1-A9F2-006097DBEFCD}FontsFolderarial.ttfGlobal_Fonts_ArialBlack{AB9A3BD3-91DA-11D1-9AC2-006097C4E452}ariblk.ttfGlobal_Fonts_ArialNarrow{AB9A3BD1-91DA-11D1-9AC2-006097C4E452}arialn.ttfGlobal_Fonts_ArialUni{80416A89-B0F2-11D1-A45D-0000F8027324}NOT((SystemLanguageID=1025 OR SystemLanguageID=1037 OR SystemLanguageID=1054 OR SystemLanguageID=1066 OR SystemLanguageID=1081) AND (Version9X OR (VersionNT AND (VersionNT < 500))))arialuni.ttfGlobal_Fonts_Batang{4E95E0EA-E834-11D1-845B-0000F807F120}NOT BATANGTTCINSTALLEDbatang.ttfGlobal_Fonts_BookAntiqua{AB9A3BD5-91DA-11D1-9AC2-006097C4E452}bkant.ttfGlobal_Fonts_BookmanOldStyle{AB9A3BD7-91DA-11D1-9AC2-006097C4E452}bookos.ttfGlobal_Fonts_Century{D4C8BFFA-BF6F-11D1-843A-0000F807F120}century.ttfGlobal_Fonts_CenturyGothic{AB9A3BD9-91DA-11D1-9AC2-006097C4E452}gothic.ttfGlobal_Fonts_ComicSansMS{AB9A3BDB-91DA-11D1-9AC2-006097C4E452}comic.ttfGlobal_Fonts_CourierNew{98FAC1F7-98F0-11D1-A9F2-006097DBEFCD}cour.ttfGlobal_Fonts_Garamond{8488FAA7-8EA6-11D1-9ABC-006097C4E452}gara.ttfGlobal_Fonts_Haettenschweiler{98FAC235-98F0-11D1-A9F2-006097DBEFCD}hatten.ttfGlobal_Fonts_Impact{8488FAA9-8EA6-11D1-9ABC-006097C4E452}impact.ttfGlobal_Fonts_MonotypeCorsiva{AB9A3BDD-91DA-11D1-9AC2-006097C4E452}mtcorsva.ttfGlobal_Fonts_MSMincho{7D919040-AF93-11D1-A45D-0000F8027324}NOT MSMINCHOTTCINSTALLED AND NOT(((SystemLanguageID=1028) AND Version9X) AND (WindowsBuild < 1111))msmincho.ttfGlobal_Fonts_MSOutlook{AB9A3BDF-91DA-11D1-9AC2-006097C4E452}outlook.ttfGlobal_Fonts_PMingLiU{E9DD9183-E520-11D1-8458-0000F807F120}NOT MINGLIUTTCINSTALLED AND (NOT(SystemLanguageID=1028))pmingliu.ttfGlobal_Fonts_SimSun{80416A87-B0F2-11D1-A45D-0000F8027324}NOT(SIMSUNTTCINSTALLED AND (SystemLanguageID=2052) AND (VersionNT))simsun.ttfGlobal_Fonts_Symbol{98FAC281-98F0-11D1-A9F2-006097DBEFCD}symbol.ttfGlobal_Fonts_Tahoma{8488FAA3-8EA6-11D1-9ABC-006097C4E452}Global_Fonts_TimesNewRoman{98FAC28D-98F0-11D1-A9F2-006097DBEFCD}NOT (Version9X AND (SystemLanguageID=1066)) times.ttfGlobal_Fonts_TrebuchetMS{AB9A3BE1-91DA-11D1-9AC2-006097C4E452}trebuc.ttfGlobal_Fonts_Verdana{8488FAA5-8EA6-11D1-9ABC-006097C4E452}verdana.ttfGlobal_Fonts_Wingdings{98FAC29B-98F0-11D1-A9F2-006097DBEFCD}wingding.ttfGlobal_Fonts_Wingdings2{98FAC29D-98F0-11D1-A9F2-006097DBEFCD}wingdng2.ttfGlobal_Fonts_Wingdings3{98FAC29F-98F0-11D1-A9F2-006097DBEFCD}wingdng3.ttfGlobal_Forms_Core{CC29E973-7BC2-11D1-A921-00A0C91E2AA2}Global_Forms_CoreIntl{526C6A78-CCDE-11D2-B68B-00A0C90F569F}fm20enu.dllGlobal_Forms_UA{1BDB7162-2822-11D2-B667-00A0C90F569F}VBAIntlFolderfm20.chmGlobal_FrontPageCore_BotsHitCounter{1BDB67D4-2822-11D2-B667-00A0C90F569F}FPHitCounterBot{3479E821-B61B-11D1-998C-00A0C90A43B3}Global_FrontPageCore_CoreClientHelp{39AEE97F-B259-11D2-97CC-00104B2CEB5F}frontpg.chmGlobal_FrontPageCore_CoreClientIntl{1C39470E-4852-11D2-B670-00A0C90F569F}fpedsat.dllGlobal_FrontPageCore_CoreClientReadMe{DFD7B1F1-D02C-11D2-9F46-00A0C98F9EAF}Global_FrontPageCore_CoreSrvExtensions{7DC67327-7B50-11D2-B67C-00A0C90F569F}FPSEBinGlobal_FrontPageCore_CoreSrvExtensionsHelp{39AEE983-B259-11D2-97CC-00104B2CEB5F}FPSEBinIntlfpmmc.chmGlobal_FrontPageCore_CoreSrvExtensionsIntl{ED3781CC-7032-11D2-B67A-00A0C90F569F}fpmmcsat.dllGlobal_FrontPageCore_CoreSrvExtensionsReadMe{DFD7B1F3-D02C-11D2-9F46-00A0C98F9EAF}Global_FrontPageCore_CoreUtil{0A7443C7-6E9A-11D2-AAA2-00A0C90F57B0}Global_FrontPageCore_CoreUtilEncode{0A7443CB-6E9A-11D2-AAA2-00A0C90F57B0}Global_FrontPageCore_CoreUtilIntl{0E9CEF20-7A94-11D2-B67C-00A0C90F569F}fpext.msgGlobal_FrontPageCore_CoreWel{0A7443C3-6E9A-11D2-AAA2-00A0C90F57B0}Global_FrontPageCore_CoreWelIntl{1AF4FBFB-9F46-11D2-BA16-00A0C90D063C}nortbots.htmGlobal_FrontPageCore_CssTemplateArcs{1BDB6A8B-2822-11D2-B667-00A0C90F569F}FPCssTemplateArcsarcs.infGlobal_FrontPageCore_CssTemplateBars{1BDB6AB7-2822-11D2-B667-00A0C90F569F}FPCssTemplateBarsbars.inf_0001Global_FrontPageCore_CssTemplateBlocks{DFF9CBD5-AA69-11D2-B684-00A0C90F569F}FPCssTemplateBlocksblocks.infGlobal_FrontPageCore_CssTemplateBlueprnt{1BDB6B0F-2822-11D2-B667-00A0C90F569F}FPCssTemplateBlueprntblueprnt.inf_0001Global_FrontPageCore_CssTemplateCapsules{1BDB6B3B-2822-11D2-B667-00A0C90F569F}FPCssTemplateCapsulescapsules.inf_0001Global_FrontPageCore_CssTemplateDowntown{1BDB6B67-2822-11D2-B667-00A0C90F569F}FPCssTemplateDowntowndowntown.infGlobal_FrontPageCore_CssTemplateExpeditn{1BDB6B93-2822-11D2-B667-00A0C90F569F}FPCssTemplateExpeditnexpeditn.inf_0001Global_FrontPageCore_CssTemplateHighway{1BDB6BBF-2822-11D2-B667-00A0C90F569F}FPCssTemplateHighwayhighway.infGlobal_FrontPageCore_CssTemplateNeon{1BDB6BEB-2822-11D2-B667-00A0C90F569F}FPCssTemplateNeonneon.infGlobal_FrontPageCore_CssTemplateNormal{1BDB6C17-2822-11D2-B667-00A0C90F569F}FPCssTemplateNormalnormal.inf_0002Global_FrontPageCore_CssTemplatePoetic{1BDB6C43-2822-11D2-B667-00A0C90F569F}FPCssTemplatePoeticpoetic.inf_0001Global_FrontPageCore_CssTemplateStreet{ABE78251-B584-11D2-97CD-00104B2CEB5F}FPCssTemplateStreetstreet.infGlobal_FrontPageCore_CssTemplateSweets{39AEE9AB-B259-11D2-97CC-00104B2CEB5F}FPCssTemplateSweetssweets.infGlobal_FrontPageCore_DTCRuntime{BB7C3A93-8A34-11D2-AAA7-00A0C90F57B0}SharedTrieditFolderdtcrt.dll{57F9BBB0-CD7D-11D1-9997-00A0C90A43B3}Global_FrontPageCore_FP98SrvExtensions{BB7C3A90-8A34-11D2-AAA7-00A0C90F57B0}FP98Version3Binfp98sadm.exeGlobal_FrontPageCore_FPMMC{1C394703-4852-11D2-B670-00A0C90F569F}immc.exeGlobal_FrontPageCore_FPPWS{5ABA9606-321A-11D2-B669-00A0C90F569F}FPPWS(INSTALLFPPWS="true")vhttpd32.exeGlobal_FrontPageCore_FPPWSConf{6BF38E45-2585-11D2-99B3-00A0C90A43B3}FPPWS_Conf(INSTALLFPPWS="true") AND (HTTPDCNF="true")httpd.cnfGlobal_FrontPageCore_FPPWSIcons{6BF38E43-2585-11D2-99B3-00A0C90A43B3}FPPWS_iconsftp.gifGlobal_FrontPageCore_FrameTemplateBannerToc{3B4F1C1B-27DD-11D2-B667-00A0C90F569F}FPFramesBannerTocbantoc.htmGlobal_FrontPageCore_FrameTemplateFooter{8A74F277-BB00-11D2-97CE-00104B2CEB5F}FPFramesFooterfooter.htm_0004Global_FrontPageCore_FrameTemplateFootnote{3B4F1C30-27DD-11D2-B667-00A0C90F569F}FPFramesFootnotefootnote.htmGlobal_FrontPageCore_FrameTemplateHeader{52312069-B0C7-11D2-B684-00A0C90F569F}FPFramesHeaderheader.htm_0002Global_FrontPageCore_FrameTemplateHorzSplit{3B4F1C45-27DD-11D2-B667-00A0C90F569F}FPFramesHorzSplithorzsplt.htmGlobal_FrontPageCore_FrameTemplateNavigation{3B4F1C5A-27DD-11D2-B667-00A0C90F569F}FPFramesNavigationnavwtoc.htmGlobal_FrontPageCore_FrameTemplateTableOfContents{3B4F1C6F-27DD-11D2-B667-00A0C90F569F}FPFramesToctoc.htmGlobal_FrontPageCore_FrameTemplateThreeLevel{C8FBBDFC-ABF4-11D2-B684-00A0C90F569F}FPFramesThreeLevelthreelev.htmGlobal_FrontPageCore_FrameTemplateTopDown{3B4F1C99-27DD-11D2-B667-00A0C90F569F}FPFramesTopDowntopdown.htmGlobal_FrontPageCore_FrameTemplateVertSplit{3B4F1CAE-27DD-11D2-B667-00A0C90F569F}FPFramesVertSplitvertsplt.htmGlobal_FrontPageCore_HtmlConverter{8FCB88D1-A66B-11D2-99D8-00A0C90A43B3}TextConvertersFolderhtml32.cnvGlobal_FrontPageCore_IDCEditAssoc{0A7443CF-6E9A-11D2-AAA2-00A0C90F57B0}(((OPCDETECTFP97=1 AND OPCREMOVEFP97=1) OR (OPCDETECTFP98=1 AND OPCREMOVEFP98=1)) AND (OPCKEEPAPPS<>1))Global_FrontPageCore_Images{DF3BD2B9-B6CC-11D1-998C-00A0C90A43B3}FPImagesundercon.gif_0003Global_FrontPageCore_JavaClassBots{DF3BD2A3-B6CC-11D1-998C-00A0C90A43B3}FPClassanimate.jsGlobal_FrontPageCore_PageTemplate1center{3B4F1C06-27DD-11D2-B667-00A0C90F569F}FPPageTemplate1center_1center.htmGlobal_FrontPageCore_PageTemplate1cheads{3B4F1CC3-27DD-11D2-B667-00A0C90F569F}FPPageTemplate1cheads_1cheads.htmGlobal_FrontPageCore_PageTemplate1cleft{C8FBBE14-ABF4-11D2-B684-00A0C90F569F}FPPageTemplate1cleft_1cleft.htmGlobal_FrontPageCore_PageTemplate1cright{3B4F1CEE-27DD-11D2-B667-00A0C90F569F}FPPageTemplate1cright_1cright.htmGlobal_FrontPageCore_PageTemplate2ceven{1BDB6379-2822-11D2-B667-00A0C90F569F}FPPageTemplate2ceven_2ceven.htmGlobal_FrontPageCore_PageTemplate2cmenul{1BDB63A3-2822-11D2-B667-00A0C90F569F}FPPageTemplate2cmenul_2cmenul.htmGlobal_FrontPageCore_PageTemplate2cmenur{1BDB63CD-2822-11D2-B667-00A0C90F569F}FPPageTemplate2cmenur_2cmenur.htmGlobal_FrontPageCore_PageTemplate2cstagr{1BDB63F7-2822-11D2-B667-00A0C90F569F}FPPageTemplate2cstagr_2cstagr.htmGlobal_FrontPageCore_PageTemplate3c2stagl{DFF9CBEB-AA69-11D2-B684-00A0C90F569F}FPPageTemplate3c2stagl_3c2stagl.htmGlobal_FrontPageCore_PageTemplate3ceven{1BDB644B-2822-11D2-B667-00A0C90F569F}FPPageTemplate3ceven_3ceven.htmGlobal_FrontPageCore_PageTemplate3cmenuc{1BDB6475-2822-11D2-B667-00A0C90F569F}FPPageTemplate3cmenuc_3cmenuc.htmGlobal_FrontPageCore_PageTemplate3cmenul{1BDB649F-2822-11D2-B667-00A0C90F569F}FPPageTemplate3cmenul_3cmenul.htmGlobal_FrontPageCore_PageTemplate3csidbar{1BDB64C9-2822-11D2-B667-00A0C90F569F}FPPageTemplate3csidbar_3csidbar.htmGlobal_FrontPageCore_PageTemplate4ccenter{1470F3A1-B4A9-11D2-97CD-00104B2CEB5F}FPPageTemplate4ccenter_4ccenter.htmGlobal_FrontPageCore_PageTemplate4cstagc{1BDB651D-2822-11D2-B667-00A0C90F569F}FPPageTemplate4cstagc_4cstagc.htmGlobal_FrontPageCore_PageTemplate4cstagl{1BDB6547-2822-11D2-B667-00A0C90F569F}FPPageTemplate4cstagl_4cstagl.htmGlobal_FrontPageCore_PageTemplateBiblio{1BDB6571-2822-11D2-B667-00A0C90F569F}FPPageTemplateBibliobiblio.htmGlobal_FrontPageCore_PageTemplateConfirmation{1BDB65B1-2822-11D2-B667-00A0C90F569F}FPPageTemplateConfirmconfirm.htmGlobal_FrontPageCore_PageTemplateFAQ{1BDB65DB-2822-11D2-B667-00A0C90F569F}FPPageTemplateFaqfaq.htmGlobal_FrontPageCore_PageTemplateFeedback{1470F3A3-B4A9-11D2-97CD-00104B2CEB5F}FPPageTemplateFeedbackfeedback.htm_0001Global_FrontPageCore_PageTemplateFormsWizard{1BDB662F-2822-11D2-B667-00A0C90F569F}FPPageTemplateVtiformvtiform.infGlobal_FrontPageCore_PageTemplateGuestbook{1BDB6659-2822-11D2-B667-00A0C90F569F}FPPageTemplateGuestbkguestbk.htmGlobal_FrontPageCore_PageTemplateNormal{1BDB66AD-2822-11D2-B667-00A0C90F569F}FPPageTemplateNormalnormal.htmGlobal_FrontPageCore_PageTemplateRegisterUser{A3E43374-BA26-11D2-B687-00A0C90F569F}FPPageTemplateReguserreguser.htmGlobal_FrontPageCore_PageTemplateSearch{1BDB6701-2822-11D2-B667-00A0C90F569F}FPPageTemplateSearchsearch.htmGlobal_FrontPageCore_PageTemplateTOC{1BDB6A21-2822-11D2-B667-00A0C90F569F}FPPageTemplateToctoc.htm_0001Global_FrontPageCore_Samples{DF3BD2BB-B6CC-11D1-998C-00A0C90A43B3}SampleFolderjscript.htmGlobal_FrontPageCore_SEAdminFormsCgi{0A81BCF3-B7A6-11D1-998C-00A0C90A43B3}FPHtmlAdminCgifpadmin.htmGlobal_FrontPageCore_SEAdminFormsCgiScripts{0A81BCF5-B7A6-11D1-998C-00A0C90A43B3}FPHtmlAdminCgiScriptsGlobal_FrontPageCore_SEAdminFormsIsapi{0A81BCF7-B7A6-11D1-998C-00A0C90A43B3}FPHtmlAdminIsapifpadmin.htm_0001Global_FrontPageCore_SEAdminFormsIsapiScripts{0A81BCF9-B7A6-11D1-998C-00A0C90A43B3}FPHtmlAdminIsapiScriptsGlobal_FrontPageCore_SEExeAdmin{DF3BD2CD-B6CC-11D1-998C-00A0C90A43B3}FPSEExeAdminGlobal_FrontPageCore_SEExeAuthor{DF3BD2CB-B6CC-11D1-998C-00A0C90A43B3}FPSEExeAuthorGlobal_FrontPageCore_SEExeShtml{DF3BD2C9-B6CC-11D1-998C-00A0C90A43B3}FPSEExeShtmlGlobal_FrontPageCore_SEIsapiAdmin{DF3BD2D3-B6CC-11D1-998C-00A0C90A43B3}FPSEIsapiAdminGlobal_FrontPageCore_SEIsapiAuthor{DF3BD2D1-B6CC-11D1-998C-00A0C90A43B3}FPSEIsapiAuthorGlobal_FrontPageCore_SEIsapiShtml{DF3BD2CF-B6CC-11D1-998C-00A0C90A43B3}FPSEIsapiGlobal_FrontPageCore_Serk{1470F65B-B4A9-11D2-97CD-00104B2CEB5F}FPSerkIntldefault.htmGlobal_FrontPageCore_SerkImages{1470F877-B4A9-11D2-97CD-00104B2CEB5F}top.gifGlobal_FrontPageCore_SEServerSupport{DF3BD2D5-B6CC-11D1-998C-00A0C90A43B3}FPSEServsuppGlobal_FrontPageCore_ThemeArcs{5784D7C1-3EE0-11D2-99BF-00A0C90A43B3}ThemesArcsFolderarcs.elmGlobal_FrontPageCore_ThemeAuto{5784D7C3-3EE0-11D2-99BF-00A0C90A43B3}ThemesAutoFolderauto.elmGlobal_FrontPageCore_ThemeBalance{C1464E74-42B9-11D2-99BF-00A0C90A43B3}ThemesBalanceFolderbalance.elmGlobal_FrontPageCore_ThemeBarcode{5784D7C5-3EE0-11D2-99BF-00A0C90A43B3}ThemesBarcodeFolderbarcode.elmGlobal_FrontPageCore_ThemeBlank{5784D7C7-3EE0-11D2-99BF-00A0C90A43B3}ThemesBlankFolderblank.elmGlobal_FrontPageCore_ThemeBlocks{5784D7C9-3EE0-11D2-99BF-00A0C90A43B3}ThemesBlocksFolderblocks.elmGlobal_FrontPageCore_ThemeBubbles{5784D7CB-3EE0-11D2-99BF-00A0C90A43B3}ThemesBubblesFolderbubbles.elmGlobal_FrontPageCore_ThemeCanvas{5784D7CD-3EE0-11D2-99BF-00A0C90A43B3}ThemesCanvasFoldercanvas.elmGlobal_FrontPageCore_ThemeChalkboard{5784D7CF-3EE0-11D2-99BF-00A0C90A43B3}ThemesChlkbordFolderchlkbord.elmGlobal_FrontPageCore_ThemeClassic{C1464E76-42B9-11D2-99BF-00A0C90A43B3}ThemesClassicFolderclassic.elmGlobal_FrontPageCore_ThemeClearday{5784D7D1-3EE0-11D2-99BF-00A0C90A43B3}ThemesCleardayFolderclearday.elmGlobal_FrontPageCore_ThemeCorporat{C1464E78-42B9-11D2-99BF-00A0C90A43B3}ThemesCorporatFoldercorporat.elmGlobal_FrontPageCore_ThemeDowntown{5784D7D3-3EE0-11D2-99BF-00A0C90A43B3}ThemesDowntownFolderdowntown.elmGlobal_FrontPageCore_ThemeEditing{8A29F1D3-90AF-11D2-B680-00A0C90F569F}colors.infGlobal_FrontPageCore_ThemeFiesta{5784D7D5-3EE0-11D2-99BF-00A0C90A43B3}ThemesFiestaFolderfiesta.elmGlobal_FrontPageCore_ThemeFolio{C1464E7A-42B9-11D2-99BF-00A0C90A43B3}ThemesFolioFolderfolio.elmGlobal_FrontPageCore_ThemeGlacier{C1464E7C-42B9-11D2-99BF-00A0C90A43B3}ThemesGlacierFolderglacier.elmGlobal_FrontPageCore_ThemeHighway{5784D7D7-3EE0-11D2-99BF-00A0C90A43B3}ThemesHighwayFolderhighway.elmGlobal_FrontPageCore_ThemeKids{5784D7D9-3EE0-11D2-99BF-00A0C90A43B3}ThemesKidsFolderkids.elmGlobal_FrontPageCore_ThemeLeaves{5784D7DB-3EE0-11D2-99BF-00A0C90A43B3}ThemesLeavesFolderleaves.elmGlobal_FrontPageCore_ThemeMdshapes{5784D7DD-3EE0-11D2-99BF-00A0C90A43B3}ThemesMdshapesFoldermdshapes.elmGlobal_FrontPageCore_ThemeModular{C1464E7E-42B9-11D2-99BF-00A0C90A43B3}ThemesModularFoldermodular.elmGlobal_FrontPageCore_ThemeNeon{5784D7DF-3EE0-11D2-99BF-00A0C90A43B3}ThemesNeonFolderneon.elmGlobal_FrontPageCore_ThemePassport{C1464E80-42B9-11D2-99BF-00A0C90A43B3}ThemesPassportFolderpassport.elmGlobal_FrontPageCore_ThemePiechart{C1464E82-42B9-11D2-99BF-00A0C90A43B3}ThemesPiechartFolderpiechart.elmGlobal_FrontPageCore_ThemeRadius{C1464E84-42B9-11D2-99BF-00A0C90A43B3}ThemesRadiusFolderradius.elmGlobal_FrontPageCore_ThemeSpiral{5784D7E1-3EE0-11D2-99BF-00A0C90A43B3}ThemesSpiralFolderspiral.elmGlobal_FrontPageCore_ThemeSunflower{5784D7E3-3EE0-11D2-99BF-00A0C90A43B3}ThemesSunflowrFoldersunflowr.elmGlobal_FrontPageCore_ThemeSweets{5784D7E5-3EE0-11D2-99BF-00A0C90A43B3}ThemesSweetsFoldersweets.elmGlobal_FrontPageCore_ThemeTabs{C1464E86-42B9-11D2-99BF-00A0C90A43B3}ThemesTabsFoldertabs.elmGlobal_FrontPageCore_ThemeTechnology{5784D7E7-3EE0-11D2-99BF-00A0C90A43B3}ThemesTechnoloFoldertechnolo.elmGlobal_FrontPageCore_ThemeTidepool{5784D7E9-3EE0-11D2-99BF-00A0C90A43B3}ThemesTidepoolFoldertidepool.elmGlobal_FrontPageCore_ThemeTilt{5784D7EB-3EE0-11D2-99BF-00A0C90A43B3}ThemesTiltFoldertilt.elmGlobal_FrontPageCore_ThemeTravel{5784D7ED-3EE0-11D2-99BF-00A0C90A43B3}ThemesTravelFoldertravel.elmGlobal_FrontPageCore_ThemeTvtoons{5784D7EF-3EE0-11D2-99BF-00A0C90A43B3}ThemesTvtoonsFoldertvtoons.elmGlobal_FrontPageCore_ThemeWaves{5784D7F1-3EE0-11D2-99BF-00A0C90A43B3}ThemesWavesFolderwaves.elmGlobal_FrontPageCore_ThemeZero{5784D7F3-3EE0-11D2-99BF-00A0C90A43B3}ThemesZeroFolderzero.elmGlobal_FrontPageCore_Tutorial{49AA6342-80DE-11D2-B67D-00A0C90F569F}FPTutorialfp2000.gifGlobal_FrontPageCore_VinavbarBot{81DBD641-3081-11D2-99B6-00A0C90A43B3}FPVidnavbarvinavbar.infGlobal_FrontPageCore_WebTemplateCorpPresWizard{356AA87F-C223-11D2-97D1-00104B2CEB5F}FPWebTemplateVtipresvtipres.infGlobal_FrontPageCore_WebTemplateCustSupp{1BDB683B-2822-11D2-B667-00A0C90F569F}FPWebTemplateCustsuppcustsupp.infGlobal_FrontPageCore_WebTemplateCustSuppImages{1BDB6865-2822-11D2-B667-00A0C90F569F}FPWebTemplateCustsuppImagescrnshot.gifGlobal_FrontPageCore_WebTemplateDiscussionWizard{11C8C2C7-C1EE-11D2-97D0-00104B2CEB5F}FPWebTemplateVtidiscvtidisc.infGlobal_FrontPageCore_WebTemplateEmpty{1BDB68B9-2822-11D2-B667-00A0C90F569F}FPWebTemplateEmptyempty.infGlobal_FrontPageCore_WebTemplateImportWizard{1BDB68E3-2822-11D2-B667-00A0C90F569F}FPWebTemplateMsimportmsimport.infGlobal_FrontPageCore_WebTemplateNormal{E6D59448-B250-11D2-B685-00A0C90F569F}FPWebTemplateNormalnormal.inf_0001Global_FrontPageCore_WebTemplatePersonal{356AA87D-C223-11D2-97D1-00104B2CEB5F}FPWebTemplatePersonalpersonal.infGlobal_FrontPageCore_WebTemplatePersonalImages{39AEE9B5-B259-11D2-97CC-00104B2CEB5F}FPWebTemplatePersonalImagecity.gifGlobal_FrontPageCore_WebTemplateProject{1BDB698D-2822-11D2-B667-00A0C90F569F}FPWebTemplateProjectproject.infGlobal_FrontPageCore_WebTemplateProjectImages{1BDB69B7-2822-11D2-B667-00A0C90F569F}FPWebTemplateProjectImagesmfeed.gifGlobal_FrontPageCore_WecComAdminOnly{ABEAFD71-5894-11D2-AA98-00A0C90F57B0}(AdminUser OR Privileged)Global_FrontPageCore_WecComClient{95144762-C2B8-11D1-998F-00A0C90A43B3}Global_FrontPageCore_WecComClientNWI{0A7443C1-6E9A-11D2-AAA2-00A0C90F57B0}{CC29E975-7BC2-11D1-A921-00A0C91E2AA2}Global_Graph_Intl{59293D20-CC2C-11D2-B68B-00A0C90F569F}Global_Graph_Lexicon{59293D2C-CC2C-11D2-B68B-00A0C90F569F}Global_Graph_TypeLib{458550BD-862E-11D1-9091-0060089F36BD}Global_Graph_TypeLibXL5{8438E600-CB1F-11D1-A0DF-00A0C9054277}gr5en32.olbGlobal_Graph_TypeLibXL5yy{E4BCEA6C-C14C-11D2-B687-00A0C90F569F}gryy50.olbGlobal_GraphicsFilters_BMP{DD61633A-3ED1-11D2-B66D-00A0C90F569F}GraphicsFiltersFolderbmpimp32.fltGlobal_GraphicsFilters_CDR{DD616297-3ED1-11D2-B66D-00A0C90F569F}cdrimp32.fltGlobal_GraphicsFilters_CGM{DD6162A2-3ED1-11D2-B66D-00A0C90F569F}cgmimp32.fltGlobal_GraphicsFilters_EMF{DD6162B8-3ED1-11D2-B66D-00A0C90F569F}emfimp32.fltGlobal_GraphicsFilters_EPS{DD61635D-3ED1-11D2-B66D-00A0C90F569F}epsimp32.flt{31EE8A4E-3084-11D2-B669-00A0C90F569F}fpx32.fltGlobal_GraphicsFilters_GIF{31EE8A63-3084-11D2-B669-00A0C90F569F}gifimp32.fltGlobal_GraphicsFilters_JPEG{31EE8A73-3084-11D2-B669-00A0C90F569F}jpegim32.fltGlobal_GraphicsFilters_Path{43A46B85-37A6-11D2-AA89-00A0C90F57B0}Global_GraphicsFilters_PCD{31EE8A83-3084-11D2-B669-00A0C90F569F}pcdimp32.fltGlobal_GraphicsFilters_PCX{DD61628C-3ED1-11D2-B66D-00A0C90F569F}pcximp32.fltGlobal_GraphicsFilters_PICT{31EE8A93-3084-11D2-B669-00A0C90F569F}pictim32.fltGlobal_GraphicsFilters_PNG{31EE8AA3-3084-11D2-B669-00A0C90F569F}png32.fltGlobal_GraphicsFilters_TIFF{31EE8AB4-3084-11D2-B669-00A0C90F569F}tiffim32.fltGlobal_GraphicsFilters_WMF{DD6162AD-3ED1-11D2-B66D-00A0C90F569F}wmfimp32.fltGlobal_GraphicsFilters_WPG{DD61637D-3ED1-11D2-B66D-00A0C90F569F}wpgimp32.fltGlobal_InternetExplorer_Comctl32NT{3D0ED054-912D-11D2-B681-00A0C90F569F}SystemNT(NOT NOSYSFILES) AND (VersionNT)comctl32.dll_0002Global_InternetExplorer_Comctl32Win95{3D0ED049-912D-11D2-B681-00A0C90F569F}System95(NOT NOSYSFILES) AND (Version9X)comctl32.dllGlobal_InternetExplorer_Dimm{EEE4D682-20C7-11D2-A185-00A0C90AB50F}dimm.dllGlobal_InternetExplorer_HTMLHelp{9D318D11-B60B-11D2-B711-00104B9B10A5}(NOT NOSYSFILES) AND (ADMIN)hhctrl.ocxGlobal_InternetExplorer_HTMLHelpExe{DECCE4F3-4845-11D2-AA8F-00A0C90F57B0}hh.exeGlobal_InternetExplorer_IE3Hlink{0D757119-28B8-11D2-B667-00A0C90F569F}Global_InternetExplorer_IE3UrlmonWininet{EEE4D67C-20C7-11D2-A185-00A0C90AB50F}wininet.dll_0001Global_InternetExplorer_IE3Winsspi{EEE4D67E-20C7-11D2-A185-00A0C90AB50F}winsspi.dll_0001Global_InternetExplorer_IE5{3957B59C-D249-11D2-B68C-00A0C90F569F}IE5AVSFolderie5setup.exe{3D0ED03E-912D-11D2-B681-00A0C90F569F}(NOT NOSYSFILES) AND (NOT VersionNT>=500)mlang.dllGlobal_InternetExplorer_MlangDat{EEE4D686-20C7-11D2-A185-00A0C90AB50F}mlang.datGlobal_InternetExplorer_MSXML{F35EA828-BD41-11D2-B687-00A0C90F569F}msxml.dllGlobal_InternetExplorer_Setup(IE5="true" OR IESTATE="clean/nav") AND NOT Installed AND NOT AFTERREBOOTGlobal_InternetExplorer_SetupMinimum(NOIE~<>"true" AND SKIPDIALOG~<>"true") AND NOT Installed AND NOT AFTERREBOOTGlobal_InternetExplorer_T2embed{EEE4D688-20C7-11D2-A185-00A0C90AB50F}t2embed.dllGlobal_InternetExplorer_T2embedReg{63FF7780-DD64-11D2-9D29-00A0C90AB50F}Global_Jet_Replication{CC29E98B-7BC2-11D1-A921-00A0C91E2AA2}msrclr40.dllGlobal_Jet_ReplicationIntl{9C9548D0-2C17-11D2-B667-00A0C90F569F}msrecr40.dllGlobal_Jet_ReplicationVB{EEE4D68C-20C7-11D2-A185-00A0C90AB50F}Global_LanguagePack_Version100{DECCE501-4845-11D2-AA8F-00A0C90F57B0}Global_LineServices_LineServices3{225BA8B4-20F7-11D2-9ADF-006097C4E452}Global_MAPI_CcMail{33DF9C93-99FD-11D2-ADBF-006008929FC3}OutlookMapiFolderccmdlist.exeGlobal_MAPI_CcMailWinDir{48FB8860-263D-11D2-A185-00A0C90AB50F}{4D76AF13-38D0-11D2-B66B-00A0C90F569F}OutlookMapiFolderNTVersionNTcdo.dll_0004{3D3B4B03-3B7E-11D2-B66D-00A0C90F569F}OutlookMapiFolder95Version9Xcdo.dllGlobal_MAPI_MapiCommon{4D76AF6B-38D0-11D2-B66B-00A0C90F569F}mlcfg32.cpl_0001Global_MAPI_MapiCommon95{4D76AFC3-38D0-11D2-B66B-00A0C90F569F}mlcfg32.cpl_0002{4D76AFD9-38D0-11D2-B66B-00A0C90F569F}cnfnot32.exe_0004Global_MAPI_MapiCONTAB{4D76AFEF-38D0-11D2-B66B-00A0C90F569F}contab32.dll_0002Global_MAPI_MapiEMS{4D76B031-38D0-11D2-B66B-00A0C90F569F}emsui32.dll_0005Global_MAPI_MapiIMEP{4D76B05D-38D0-11D2-B66B-00A0C90F569F}minet32.dll_0002Global_MAPI_MapiLDAP{39D05981-A48F-11D2-A392-0000F8064EBC}emablt32.dllGlobal_MAPI_MapiMapi{4D76B0EC-38D0-11D2-B66B-00A0C90F569F}msmapi32.dll_0001Global_MAPI_MapiMapi95{4D76B12E-38D0-11D2-B66B-00A0C90F569F}msmapi32.dll_0002Global_MAPI_MapiMapiHelp{4D76B139-38D0-11D2-B66B-00A0C90F569F}exchng.hlp_0001Global_MAPI_MapiOmi{31C7B1D4-B7BB-11D2-ADC5-006008929FC3}omint.dll_0001Global_MAPI_MapiOmi95{4D76B19C-38D0-11D2-B66B-00A0C90F569F}omi9.dll_0001Global_MAPI_MapiPROXY{4D76B1B2-38D0-11D2-B66B-00A0C90F569F}pstprx32.dll_0002Global_MAPI_MapiPST{4D76B1C8-38D0-11D2-B66B-00A0C90F569F}mspst32.dll_0004Global_MAPI_MapiPST95{4D76B1DE-38D0-11D2-B66B-00A0C90F569F}mspst32.dll_0005Global_MAPI_MapiRegister{6485D248-C2AC-11D1-AD3E-00A0C911C9C0}mapi001Global_MAPI_MapiServices{4D76B1E9-38D0-11D2-B66B-00A0C90F569F}mapisvc.inf_0001Global_MAPI_MapiSFS{4D76B236-38D0-11D2-B66B-00A0C90F569F}msfs32.dll_0004Global_MAPI_MapiSFS95{4D76B278-38D0-11D2-B66B-00A0C90F569F}msfs32.dll_0005Global_MAPI_MapiSFSHelp{698B1163-9A01-11D2-ADBF-006008929FC3}msfs.hlpGlobal_MAPI_MapiStub{4F050960-C2A7-11D1-AD3E-00A0C911C9C0}fixmapi.exeGlobal_MAPI_MapiStub95{6485D244-C2AC-11D1-AD3E-00A0C911C9C0}fixmapi.exe_0001Global_MAPI_MapiStubStub{4D76B2E6-38D0-11D2-B66B-00A0C90F569F}mapistub.dllGlobal_MAPI_MapiStubStub95{4D76B2FC-38D0-11D2-B66B-00A0C90F569F}mapistub.dll_0001Global_MAPI_MapiTDX{4D76B328-38D0-11D2-B66B-00A0C90F569F}outex.dllGlobal_MAPI_MapiUtilities{767841D7-A721-11D2-ADC2-006008929FC3}newprof.exe_0002Global_MAPI_MapiUtilities95{767841D9-A721-11D2-ADC2-006008929FC3}newprof.exe_0003Global_MAPI_MapiVBForms{C53DAF94-BA3C-11D2-ADC6-006008929FC3}System16Folderwmsui.dll_0004Global_MAPI_System{A0AAD041-BBAF-11D2-ADC6-006008929FC3}mapisrvr.exe_0001Global_MAPI_System32{4D76B4B4-38D0-11D2-B66B-00A0C90F569F}mapisrvr.exeGlobal_MAPI_VBcomdlg16ocx{4D76B4CA-38D0-11D2-B66B-00A0C90F569F}comdlg16.ocx_0002Global_MAPI_VBthreed16ocx{4D76B4E0-38D0-11D2-B66B-00A0C90F569F}threed16.ocx_0002Global_MSInfo_Core95{35418787-36EB-11D2-B66B-00A0C90F569F}MsInfoFolderVersion9X<410eyedog.ocxGlobal_MSInfo_CoreNT4{1EE61FF7-289E-11D2-B667-00A0C90F569F}(VersionNT>=400 AND VersionNT<=499)msihwnfo.ocxGlobal_MSInfo_NT4andWin95{F608BA19-A47D-11D2-A392-0000F8064EBC}Version9X<410 OR (VersionNT>=400 AND VersionNT<=499)msinfo32.exeGlobal_MSVisualDBTools_CommonCore{36A138D5-9E7E-11D1-9AC6-006097C4E452}MSDesignFolderGlobal_MSVisualDBTools_DDSCore{36A138D7-9E7E-11D1-9AC6-006097C4E452}Global_MSVisualDBTools_DDSIntl{14712E8B-35F2-11D2-B66B-00A0C90F569F}MSVisualDBToolsResLangFolderGlobal_MSVisualDBTools_FrameworkIntl{EC3A5A50-2DCA-11D2-B668-00A0C90F569F}Global_MSVisualDBTools_Grid{622067F1-1799-11D2-9AD8-006097C4E452}mdt2g.dllGlobal_MSVisualDBTools_QueryCore{36A138DF-9E7E-11D1-9AC6-006097C4E452}Global_MSVisualDBTools_QueryIntl{14712E96-35F2-11D2-B66B-00A0C90F569F}Global_MSVisualDBTools_SchemaCore{36A138E3-9E7E-11D1-9AC6-006097C4E452}Global_MSVisualDBTools_SchemaIntl{14712E80-35F2-11D2-B66B-00A0C90F569F}Global_MSVisualDBTools_SystemCore{75D95B95-9F5B-11D1-9AC7-006097C4E452}Global_Office_AutoCorrectLists{3B4F0353-27DD-11D2-B667-00A0C90F569F}mso.aclGlobal_Office_AutoCorrectLists_ENG{D64CB221-8D1F-11D1-A806-00AA00479089}OfficeIntlFolder_ENGmso.acl_ENGGlobal_Office_AutoCorrectLists_FRA{E938403A-9432-11D2-900A-00805F9B1201}OfficeIntlFolder_FRAmso.acl_FRAGlobal_Office_AutoCorrectLists_ITA{E938403E-9432-11D2-900A-00805F9B1201}OfficeIntlFolder_ITAmso.acl_ITA{CC29E9CB-7BC2-11D1-A921-00A0C91E2AA2}Global_Office_BinderIntl{526C6A48-CCDE-11D2-B68B-00A0C90F569F}Global_Office_BinderShellNewFile{CC29EDDB-7BC2-11D1-A921-00A0C91E2AA2}binder.obdGlobal_Office_BinderTypeLib{C5E38BD3-8630-11D1-9091-0060089F36BD}msbdr9.olbGlobal_Office_BinderUserData{8ADD2C9E-C8B7-11D1-9C67-0000F81F1B38}msoridBinderUserDataGlobal_Office_BookshelfIntegration{43A46B83-37A6-11D2-AA89-00A0C90F57B0}RefTitleFoldermsreftl.dll{526C6A54-CCDE-11D2-B68B-00A0C90F569F}bdrec.dllGlobal_Office_CommonUserData{C9AF9050-C8BE-11D1-9C67-0000F81F1B38}msoridOfficeUserData{CC29E943-7BC2-11D1-A921-00A0C91E2AA2}Global_Office_CoreSystem{CC29E995-7BC2-11D1-A921-00A0C91E2AA2}imeshare.dllGlobal_Office_DigitalSignature{31EE89F0-3084-11D2-B669-00A0C90F569F}signer.dll{30F8F72D-4772-11D2-B66F-00A0C90F569F}OfficeEquationFoldereqnedt32.exeGlobal_Office_EquationEditorIntl{565D8308-78F8-11D2-B67C-00A0C90F569F}OfficeEquationIntlFoldereeintl.dllGlobal_Office_FindFast{CC29E9C9-7BC2-11D1-A921-00A0C91E2AA2}NOT (VersionNT>=500)Global_Office_FindFastCpl{EFBFA241-AB07-11D2-ADCB-00C04F9911FF}(NOT NOSYSFILES) AND NOT (VersionNT>=500)findfast.cplGlobal_Office_FindFastFilters{51208AD1-B468-11D1-9AD1-006097C4E452}offfilt.dllGlobal_Office_FindFastHTMFilter{EEE4D68E-20C7-11D2-A185-00A0C90AB50F}nlhtml.dllGlobal_Office_FTP{9DD907C3-2BB1-11D2-A185-00A0C90AB50F}Global_Office_HTMLEditVerbHandler{CC29EC5D-7BC2-11D1-A921-00A0C91E2AA2}Global_Office_Intl{526C6A60-CCDE-11D2-B68B-00A0C90F569F}Global_Office_LicenseVerification{1BDB6CF6-2822-11D2-B667-00A0C90F569F}Global_Office_LotusVIMSupport{14712E75-35F2-11D2-B66B-00A0C90F569F}mapivi32.dllGlobal_Office_MsInfo{1EE61FE1-289E-11D2-B667-00A0C90F569F}msioff9.ocxGlobal_Office_MyPictureFolder{0C6006D1-BD34-11D1-969A-0080C728108A}shfolder.dllGlobal_Office_NLSCompleteNT{4CADDE41-AC71-11D1-A45D-0000F8027324}(NOT NOSYSFILES) AND (VersionNT) AND (VersionNT<500) AND (NOT OPPINSTALLED) AND Privilegedc_20000.nlsGlobal_Office_NLSCompleteWin9X{E0377A85-AC6D-11D1-A45D-0000F8027324}cp_28605.nlsGlobal_Office_NLSTypicalNT{4CADDE43-AC71-11D1-A45D-0000F8027324}c_950.nlsGlobal_Office_NLSTypicalNT4Plus{4CADDE45-AC71-11D1-A45D-0000F8027324}(NOT NOSYSFILES) AND (VersionNT < 500) AND (NOT OPPINSTALLED) AND Privilegedsortkey.nlsGlobal_Office_NLSTypicalWin9X{E0377A8B-AC6D-11D1-A45D-0000F8027324}cp_950.nlsGlobal_Office_NotesFXSupport{F16B6022-A6C1-11D1-9BFC-0080C780CD8A}Global_Office_OEMEULA{A01DF841-C295-11D2-BCD9-00C04F991201}(InstallOEMFiles=1)oemeula.txt{6CAD4510-AE48-11D1-96A2-0080C728108A}msodraa9.dllGlobal_Office_OfficeArtAccessibilityIntl{7DD84E2E-8300-11D2-B67D-00A0C90F569F}daa9intl.dllGlobal_Office_OfficeArtScan{14712DB0-35F2-11D2-B66B-00A0C90F569F}msotw9.dllGlobal_Office_OnlineMeetingNT4{0C833481-8E78-11D1-83FA-0080C728108A}(NOT NOSYSFILES) AND (VersionNT < 500)Global_Office_OPC{52311FE4-B0C7-11D2-B684-00A0C90F569F}offcln9.exeGlobal_Office_OPCData{3B4F1B87-27DD-11D2-B667-00A0C90F569F}offcln9.opcGlobal_Office_OSA{CC29E9CD-7BC2-11D1-A921-00A0C91E2AA2}Global_Office_OSAShortcut{0963F771-523D-11D2-A189-00A0C90AB50F}OSAShortcutGlobal_Office_OSB{526C6A6C-CCDE-11D2-B68B-00A0C90F569F}Global_Office_PCDLibrary{B30BC6BB-D5C0-11D2-B262-0000F81F5767}pcdlib32.dll{4D76AE84-38D0-11D2-B66B-00A0C90F569F}OfficePhotoEdFolderphotoed.exeGlobal_Office_PhotoEditorIntl{4D76AE63-38D0-11D2-B66B-00A0C90F569F}OfficePhotoEdFolderIntlpeintl.dll{CC29EE0B-7BC2-11D1-A921-00A0C91E2AA2}Global_Office_Selfreg{CC29EA3D-7BC2-11D1-A921-00A0C91E2AA2}Global_Office_SetLanguage{1BDB6F45-2822-11D2-B667-00A0C90F569F}setlang.exeGlobal_Office_ShowDates{2EED6860-AA7D-11D2-9D22-00A0C90AB50F}ShowDates="Off"msoridShowDatesGlobal_Office_TuneUpWizardAccess{5E62B789-8607-11D1-A804-00AA00479089}msaccess.tuwGlobal_Office_TuneUpWizardCore{31A679A1-B476-11D2-ADCB-00C04F9911FF}Global_Office_TuneUpWizardExcel{5E62B787-8607-11D1-A804-00AA00479089}excel.tuwGlobal_Office_TuneUpWizardOutlook{5E62B78D-8607-11D1-A804-00AA00479089}outlook.tuwGlobal_Office_TuneUpWizardPowerPoint{5E62B78B-8607-11D1-A804-00AA00479089}powerpnt.tuwGlobal_Office_TuneUpWizardWord{5E62B785-8607-11D1-A804-00AA00479089}winword.tuw{7AB02DE0-B463-11D1-96C4-0080C728108A}VGXFoldervgx.dllGlobal_Office_Win98Migration{F8E56FA9-36E7-11D2-AA89-00A0C90F57B0}Version9X AND (Version9X < 410)msowin98.dllGlobal_Outlook_Act3SAM{42CB8531-B303-11D1-87C7-00AA00A71E2D}OutlookConvertFolderact3.samGlobal_Outlook_Act3SAMIntlUI{4D76B77F-38D0-11D2-B66B-00A0C90F569F}OutlookConvertIntlFolderact3r.samGlobal_Outlook_actSAM{CC29EDE5-7BC2-11D1-A921-00A0C91E2AA2}act.samGlobal_Outlook_ActSAMIntlUI{4D76B78A-38D0-11D2-B66B-00A0C90F569F}actr.samGlobal_Outlook_Addins{758F7E70-953D-11D2-B682-00A0C90F569F}OutlookAddinsFoldermail3.ecfGlobal_Outlook_AdminOnly{ED479941-3222-11D2-9A9C-006097C4E452}AdminUserGlobal_Outlook_AntiSpam{B37A3A33-9CDA-11D1-87C3-00AA00A71E2D}outlas9.dllGlobal_Outlook_Awfax{4D76B7E2-38D0-11D2-B66B-00A0C90F569F}(NOT NOSYSFILES) AND (Version9X) AND SAMELANGUAGE AND ((AWFAXINSTALLED1 = "1") OR (AWFAXINSTALLED2 = "1") OR AWFAXINSTALLED3) awfxcg32.dllGlobal_Outlook_BasicStationery{B3DDF684-B186-11D2-B684-00A0C90F569F}OutlookStationeryIntlFoldercurrency.htmGlobal_Outlook_CcMailImporter{CFD8DF7C-8AE2-11D2-B67F-00A0C90F569F}ccmarch.dll{CC29EA4B-7BC2-11D1-A921-00A0C91E2AA2}Global_Outlook_Core2{168FA213-D0BE-11D1-87C8-00AA00A71E2D}Global_Outlook_delimdosFAE{CC29EDFB-7BC2-11D1-A921-00A0C91E2AA2}delimdos.faeGlobal_Outlook_DelimFAEIntlUI{4D76B82F-38D0-11D2-B66B-00A0C90F569F}delimr.faeGlobal_Outlook_delimwinFAE{CC29EDFD-7BC2-11D1-A921-00A0C91E2AA2}delimwin.faeGlobal_Outlook_desksamSAM{CC29EDE7-7BC2-11D1-A921-00A0C91E2AA2}desksam.samGlobal_Outlook_DevTools{4D76B8EA-38D0-11D2-B66B-00A0C90F569F}OutlookFormsIntlFoldertasks.icoGlobal_Outlook_eccoSAM{CC29EDE9-7BC2-11D1-A921-00A0C91E2AA2}ecco.samGlobal_Outlook_Envelope{168FA217-D0BE-11D1-87C8-00AA00A71E2D}envelope.dll{14712E33-35F2-11D2-B66B-00A0C90F569F}esconf.dllGlobal_Outlook_ExtendedStationery{FA4ECA16-961F-11D2-B682-00A0C90F569F}dadshirt.htmGlobal_Outlook_Finder{64865EB1-D4BA-11D1-87C8-00AA00A71E2D}finder.exeGlobal_Outlook_FinderStub{EA2FDA5C-5A28-11D2-B672-00A0C90F569F}olkfstub.dllGlobal_Outlook_FolderPublishing{4D76B921-38D0-11D2-B66B-00A0C90F569F}fldpub.dllGlobal_Outlook_FolderPublishingForms{9C95496C-2C17-11D2-B667-00A0C90F569F}newsubsc.cfgGlobal_Outlook_FolderPublishingTemplates{C56E0A83-5F8B-11D2-B673-00A0C90F569F}newsubsc.oftGlobal_Outlook_Holidays{1AF4FC07-9F46-11D2-BA16-00A0C90D063C}outlook.txtGlobal_Outlook_IFM{EEE4D671-20C7-11D2-A185-00A0C90AB50F}ORAPIOutlookNamespaceFATFolderType1FilterSearchTypeGlobal_Outlook_IMPMailDLL{CC29EDDD-7BC2-11D1-A921-00A0C91E2AA2}impmail.dllGlobal_Outlook_IntlUI{89CC7C24-CB3A-11D2-B68B-00A0C90F569F}outllibr.dllGlobal_Outlook_MIMEDir{72C23EF3-E5CF-11D1-A17F-00A0C90AB50F}mimedir.dllGlobal_Outlook_MLSHEXT{4D76B942-38D0-11D2-B66B-00A0C90F569F}mlshext.dll{14712EB7-35F2-11D2-B66B-00A0C90F569F}SchedulePlusFolder(SCHEDULEPLUS70FOLDER = "") OR ((SCHEDPLUSCANCFGSYSFOLDER = "") AND (SCHEDPLUSCAN32CFGSYSFOLDER = "") AND (SCHEDPLUSCANCFGSCHEDFOLDER = "") AND (SCHEDPLUSCAN32CFGSCHEDFOLDER = ""))msspc32.dllGlobal_Outlook_odbcSAM{CC29EDEB-7BC2-11D1-A921-00A0C91E2AA2}odbc.samGlobal_Outlook_OdbcSAMIntlUI{4D76B845-38D0-11D2-B66B-00A0C90F569F}odbcr.samGlobal_Outlook_oladdFAE{CC29EDFF-7BC2-11D1-A921-00A0C91E2AA2}oladd.faeGlobal_Outlook_OladdFAEIntlUI{4D76B850-38D0-11D2-B66B-00A0C90F569F}oladdr.faeGlobal_Outlook_olapptFAE{CC29EE01-7BC2-11D1-A921-00A0C91E2AA2}olappt.faeGlobal_Outlook_OlapptFAEIntlUI{4D76B85B-38D0-11D2-B66B-00A0C90F569F}olapptr.faeGlobal_Outlook_oljrnlFAE{CC29EE03-7BC2-11D1-A921-00A0C91E2AA2}oljrnl.faeGlobal_Outlook_OljrnlFAEIntlUI{4D76B866-38D0-11D2-B66B-00A0C90F569F}oljrnlr.faeGlobal_Outlook_olmailFAE{CC29EE05-7BC2-11D1-A921-00A0C91E2AA2}olmail.faeGlobal_Outlook_OlmailFAEIntlUI{4D76B871-38D0-11D2-B66B-00A0C90F569F}olmailr.faeGlobal_Outlook_olnoteFAE{CC29EE07-7BC2-11D1-A921-00A0C91E2AA2}olnote.faeGlobal_Outlook_OlnoteFAEIntlUI{4D76B87C-38D0-11D2-B66B-00A0C90F569F}olnoter.faeGlobal_Outlook_olSAM{CC29EDED-7BC2-11D1-A921-00A0C91E2AA2}ol.samGlobal_Outlook_OlSAMIntlUI{9579F650-4E8E-11D2-B670-00A0C90F569F}olr.samGlobal_Outlook_oltaskFAE{CC29EE09-7BC2-11D1-A921-00A0C91E2AA2}oltask.faeGlobal_Outlook_OltaskFAEIntlUI{4D76B887-38D0-11D2-B66B-00A0C90F569F}oltaskr.faeGlobal_Outlook_OLTimex{14712EF9-35F2-11D2-B66B-00A0C90F569F}outltimx.dll{81F29FE8-CDC5-11D2-B68B-00A0C90F569F}org11svr.exeGlobal_Outlook_org11SAM{CC29EDEF-7BC2-11D1-A921-00A0C91E2AA2}org11.samGlobal_Outlook_Org11TLB{2EFD17F5-1BFA-11D2-AA97-00A0C90F57B0}org10.tlb{4D76B963-38D0-11D2-B66B-00A0C90F569F}org21svr.exeGlobal_Outlook_org21SAM{CC29EDF1-7BC2-11D1-A921-00A0C91E2AA2}org21.samGlobal_Outlook_Org21SAMIntlUI{4D76B89D-38D0-11D2-B66B-00A0C90F569F}org21r.samGlobal_Outlook_Org21TLB{2EFD17F7-1BFA-11D2-AA97-00A0C90F57B0}org21.tlbGlobal_Outlook_org3SAM{CC29EDF3-7BC2-11D1-A921-00A0C91E2AA2}org97.samGlobal_Outlook_Org97SAMIntlUI{4D76B8A8-38D0-11D2-B66B-00A0C90F569F}org97r.samGlobal_Outlook_OutlMIME{168FA21B-D0BE-11D1-87C8-00AA00A71E2D}outlmime.dllGlobal_Outlook_OUTLOOKImpExpIntlUI{4D76B8B3-38D0-11D2-B66B-00A0C90F569F}transmrr.dllGlobal_Outlook_OUTLOOKImportExportComponents{CC29EDE1-7BC2-11D1-A921-00A0C91E2AA2}transmgr.dll{168FA211-D0BE-11D1-87C8-00AA00A71E2D}outlctl.dllGlobal_Outlook_OutlookVBScriptComp{CC29EDB3-7BC2-11D1-A921-00A0C91E2AA2}outlvbs.dll_0001Global_Outlook_OutlRPC{72C23EF5-E5CF-11D1-A17F-00A0C90AB50F}outlrpc.dllGlobal_Outlook_Outlwab{B3389BB1-3615-11D2-A187-00A0C90AB50F}outlwab.dllGlobal_Outlook_pabSAM{CC29EDF5-7BC2-11D1-A921-00A0C91E2AA2}pab.samGlobal_Outlook_PabSAMIntlUI{4D76B8BE-38D0-11D2-B66B-00A0C90F569F}pabr.sam{E913BCD8-9560-11D1-87C1-00AA00A71E2D}recall.dllGlobal_Outlook_Rm{23CC5166-20FA-11D2-9ADF-006097C4E452}rm.dll{3D3B4B87-3B7E-11D2-B66D-00A0C90F569F}schdpl32.exeGlobal_Outlook_SchplusinterSAM{42CB8533-B303-11D1-87C7-00AA00A71E2D}sc2.samGlobal_Outlook_SchplusinterSAMIntlUI{4D76B8C9-38D0-11D2-B66B-00A0C90F569F}sc2r.samGlobal_Outlook_schplusSAM{CC29EDF7-7BC2-11D1-A921-00A0C91E2AA2}schplus.samGlobal_Outlook_SchplusSAMIntlUI{4D76B8D4-38D0-11D2-B66B-00A0C90F569F}schplusr.samGlobal_Outlook_SecuritySig{10C31145-2BDD-11D2-A185-00A0C90AB50F}MAPIFolderol40.exeGlobal_Outlook_SecurityStub{F8E56FAB-36E7-11D2-AA89-00A0C90F57B0}exsec32.dll{168FA219-D0BE-11D1-87C8-00AA00A71E2D}sendto9.dllGlobal_Outlook_sidekickSAM{CC29EDF9-7BC2-11D1-A921-00A0C91E2AA2}sidekick.samGlobal_Outlook_SidekickSAMIntlUI{4D76B8DF-38D0-11D2-B66B-00A0C90F569F}sidekicr.samGlobal_Outlook_Templates{08EC9EA8-C073-11D2-B687-00A0C90F569F}mail.oftGlobal_Outlook_Timex{57D547F0-1C35-11D2-A183-00A0C90AB50F}datcrt.exeGlobal_Outlook_TypeLib{CC29EC3D-7BC2-11D1-A921-00A0C91E2AA2}msoutl9.olbGlobal_Outlook_UserData{8ADD2C9C-C8B7-11D1-9C67-0000F81F1B38}msoridOutlookUserData{4D76B9D1-38D0-11D2-B66B-00A0C90F569F}outlvba.dll{8BB87EEF-1C17-11D2-AA97-00A0C90F57B0}webpub.exeGlobal_Outlook_WinFaxAddin{4D76B9DC-38D0-11D2-B66B-00A0C90F569F}olfext.ecfGlobal_Outlook_WinFaxCover{4D76BA13-38D0-11D2-B66B-00A0C90F569F}OutlookWinfaxIntlCovercover1.cvpGlobal_Outlook_WinFaxDrv95{FD1D9071-9A00-11D2-ADBF-006008929FC3}olfaxdrv.drvGlobal_Outlook_WinFaxDrvNTDriver{4D76BA3F-38D0-11D2-B66B-00A0C90F569F}OLCAWINNTPRINTERDRIVERDIRolfdnt40.dllGlobal_Outlook_WinFaxDrvNTOffice{4D76BA4A-38D0-11D2-B66B-00A0C90F569F}olfsnt40.exeGlobal_Outlook_WinFaxDrvNTProcessor{DBAA407D-EF5D-11D1-A180-00A0C90AB50F}OLCAWINNTPRINTPROCESSORDIRolfpnt40.dllGlobal_Outlook_WinFaxDrvNTSystem{4D76BA55-38D0-11D2-B66B-00A0C90F569F}olfmnt40.dllGlobal_Outlook_WinFaxIntlUI{4D76BA6B-38D0-11D2-B66B-00A0C90F569F}wfxres32.dllGlobal_Outlook_WinFaxOffice{698B1162-9A01-11D2-ADBF-006008929FC3}wfxmsrvr.exeGlobal_Outlook_WinFaxQV95{4D76BB05-38D0-11D2-B66B-00A0C90F569F}OutlookWinfaxViewers95(QUICKVIEWINSTALLED <> "1" AND Version9X)quikview.exeGlobal_Outlook_WinFaxQVNT{4D76BB26-38D0-11D2-B66B-00A0C90F569F}OutlookWinfaxViewersNT(QUICKVIEWINSTALLED <> "1" AND VersionNT)quikview.exe_0001Global_Outlook_WinFaxQVReg{1C8C9A00-177F-11D2-AA96-00A0C90F57B0}OutlookWinfaxSymantecQUICKVIEWINSTALLED <> "1"Global_Outlook_WinFaxQV_1_1Global_Outlook_WinFaxShortcut{0963F773-523D-11D2-A189-00A0C90AB50F}WinFaxShortcutGlobal_Outlook_WinFaxSymantec{4D76BB31-38D0-11D2-B66B-00A0C90F569F}CommonFilesFolderiraabout.dllGlobal_PowerPoint_AddinsCore{CC29E999-7BC2-11D1-A921-00A0C91E2AA2}ppttools.ppaGlobal_PowerPoint_ContentTemplateBadnews{97C7F99C-D80B-11D2-B68D-00A0C90F569F}badnws_s.potGlobal_PowerPoint_ContentTemplateBrainstorm{97C7FA8C-D80B-11D2-B68D-00A0C90F569F}brain_s.potGlobal_PowerPoint_ContentTemplateBrochure{97C7F7D4-D80B-11D2-B68D-00A0C90F569F}brochr_s.potGlobal_PowerPoint_ContentTemplateBusPlan{94853B2C-DD83-11D2-B68D-00A0C90F569F}buspln_s.potGlobal_PowerPoint_ContentTemplateCertificate{97C7FAA4-D80B-11D2-B68D-00A0C90F569F}certif_s.potGlobal_PowerPoint_ContentTemplateCompanyHome{94853B5C-DD83-11D2-B68D-00A0C90F569F}cohome_s.potGlobal_PowerPoint_ContentTemplateCompanyMeeting{97C7F2C4-D80B-11D2-B68D-00A0C90F569F}comtg_s.potGlobal_PowerPoint_ContentTemplateDCFacilitate{97C7F324-D80B-11D2-B68D-00A0C90F569F}dctfac_s.potGlobal_PowerPoint_ContentTemplateDCIntro{97C7F81C-D80B-11D2-B68D-00A0C90F569F}dctint_s.potGlobal_PowerPoint_ContentTemplateDCManageHR{97C7F834-D80B-11D2-B68D-00A0C90F569F}dctman_s.potGlobal_PowerPoint_ContentTemplateDCMotivation{97C7F84C-D80B-11D2-B68D-00A0C90F569F}dctmot_s.potGlobal_PowerPoint_ContentTemplateDCSell{97C7F87C-D80B-11D2-B68D-00A0C90F569F}dctsel_s.potGlobal_PowerPoint_ContentTemplateDCTechnical{97C7F864-D80B-11D2-B68D-00A0C90F569F}dcttec_s.potGlobal_PowerPoint_ContentTemplateEmployeeOrient{97C7FABC-D80B-11D2-B68D-00A0C90F569F}orient_s.potGlobal_PowerPoint_ContentTemplateFinance{97C7F8C4-D80B-11D2-B68D-00A0C90F569F}financ_s.potGlobal_PowerPoint_ContentTemplateGeneric{97C7F2AC-D80B-11D2-B68D-00A0C90F569F}genric_s.potGlobal_PowerPoint_ContentTemplateHRKiosk{97C7F2F4-D80B-11D2-B68D-00A0C90F569F}hrksk_s.potGlobal_PowerPoint_ContentTemplateMarketingPlan{97C7F30C-D80B-11D2-B68D-00A0C90F569F}mktpln_s.potGlobal_PowerPoint_ContentTemplateProjectStatus{94853BA4-DD83-11D2-B68D-00A0C90F569F}status_s.potGlobal_PowerPoint_ContentTemplateProjOver{97C7F894-D80B-11D2-B68D-00A0C90F569F}prjovr_s.potGlobal_PowerPoint_ContentTemplateProjPostmortem{97C7F9B4-D80B-11D2-B68D-00A0C90F569F}pstmrt_s.potGlobal_PowerPoint_ContentTemplateSell{97C7FAD4-D80B-11D2-B68D-00A0C90F569F}sell_s.potGlobal_PowerPoint_ContentTemplateStrategy{97C7F8AC-D80B-11D2-B68D-00A0C90F569F}stratg_s.potGlobal_PowerPoint_ContentTemplateTraining{97C7F9CC-D80B-11D2-B68D-00A0C90F569F}train_s.potGlobal_PowerPoint_Converter4{CC29E9A3-7BC2-11D1-A921-00A0C91E2AA2}XlatorsFolderGlobal_PowerPoint_Converter7{CC29E9A5-7BC2-11D1-A921-00A0C91E2AA2}Global_PowerPoint_ConverterFLG21{CC29E9A7-7BC2-11D1-A921-00A0C91E2AA2}fl21win.dllGlobal_PowerPoint_ConverterHGDOS{B018D9E0-5A5D-11D2-AA98-00A0C90F57B0}hg30dos.dllGlobal_PowerPoint_ConverterPdigraph{FF022DB0-003A-11D2-9AB4-006097C4E452}{CC29E94B-7BC2-11D1-A921-00A0C91E2AA2}Global_PowerPoint_CoreDRS{B44C9010-AE55-11D1-96A3-0080C728108A}pp7trans.dllGlobal_PowerPoint_CustomSoundTrackRedist{0C833485-8E78-11D1-83FA-0080C728108A}msimrt.dllGlobal_PowerPoint_DesignTemplateAzure{97C7F7BC-D80B-11D2-B68D-00A0C90F569F}PPTDesignFolderazure.potGlobal_PowerPoint_DesignTemplateBluediag{97C7F78C-D80B-11D2-B68D-00A0C90F569F}bluediag.potGlobal_PowerPoint_DesignTemplateBrownMarble{97C7FAEC-D80B-11D2-B68D-00A0C90F569F}brnmrbl.potGlobal_PowerPoint_DesignTemplateCheckers{97C7FB7C-D80B-11D2-B68D-00A0C90F569F}checkers.potGlobal_PowerPoint_DesignTemplateCitrus{97C7FB94-D80B-11D2-B68D-00A0C90F569F}citrus.potGlobal_PowerPoint_DesignTemplateDadstie{97C7F27C-D80B-11D2-B68D-00A0C90F569F}dadstie.potGlobal_PowerPoint_DesignTemplateFireball{97C7F5AC-D80B-11D2-B68D-00A0C90F569F}fireball.potGlobal_PowerPoint_DesignTemplateGesture{97C7FBAC-D80B-11D2-B68D-00A0C90F569F}gesture.potGlobal_PowerPoint_DesignTemplateGlobal{97C7FBC4-D80B-11D2-B68D-00A0C90F569F}global.potGlobal_PowerPoint_DesignTemplateHighvolt{97C7F5C4-D80B-11D2-B68D-00A0C90F569F}highvolt.potGlobal_PowerPoint_DesignTemplateLocknkey{97C7FB04-D80B-11D2-B68D-00A0C90F569F}locknkey.potGlobal_PowerPoint_DesignTemplateMountain{97C7FB1C-D80B-11D2-B68D-00A0C90F569F}mountain.potGlobal_PowerPoint_DesignTemplateMultibar{97C7FB34-D80B-11D2-B68D-00A0C90F569F}multbar.potGlobal_PowerPoint_DesignTemplateNeon{97C7FBDC-D80B-11D2-B68D-00A0C90F569F}neonfram.potGlobal_PowerPoint_DesignTemplateNotebook{97C7F24C-D80B-11D2-B68D-00A0C90F569F}notebook.potGlobal_PowerPoint_DesignTemplatePath{FE3A8380-BA05-11D1-A172-00A0C90AB50F}Global_PowerPoint_DesignTemplatePostModern{97C7FBF4-D80B-11D2-B68D-00A0C90F569F}pstmdrn.potGlobal_PowerPoint_DesignTemplatePulse{97C7F294-D80B-11D2-B68D-00A0C90F569F}pulse.potGlobal_PowerPoint_DesignTemplateRadar1{97C7FC0C-D80B-11D2-B68D-00A0C90F569F}radar1.potGlobal_PowerPoint_DesignTemplateRibbons{97C7FB4C-D80B-11D2-B68D-00A0C90F569F}ribbons.potGlobal_PowerPoint_DesignTemplateRomanesque{97C7FC24-D80B-11D2-B68D-00A0C90F569F}romansqe.potGlobal_PowerPoint_DesignTemplateSoaring{97C7F7A4-D80B-11D2-B68D-00A0C90F569F}soaring.potGlobal_PowerPoint_DesignTemplateStrategic{97C7FB64-D80B-11D2-B68D-00A0C90F569F}stratgic.potGlobal_PowerPoint_DesignTemplateSuni{97C7FC54-D80B-11D2-B68D-00A0C90F569F}sunidays.potGlobal_PowerPoint_DesignTemplateTechnology{97C7FC3C-D80B-11D2-B68D-00A0C90F569F}tech.potGlobal_PowerPoint_DesignTemplateWhirlpool{97C7F264-D80B-11D2-B68D-00A0C90F569F}whrlpool.potGlobal_PowerPoint_FEDesignTemplateBamboo{97C7F5F4-D80B-11D2-B68D-00A0C90F569F}bamboo.potGlobal_PowerPoint_FEDesignTemplateJWaves{97C7F60C-D80B-11D2-B68D-00A0C90F569F}jwaves.potGlobal_PowerPoint_FEDesignTemplateSakura{97C7F624-D80B-11D2-B68D-00A0C90F569F}sakura.potGlobal_PowerPoint_Intl{1BDB6D0C-2822-11D2-B667-00A0C90F569F}Global_PowerPoint_O9ThemeDesignArtsy{97C7F63C-D80B-11D2-B68D-00A0C90F569F}artsy.potGlobal_PowerPoint_O9ThemeDesignBlends{97C7F654-D80B-11D2-B68D-00A0C90F569F}blends.potGlobal_PowerPoint_O9ThemeDesignBlitz{97C7F66C-D80B-11D2-B68D-00A0C90F569F}blitz.potGlobal_PowerPoint_O9ThemeDesignBlueprnt{97C7F684-D80B-11D2-B68D-00A0C90F569F}blueprnt.potGlobal_PowerPoint_O9ThemeDesignCactus{97C7F69C-D80B-11D2-B68D-00A0C90F569F}cactus.potGlobal_PowerPoint_O9ThemeDesignConstruc{97C7F6B4-D80B-11D2-B68D-00A0C90F569F}construc.potGlobal_PowerPoint_O9ThemeDesignExpeditn{97C7F6CC-D80B-11D2-B68D-00A0C90F569F}expeditn.potGlobal_PowerPoint_O9ThemeDesignFactory{97C7F6E4-D80B-11D2-B68D-00A0C90F569F}factory.potGlobal_PowerPoint_O9ThemeDesignLaverne{97C7F6FC-D80B-11D2-B68D-00A0C90F569F}laverne.potGlobal_PowerPoint_O9ThemeDesignNature{97C7F714-D80B-11D2-B68D-00A0C90F569F}nature.potGlobal_PowerPoint_O9ThemeDesignStrtedge{97C7F72C-D80B-11D2-B68D-00A0C90F569F}strtedge.potGlobal_PowerPoint_O9ThemeDesignSumipntg{97C7F744-D80B-11D2-B68D-00A0C90F569F}sumipntg.potGlobal_PowerPoint_O9ThemeDesignTopo{97C7F75C-D80B-11D2-B68D-00A0C90F569F}topo.pot{14712DDB-35F2-11D2-B66B-00A0C90F569F}OrgChartFolderorgchart.exeGlobal_PowerPoint_PackngoCore{9579F76B-4E8E-11D2-B670-00A0C90F569F}Global_PowerPoint_PCastNTKeys{8FA5EBE0-1BD7-11D2-9AC6-0080C728108A}VersionNT AND (NOT OPPINSTALLED) AND PrivilegedPPTCastNS02Global_PowerPoint_PCastNTX86Key{E0E83A80-1BD7-11D2-9AC6-0080C728108A}VersionNT AND Intel AND (NOT (NTL3CODECPACM ~>< l3codecp.acm)) AND (NOT OPPINSTALLED) AND PrivilegedPPTCastNS10Global_PowerPoint_PCastW9xKeys{E0E83A82-1BD7-11D2-9AC6-0080C728108A}Version9X AND NOT (WIN9XL3CODECPACM ~>< l3codecp.acm)PPTCastNS12Global_PowerPoint_POTMigrationPPTDesignFolder97{1BDB6D01-2822-11D2-B667-00A0C90F569F}Privileged{14712DD0-35F2-11D2-B66B-00A0C90F569F}nslite.dll{B3389BB3-3615-11D2-A187-00A0C90AB50F}nslsvps.dllGlobal_PowerPoint_PowerCastRedist{14712EE3-35F2-11D2-B66B-00A0C90F569F}(NOT NOSYSFILES) AND (NOT OPPINSTALLED) AND (AdminUser OR Privileged)Global_PowerPoint_PowerCastWebCastFiles{6E5CF738-B578-11D2-B686-00A0C90F569F}BroadcastFoldernsnbg.gifGlobal_PowerPoint_PP9ThemeBoldStripes{97C7F954-D80B-11D2-B68D-00A0C90F569F}bldstrip.potGlobal_PowerPoint_PP9ThemeRicepaper{97C7F96C-D80B-11D2-B68D-00A0C90F569F}ricepapr.potGlobal_PowerPoint_PP9ThemeSandstone{97C7F984-D80B-11D2-B68D-00A0C90F569F}sandston.potGlobal_PowerPoint_ProjectorWizard{9C95523A-2C17-11D2-B667-00A0C90F569F}Global_PowerPoint_ProjWizOffice{5075E740-1191-11D2-9AC6-0080C728108A}prjwiz16.dll_0001Global_PowerPoint_ShellNew{7F159A81-A331-11D1-955C-00A0C9082635}powerpnt.potGlobal_PowerPoint_SoundEffects{CC29E9C1-7BC2-11D1-A921-00A0C91E2AA2}PPTSoundFolderapplause.wavGlobal_PowerPoint_Tutorial{B64E6361-BA7B-11D2-A392-0000F8064EBC}overview.ppsGlobal_PowerPoint_TypeLib{38BA587F-8D64-11D1-9097-0060089F36BD}Global_PowerPoint_UserData{8ADD2C9A-C8B7-11D1-9C67-0000F81F1B38}msoridPowerPointUserDataGlobal_PowerPoint_Viewer{0580F07E-C06E-11D2-B5D7-00C04F9911F7}msv7enu.dllGlobal_ProofingTools_GrammarDictionaryAPI1{6838D8AA-CC2D-11D2-B260-0000F81F5767}SharedProofIntlFoldermsgr_ge.lexGlobal_ProofingTools_GrammarDictionaryAPI1_FRA{025AF2BD-EDB9-11D2-B784-00805F4AD050}SharedProofIntlFolder_FRAmsgr_fr.lex_FRAGlobal_ProofingTools_GrammarDictionaryAPI1_ITA{00A13057-D7C9-11D2-B778-00805F4AD050}SharedProofFoldermsgr_it.lex_ITAGlobal_ProofingTools_GrammarDictionaryAPI2_ENG{CC29EB31-7BC2-11D1-A921-00A0C91E2AA2}msgr2en.lex_ENGGlobal_ProofingTools_GrammarEngineAPI1{6838D8A9-CC2D-11D2-B260-0000F81F5767}msgrge32.dllGlobal_ProofingTools_GrammarEngineAPI1_FRA{025AF2C7-EDB9-11D2-B784-00805F4AD050}msgrfr32.dll_FRAGlobal_ProofingTools_GrammarEngineAPI1_ITA{00A1305A-D7C9-11D2-B778-00805F4AD050}SharedProofIntlFolder_ITAmsgrit32.dll_ITAGlobal_ProofingTools_GrammarEngineAPI2_ENG{CC29EB33-7BC2-11D1-A921-00A0C91E2AA2}SharedProofIntlFolder_ENGmsgr2en.dll_ENGGlobal_ProofingTools_HyphenationDictionaryAPI1_FRA{025AF2C9-EDB9-11D2-B784-00805F4AD050}mshy_el.lex_FRAGlobal_ProofingTools_HyphenationDictionaryAPI3{6838D89F-CC2D-11D2-B260-0000F81F5767}mshy2_en.lexGlobal_ProofingTools_HyphenationDictionaryAPI3_ENG{CC29EB35-7BC2-11D1-A921-00A0C91E2AA2}mshy2_en.lex_ENGGlobal_ProofingTools_HyphenationDictionaryAPI3_ITA{52632C9E-8AAB-11D2-900A-00805F9B1201}mshy2_en.lex_ITAGlobal_ProofingTools_HyphenationEngineAPI1_FRA{025AF2CB-EDB9-11D2-B784-00805F4AD050}mshyel32.dll_FRAGlobal_ProofingTools_HyphenationEngineAPI3{0D7571F2-28B8-11D2-B667-00A0C90F569F}mshyph2.dllGlobal_ProofingTools_HyphenationEngineAPI3_ENG{CC29EB37-7BC2-11D1-A921-00A0C91E2AA2}mshyph2.dll_ENGGlobal_ProofingTools_HyphenationEngineAPI3_ITA{6C3C75EA-D6CD-11D2-B778-00805F4AD050}mshyph2.dll_ITAGlobal_ProofingTools_HyphenationGlueDLLAPI3to1{CC29EB39-7BC2-11D1-A921-00A0C91E2AA2}chapi3t1.dllGlobal_ProofingTools_LADEngine{CC29EB49-7BC2-11D1-A921-00A0C91E2AA2}Global_ProofingTools_SpellingDictionaryAPI1_FRA{025AF2CE-EDB9-11D2-B784-00805F4AD050}mssp_fr.lex_FRAGlobal_ProofingTools_SpellingDictionaryAPI3{6838D89D-CC2D-11D2-B260-0000F81F5767}mssp3en.lexGlobal_ProofingTools_SpellingDictionaryAPI3_ENG{CC29EB3D-7BC2-11D1-A921-00A0C91E2AA2}mssp3en.lex_ENGGlobal_ProofingTools_SpellingDictionaryAPI3_ITA{6C3C75EB-D6CD-11D2-B778-00805F4AD050}mssp3en.lex_ITAGlobal_ProofingTools_SpellingDictionaryAPI3Australia_ENG{39780631-C28E-11D1-BFB5-00A0C90F28A8}mssp3ena.lex_ENGGlobal_ProofingTools_SpellingEngineAPI1_FRA{025AF2D0-EDB9-11D2-B784-00805F4AD050}mspfr32.dll_FRAGlobal_ProofingTools_SpellingEngineAPI3{3B992BE8-DCB9-11D2-B68D-00A0C90F569F}Global_ProofingTools_SpellingEngineAPI3_ENG{CC29EB3F-7BC2-11D1-A921-00A0C91E2AA2}msspell3.dll_ENGGlobal_ProofingTools_SpellingEngineAPI3_ITA{0A68F7A6-AF01-11D2-8ECB-00805F4AE83D}msspell3.dll_ITAGlobal_ProofingTools_SpellingGlueDLLAPI3to1{CC29EB41-7BC2-11D1-A921-00A0C91E2AA2}Global_ProofingTools_ThesaurusDictionaryAPI2_FRA{025AF2D1-EDB9-11D2-B784-00805F4AD050}msth_el.lex_FRAGlobal_ProofingTools_ThesaurusDictionaryAPI2_ITA{6C3C75ED-D6CD-11D2-B778-00805F4AD050}msth_el.lex_ITAGlobal_ProofingTools_ThesaurusDictionaryAPI3{6838D89B-CC2D-11D2-B260-0000F81F5767}msth3am.lexGlobal_ProofingTools_ThesaurusDictionaryAPI3_ENG{CC29EB43-7BC2-11D1-A921-00A0C91E2AA2}msth3am.lex_ENGGlobal_ProofingTools_ThesaurusDictionaryAPI3British_ENG{D52338A0-920B-11D1-BFA5-00A0C90F28A8}msth3br.lex_ENGGlobal_ProofingTools_ThesaurusEngineAPI2_FRA{025AF2D3-EDB9-11D2-B784-00805F4AD050}msthel32.dll_FRAGlobal_ProofingTools_ThesaurusEngineAPI2_ITA{6C3C75EE-D6CD-11D2-B778-00805F4AD050}msthel32.dll_ITAGlobal_ProofingTools_ThesaurusEngineAPI3{14712EC2-35F2-11D2-B66B-00A0C90F569F}msthes3.dllGlobal_ProofingTools_ThesaurusEngineAPI3_ENG{CC29EB45-7BC2-11D1-A921-00A0C91E2AA2}msthes3.dll_ENGGlobal_ProofingTools_ThesaurusGlueDLLAPI3to2{CC29EB47-7BC2-11D1-A921-00A0C91E2AA2}ctapi3t2.dllGlobal_ProofingTools_Version100{DECCE503-4845-11D2-AA8F-00A0C90F57B0}Global_ProofingTools_WordForms{3B4F0D61-27DD-11D2-B667-00A0C90F569F}mswds_en.lexGlobal_ProofingTools_WordForms_ENG{CC29EB4F-7BC2-11D1-A921-00A0C91E2AA2}mswds_en.lex_ENGGlobal_ProofingTools_WordForms_FRA{52632D7C-8AAB-11D2-900A-00805F9B1201}mswds_en.lex_FRAGlobal_ProofingTools_WordForms_ITA{52632D7E-8AAB-11D2-900A-00805F9B1201}mswds_en.lex_ITAGlobal_Query_MSQuery{CC29EBDB-7BC2-11D1-A921-00A0C91E2AA2}msqry32.exeGlobal_Query_MSQueryIntl{BEE36665-BBBC-11D2-AFFF-00A0C90D8076}qryint32.dllGlobal_RichEdit_Core{814B70B3-A239-11D1-9D41-00A0C90F57B0}Global_RichEdit_Riched{3D0ECFF1-912D-11D2-B681-00A0C90F569F}riched.dll_0004Global_RichEdit_RichedVbx{BC55C571-BB0E-11D2-ADC6-006008929FC3}msriched.vbx_0003Global_RichEdit_USP10{225BA8B1-20F7-11D2-9ADF-006097C4E452}usp10.dllGlobal_Setup_InfOffPro{8FC0F34F-EEA4-11D2-9B9C-0080C78599A5}autorun.infGlobal_Setup_Instmsi{7878A751-C051-11D1-9568-00A0C9082635}MsiFolderinstmsi.exe_0001Global_Setup_PSSTools{BFFB07F1-ACA2-11D2-AAAB-00A0C90F57B0}extract.exeGlobal_Setup_Root{B4CBD044-F1E7-11D2-B690-00A0C90F569F}{14712DFC-35F2-11D2-B66B-00A0C90F569F}SharedWizConflictGlobal_SQL_ConflictResolverUA{1CA23DA1-B75A-11D2-A392-0000F8064EBC}wzcnflct.chmGlobal_SQL_ReplicationCore{EEE4D690-20C7-11D2-A185-00A0C90AB50F}replrec.dll_0001Global_SQL_ReplicationIntl{14712F04-35F2-11D2-B66B-00A0C90F569F}replres.dll_0001Global_SQLPersonalServer_Books{465FAA32-58CD-11D2-B672-00A0C90F569F}BooksFolderentmgr.chmGlobal_SQLPersonalServer_Data{565D8468-78F8-11D2-B67C-00A0C90F569F}x86DataFoldermastlog.ldfglobal_SQLPersonalServer_DCOM{229D34DB-CBFA-11D2-9DA6-00C04F990D07}DCOMdirdcom95.exeGlobal_SQLPersonalServer_DevToolsInclude{208C38C4-945D-11D2-B682-00A0C90F569F}IncludeFolderwn95scm.hGlobal_SQLPersonalServer_DevtoolsX86lib{465FAA53-58CD-11D2-B672-00A0C90F569F}x86LibFolderw95scm.libGlobal_SQLPersonalServer_Install{9C954A89-2C17-11D2-B667-00A0C90F569F}x86InstallFolderinstdist.sqlGlobal_SQLPersonalServer_X86Binn{59293CF0-CC2C-11D2-B68B-00A0C90F569F}x86BinnFolderaxscphst.dllGlobal_SQLPersonalServer_X86BinnResLCID{465FAAAB-58CD-11D2-B672-00A0C90F569F}SQLLSIDFolderdtsrun.rll0Global_SQLPersonalServer_X86Other{9C955082-2C17-11D2-B667-00A0C90F569F}x86OtherFolderdtcsetup.exeGlobal_SQLPersonalServer_X86Setup{9C955169-2C17-11D2-B667-00A0C90F569F}x86SetupFolderdata.tagGlobal_SQLPersonalServer_X86System{3957B590-D249-11D2-B68C-00A0C90F569F}x86SystemFoldermfc42.dll_0001Global_SQLPersonalServer_X86SystemWin9x{465FAAB6-58CD-11D2-B672-00A0C90F569F}SQLWin9xFolderatl.dllGlobal_SQLPersonalServer_X86SystemWinnt{465FAAC1-58CD-11D2-B672-00A0C90F569F}SQLWinntFolderatl.dll_0002Global_System_OLEAUT32{997FA962-E067-11D1-9396-00A0C90F27F9}((Version9X>=410) AND (NOT NOSYSFILES)) OR ((NOT NOSYSFILES) AND (VersionNT AND ((VersionNT < 500) OR ((VersionNT >= 500) AND INSTALLPFILES))) AND (AdminUser OR Privileged))Global_System_OLEPRO32{10048713-2C96-11D2-9A97-006097C4E452}((Version9X>=410) AND (NOT NOSYSFILES)) OR ((NOT NOSYSFILES) AND (VersionNT AND ((VersionNT < 500) OR ((VersionNT >= 500) AND INSTALLPFILES))) AND (NOT OPPINSTALLED))olepro32.dllGlobal_System_Psapi{225BA8B6-20F7-11D2-9ADF-006097C4E452}psapi.dllGlobal_System_STDOLE{474F61F1-7342-11D2-A199-00A0C90AB50F}Global_TextConverters_AddressBook{3D3B49F0-3B7E-11D2-B66D-00A0C90F569F}wwpab.cnvGlobal_TextConverters_ConvertersCore{CC29EC6D-7BC2-11D1-A921-00A0C91E2AA2}msconv97.dllGlobal_TextConverters_ExcelConverter{DD61638F-3ED1-11D2-B66D-00A0C90F569F}Global_TextConverters_LayoutConverter{DD61639F-3ED1-11D2-B66D-00A0C90F569F}txtlyt32.cnvGlobal_TextConverters_LotusConverter{DD6163B2-3ED1-11D2-B66D-00A0C90F569F}lotus32.cnvGlobal_TextConverters_MacWordConverter{DD6163C4-3ED1-11D2-B66D-00A0C90F569F}macwrd32.cnvGlobal_TextConverters_NotesConverter{14712ED8-35F2-11D2-B66B-00A0C90F569F}NotesDirnims32.dllGlobal_TextConverters_RecoverConverter{DD6163D4-3ED1-11D2-B66D-00A0C90F569F}Global_TextConverters_SchdMAPI{BA83CA5E-8347-11D2-B67D-00A0C90F569F}schdmapi.dllGlobal_TextConverters_Word2Converter{DD6163E4-3ED1-11D2-B66D-00A0C90F569F}wnwrd232.cnvGlobal_TextConverters_Word6Converter{DD6163F4-3ED1-11D2-B66D-00A0C90F569F}mswrd632.cnvGlobal_TextConverters_Word6ExpConverter{CC29EC85-7BC2-11D1-A921-00A0C91E2AA2}Global_TextConverters_Word6ExpRTFConverter{CC29EC83-7BC2-11D1-A921-00A0C91E2AA2}Global_TextConverters_Word97Converter{31EE8AFE-3084-11D2-B669-00A0C90F569F}Global_TextConverters_Works4Converter{DD616404-3ED1-11D2-B66D-00A0C90F569F}works432.cnvGlobal_TextConverters_WP5Converter{DD616414-3ED1-11D2-B66D-00A0C90F569F}wpft532.cnvGlobal_TextConverters_WP6Converter{DD616424-3ED1-11D2-B66D-00A0C90F569F}wpft632.cnvGlobal_Themes_Artsy{0D49A6F0-4D8E-11D2-B670-00A0C90F569F}ThemesArtsyFolderartsy.infGlobal_Themes_Bars{0D49A71A-4D8E-11D2-B670-00A0C90F569F}ThemesBarsFolderbars.infGlobal_Themes_Blends{0D49A744-4D8E-11D2-B670-00A0C90F569F}ThemesBlendsFolderblends.infGlobal_Themes_BluePrint{0D49A76E-4D8E-11D2-B670-00A0C90F569F}ThemesBluePrintFolderblueprnt.infGlobal_Themes_BoldStripes{0D49A798-4D8E-11D2-B670-00A0C90F569F}ThemesBoldStripesFolderboldstri.infGlobal_Themes_Cactus{EA2FC820-5A28-11D2-B672-00A0C90F569F}ThemesCactusFoldercactus.infGlobal_Themes_Capsules{0D49A7C2-4D8E-11D2-B670-00A0C90F569F}ThemesCapsulesFoldercapsules.infGlobal_Themes_Checkers{0D49A7EC-4D8E-11D2-B670-00A0C90F569F}ThemesCheckersFoldercheckers.infGlobal_Themes_CitrusPunch{0D49A816-4D8E-11D2-B670-00A0C90F569F}ThemesCitrusPunchFoldercitrus.infGlobal_Themes_ConstructionZone{0D49A840-4D8E-11D2-B670-00A0C90F569F}ThemesConstructionZoneFolderconstruc.infGlobal_Themes_Cypress{EA2FC84A-5A28-11D2-B672-00A0C90F569F}ThemesCypressFoldercypress.infGlobal_Themes_Expedition{0D49A86C-4D8E-11D2-B670-00A0C90F569F}ThemesExpeditionFolderexpeditn.infGlobal_Themes_GearedUpFactory{0D49A896-4D8E-11D2-B670-00A0C90F569F}ThemesGearedUpFactoryFolderfactory.infGlobal_Themes_GlobalMarketing{0D49A8C0-4D8E-11D2-B670-00A0C90F569F}ThemesGlobalMarketingFolderglobal.infGlobal_Themes_Industrial{0D49A8EA-4D8E-11D2-B670-00A0C90F569F}ThemesIndustrialFolderindust.infGlobal_Themes_InMotion{0D49A914-4D8E-11D2-B670-00A0C90F569F}ThemesInmotionFolderinmotion.infGlobal_Themes_LaVerne{0D49A93E-4D8E-11D2-B670-00A0C90F569F}ThemesLaverneFolderlaverne.infGlobal_Themes_LooseGesture{EA2FC88A-5A28-11D2-B672-00A0C90F569F}ThemesLooseGestureFolderloosegst.infGlobal_Themes_Maize{0D49A968-4D8E-11D2-B670-00A0C90F569F}ThemesMaizeFoldermaize.infGlobal_Themes_Nature{31EE8A02-3084-11D2-B669-00A0C90F569F}ThemesNatureFoldernature.infGlobal_Themes_NetworkBlitz{0D49A992-4D8E-11D2-B670-00A0C90F569F}ThemesBlitzFolderblitz.infGlobal_Themes_Poetic{0D49A9BC-4D8E-11D2-B670-00A0C90F569F}ThemesPoeticFolderpoetic.infGlobal_Themes_Postmodern{0D49A9E8-4D8E-11D2-B670-00A0C90F569F}ThemesPostModernFolderpstmdrn.infGlobal_Themes_RicePaper{3B4F1BB1-27DD-11D2-B667-00A0C90F569F}ThemesRicePaperFolderricepapr.infGlobal_Themes_Romanesque{0D49AA12-4D8E-11D2-B670-00A0C90F569F}ThemesRmnsqueFolderrmnsque.infGlobal_Themes_Safari{0D49AA3E-4D8E-11D2-B670-00A0C90F569F}ThemesSafariFoldersafari.infGlobal_Themes_SandStone{3B4F1BDB-27DD-11D2-B667-00A0C90F569F}ThemesSandStoneFoldersandston.infGlobal_Themes_StraightEdge{0D49AA68-4D8E-11D2-B670-00A0C90F569F}ThemesStraightEdgeFolderstrtedge.infGlobal_Themes_SumiPainting{0D49AA92-4D8E-11D2-B670-00A0C90F569F}ThemesSumiPaintingFoldersumipntg.infGlobal_Themes_ThemeFontMappingFile{357EA340-A220-11D1-8594-00AA00A425A5}themes.infGlobal_Themes_Topo{0D49AABC-4D8E-11D2-B670-00A0C90F569F}ThemesTopoFoldertopo.infGlobal_Themes_Willow{0D49AAE6-4D8E-11D2-B670-00A0C90F569F}ThemesWillowFolderwillow.infGlobal_Twain_Core{4D76AC1B-38D0-11D2-B66B-00A0C90F569F}twain.dllGlobal_Twain_EmptyDir{22063035-F011-11D1-A180-00A0C90AB50F}PubTwain32Global_UserAssistance_AccessClientServer{0D757186-28B8-11D2-B667-00A0C90F569F}acadp90.chmGlobal_UserAssistance_AccessCore{1BDB7422-2822-11D2-B667-00A0C90F569F}actip90.hlpGlobal_UserAssistance_AccessMinimum{8FC0F341-EEA4-11D2-9B9C-0080C78599A5}acread90.wriGlobal_UserAssistance_AccessProductHelp{BE294574-BFAA-11D2-B687-00A0C90F569F}acmain9.chmGlobal_UserAssistance_AccessSamplesCore{CC29EDA9-7BC2-11D1-A921-00A0C91E2AA2}acadef90.hlpGlobal_UserAssistance_AccessSamplesHTML{6E5CF7B0-B578-11D2-B686-00A0C90F569F}anasales.htmGlobal_UserAssistance_AccessSamplesNorthwind{DF2584B0-D900-11D2-B68D-00A0C90F569F}nwind.mdbGlobal_UserAssistance_AccessSamplesNwindSQLClient{DF2584E0-D900-11D2-B68D-00A0C90F569F}nwindcs.ndfGlobal_UserAssistance_AccessSamplesNwindSQLServer{23AE6695-99EF-11D2-BCDE-0000F81F58CB}nwindcs.sqlGlobal_UserAssistance_AccessSnapshot{CC29EB77-7BC2-11D1-A921-00A0C91E2AA2}Global_UserAssistance_BinderProductHelp{4D76B6B9-38D0-11D2-B66B-00A0C90F569F}binder9.chmGlobal_UserAssistance_BinderVBA{526C68E0-CCDE-11D2-B68B-00A0C90F569F}vbabdr8.cntGlobal_UserAssistance_BriefcaseReplication{1BDB7346-2822-11D2-B667-00A0C90F569F}rplbrf35.chmGlobal_UserAssistance_CalendarControl{F608BA0D-A47D-11D2-A392-0000F8064EBC}mscal.cntGlobal_UserAssistance_ClipGallery{4E4E6342-3448-11D2-B66A-00A0C90F569F}artgalry.chmGlobal_UserAssistance_DataMap{3D0ECEC8-912D-11D2-B681-00A0C90F569F}msmap8.hlpGlobal_UserAssistance_DataMapVBA{3D0ECEF4-912D-11D2-B681-00A0C90F569F}vbamap8.hlpGlobal_UserAssistance_ExcelAddIns{30F8F807-4772-11D2-B66F-00A0C90F569F}xladdin.chmGlobal_UserAssistance_ExcelCore{F608BA13-A47D-11D2-A392-0000F8064EBC}xltip9.hlpGlobal_UserAssistance_ExcelMacro{30F8F7F1-4772-11D2-B66F-00A0C90F569F}xlmacr9.chmGlobal_UserAssistance_ExcelMinimum{8FC0F34B-EEA4-11D2-9B9C-0080C78599A5}xlread9.txtGlobal_UserAssistance_ExcelProductHelp{59293D98-CC2C-11D2-B68B-00A0C90F569F}xlmain9.chmGlobal_UserAssistance_ExcelSamples{C8FBBDB4-ABF4-11D2-B684-00A0C90F569F}samples.xlsGlobal_UserAssistance_ExcelTemplatesHelp{3D0ECF20-912D-11D2-B681-00A0C90F569F}xltmpl9.chmGlobal_UserAssistance_ExcelVBA{30F8F7DB-4772-11D2-B66F-00A0C90F569F}vbaxl9.chmGlobal_UserAssistance_FindFast{526C68F8-CCDE-11D2-B68B-00A0C90F569F}findfast.hlpGlobal_UserAssistance_GraphDefinitionsNP{3D0ECF36-912D-11D2-B681-00A0C90F569F}graph9.hlpGlobal_UserAssistance_GraphicsFiltersCGM{9579F6DF-4E8E-11D2-B670-00A0C90F569F}cgmimp32.hlpGlobal_UserAssistance_GraphProductHelp{30F8F7C5-4772-11D2-B66F-00A0C90F569F}graph9.chmGlobal_UserAssistance_GraphVBA{30F8F7AF-4772-11D2-B66F-00A0C90F569F}vbagrp9.chmGlobal_UserAssistance_MsoHelp{526C6A9C-CCDE-11D2-B68B-00A0C90F569F}Global_UserAssistance_NetMeetingHelp{526C6910-CCDE-11D2-B68B-00A0C90F569F}nmchat.chmGlobal_UserAssistance_OCPAccessDataPages{1BDB71BA-2822-11D2-B667-00A0C90F569F}msowcrdp.chmGlobal_UserAssistance_OCPPivotList{1BDB71E6-2822-11D2-B667-00A0C90F569F}ocpdpl.chmGlobal_UserAssistance_OCPVBA{1BDB723E-2822-11D2-B667-00A0C90F569F}ocpvba.chmGlobal_UserAssistance_OCPWebCalc{1BDB7212-2822-11D2-B667-00A0C90F569F}ocpwc.chmGlobal_UserAssistance_OCPWebChart{1BDB718E-2822-11D2-B667-00A0C90F569F}ocpdch.chmGlobal_UserAssistance_OCPWebExcelFunctions{59293D80-CC2C-11D2-B68B-00A0C90F569F}msowcfun.chmGlobal_UserAssistance_OfficeCore{F299718C-7393-11D2-B67B-00A0C90F569F}ofmain9.chmGlobal_UserAssistance_OfficeCoreOEM{1BDB731A-2822-11D2-B667-00A0C90F569F}EULAOEMFolderInstallOEMFiles=1psso9.chmGlobal_UserAssistance_OfficeCoreRetail{F608BA1B-A47D-11D2-A392-0000F8064EBC}EULAFolderInstallOEMFiles=0pss9.chmGlobal_UserAssistance_OfficeCoreVBA{1BDB7372-2822-11D2-B667-00A0C90F569F}vbaoff9.chmGlobal_UserAssistance_OfficeEULA{1BDB710A-2822-11D2-B667-00A0C90F569F}eula9.chmGlobal_UserAssistance_OfficeEulaOEM{1BDB7136-2822-11D2-B667-00A0C90F569F}eulao9.chmGlobal_UserAssistance_OfficeMinimum{8FC0F343-EEA4-11D2-9B9C-0080C78599A5}ofread9.txtGlobal_UserAssistance_OfficeWebServerHelp{1BDB7296-2822-11D2-B667-00A0C90F569F}owshlp.chmGlobal_UserAssistance_OLAPCubeWizardHelp{3D0ECF4C-912D-11D2-B681-00A0C90F569F}mce.chmGlobal_UserAssistance_OrgChartDefinitionsNP{1BDB744E-2822-11D2-B667-00A0C90F569F}orgchart.hlp{5B606C00-A93D-11D1-A2CC-00E029143AAC}Global_UserAssistance_OutlookCore{51E65966-4374-11D2-B66E-00A0C90F569F}outltip9.hlpGlobal_UserAssistance_OutlookHelp{51E6593A-4374-11D2-B66E-00A0C90F569F}outlhlp9.chmGlobal_UserAssistance_OutlookMAPIHelp{30F8F799-4772-11D2-B66F-00A0C90F569F}olxchng9.chmGlobal_UserAssistance_OutlookMinimum{8FC0F345-EEA4-11D2-9B9C-0080C78599A5}olread9.txtGlobal_UserAssistance_OutlookOMIHelp{3EEE5DDE-83FF-11D2-B67E-00A0C90F569F}omi.awGlobal_UserAssistance_OutlookVBA{30F8F76D-4772-11D2-B66F-00A0C90F569F}vbaoutl9.chmGlobal_UserAssistance_PowerPointCore{1BDB7478-2822-11D2-B667-00A0C90F569F}pptip9.hlpGlobal_UserAssistance_PowerPointMinimum{8FC0F347-EEA4-11D2-9B9C-0080C78599A5}ppread9.txtGlobal_UserAssistance_PowerPointProductHelp{1BDB72C2-2822-11D2-B667-00A0C90F569F}ppmain9.chmGlobal_UserAssistance_PowerPointVBA{1BDB739E-2822-11D2-B667-00A0C90F569F}vbappt9.chmGlobal_UserAssistance_QueryDefinitionsNP{3D0ECF62-912D-11D2-B681-00A0C90F569F}msqry32.hlp_0001Global_UserAssistance_QueryHelp{30F8F757-4772-11D2-B66F-00A0C90F569F}msqry32.chm_0001Global_UserAssistance_Setup{4D76B769-38D0-11D2-B66B-00A0C90F569F}SetupHelpFoldersetup.hlpGlobal_UserAssistance_WordCore{1BDB74D0-2822-11D2-B667-00A0C90F569F}wdtip9.hlpGlobal_UserAssistance_WordMinimum{8FC0F349-EEA4-11D2-9B9C-0080C78599A5}wdread9.txtGlobal_UserAssistance_WordProductHelp{1BDB73F6-2822-11D2-B667-00A0C90F569F}wdmain9.chmGlobal_UserAssistance_WordVBA{1BDB73CA-2822-11D2-B667-00A0C90F569F}vbawrd9.chmGlobal_Vba_93AccessTypeLib{EEE4D69C-20C7-11D2-A185-00A0C90AB50F}ven2232.olbGlobal_Vba_93DBCSTypeLib{EEE4D69A-20C7-11D2-A185-00A0C90AB50F}vbaend32.olbGlobal_Vba_93TypeLib{EEE4D698-20C7-11D2-A185-00A0C90AB50F}vbaen32.olbGlobal_Vba_93TypeLibSatellite{1F56D544-7E5C-11D2-B67D-00A0C90F569F}vbayy32.olb{DD68FEE8-C369-11D1-A173-00A0C90AB50F}SharedDesignersFoldermsaddndr.dllGlobal_Vba_BiDiSystem{DD68FEE4-C369-11D1-A173-00A0C90AB50F}vbame.dllGlobal_Vba_CodePageSystem{DD68FEE2-C369-11D1-A173-00A0C90AB50F}scp32.dllGlobal_VBA_Conversion{007F0200-C33D-11D1-8279-00C04FC21633}VBA6FolderGlobal_VBA_Core{CC29E953-7BC2-11D1-A921-00A0C91E2AA2}Global_VBA_Extensibility{75D43675-AA23-11D1-9ACC-006097C4E452}Global_VBA_HelpIntl{9C954872-2C17-11D2-B667-00A0C90F569F}vbcn6.chmGlobal_VBA_Intl{0D023E35-3C5E-11D2-B66D-00A0C90F569F}vbe6intl.dllGlobal_VBA_VB4Runtime{6E5CF8D9-B578-11D2-B686-00A0C90F569F}vb40016.dll_0004Global_VBA_VB4RuntimeSatellite{6E5CF8F1-B578-11D2-B686-00A0C90F569F}vb4en16.dll{BF4D7A70-D89D-11D1-A17D-00A0C90AB50F}msvbvm60.dll{1D2B754A-CD9A-11D1-8279-00C04FC21633}msstdfmt.dll{10048711-2C96-11D2-9A97-006097C4E452}msstkprp.dllGlobal_Vba_VBStockPropIntl{0D49AB26-4D8E-11D2-B670-00A0C90F569F}msprpeng.dllGlobal_VC_CPPRT60{1CA051B6-1B70-11D2-9ADD-006097C4E452}msvcp60.dllGlobal_VC_CRT{1CA051B0-1B70-11D2-9ADD-006097C4E452}(NOT NOSYSFILES) AND (Version9X OR (VersionNT AND ((VersionNT < 500) OR ((VersionNT >= 500) AND (INSTALLPFILES OR DebugInstall)))))msvcrt.dllGlobal_VC_CRT40{E01C96B1-4436-11D2-9AA4-006097C4E452}msvcrt40.dll_0001Global_VC_IRT{FFFDF420-AFF5-11D2-9AE4-006097C4E452}msvcirt.dllGlobal_VC_MFC42ANSICore{1CA051B2-1B70-11D2-9ADD-006097C4E452}mfc42.dllGlobal_VC_MFC42Intl{237FE484-DE67-11D2-B68D-00A0C90F569F}mfc42eng.dllGlobal_Vse_AspExtensibility{F6BADC22-C356-11D1-8279-00C04FC21633}VSEIDE98Folderasp.tlbGlobal_Vse_BldWizardMgr{64B865F1-3885-11D2-9A9F-006097C4E452}bldwizmg.dllGlobal_Vse_Core{CC29E95B-7BC2-11D1-A921-00A0C91E2AA2}mse.exeGlobal_Vse_CoreBidi{F6BADC26-C356-11D1-8279-00C04FC21633}css.dllGlobal_Vse_Debugger{1D2B753C-CD9A-11D1-8279-00C04FC21633}mdm.exeGlobal_Vse_DebuggerIntl{5ED83EE1-CCDB-11D2-BCDA-00C04F991201}msdbgenu.dllGlobal_Vse_Dispex{EEE4D677-20C7-11D2-A185-00A0C90AB50F}dispex.dllGlobal_Vse_HelpIntl{526C6A84-CCDE-11D2-B68B-00A0C90F569F}VSEIDE98MSEResourcesIntlFoldercsofui.chmGlobal_Vse_HelpPackage{C0722720-C358-11D1-8279-00C04FC21633}VS98Foldervshelp.dllGlobal_Vse_HelpPackageIntl{0D023E56-3C5E-11D2-B66D-00A0C90F569F}VS98ResourcesIntlFoldervshelpui.dllGlobal_Vse_HTMLEditor{F6BADC24-C356-11D1-8279-00C04FC21633}htmed.dllGlobal_Vse_HTMLEditorIntl{0D023E6C-3C5E-11D2-B66D-00A0C90F569F}VSEResourcesIntlFolderhtmedui.dllGlobal_Vse_ImageHelper{F6BADC2C-C356-11D1-8279-00C04FC21633}imagehlp.dllGlobal_Vse_Intl{4D76AE58-38D0-11D2-B66B-00A0C90F569F}msenv2ui.dllGlobal_Vse_JavaDebugging{C0722726-C358-11D1-8279-00C04FC21633}javale.dllGlobal_Vse_NewFileTemplates{52311F54-B0C7-11D2-B684-00A0C90F569F}VSENewFileItemsFoldertextfile.txtGlobal_Vse_OfficePackage{CC29EC8D-7BC2-11D1-A921-00A0C91E2AA2}Global_Vse_Runtime{EEE4D675-20C7-11D2-A185-00A0C90AB50F}Global_Vse_ScriptDebugging{C0722724-C358-11D1-8279-00C04FC21633}scriptle.dllGlobal_Vse_ScriptEngine{EEE4D673-20C7-11D2-A185-00A0C90AB50F}Global_Vse_ScriptEngineIntl{E4BCEA24-C14C-11D2-B687-00A0C90F569F}1 AND (NOT NOSYSFILES)vbseng.dllGlobal_Vse_SessionDebugManager{FD076D01-A5AA-11D2-AAA8-00A0C90F57B0}mssdm.dllGlobal_VSE_Tlbinf32{DC60B201-218A-11D2-AA83-00A0C90F57B0}tlbinf32.dll{9E0B2BE1-DEDA-11D1-A17E-00A0C90AB50F}triedit.dllGlobal_Vse_UrlPkr{9D67C665-2247-11D2-AA83-00A0C90F57B0}urlpkr.dllGlobal_Vse_Views{FFE30D20-C35D-11D1-8279-00C04FC21633}VSEIDE98MSEFolderviewssrc.prfGlobal_WebComponents_Core{CC29EAF3-7BC2-11D1-A921-00A0C91E2AA2}msowcf.dllGlobal_WebComponents_CoreDesign{9FADACD1-37AC-11D2-93BC-00A0C90F27F9}mce.dllGlobal_WebComponents_CoreDesignIntl{1F56DD84-7E5C-11D2-B67D-00A0C90F569F}mceintl.dllGlobal_WebComponents_CoreII{9FADACD8-37AC-11D2-93BC-00A0C90F27F9}Global_WebComponents_CoreIntl{31EE8ADA-3084-11D2-B669-00A0C90F569F}Global_WebComponents_DEU1031{CC867638-74F6-11D2-B67B-00A0C90F569F}OfficeDEUFolderADMIN OR DEUGlobal_WebComponents_WebInstallLogic{5D1A588A-E189-11D2-B68E-00A0C90F569F}msowc.msiGlobal_Websvr_Discussion{1BDB6E75-2822-11D2-B667-00A0C90F569F}Global_Websvr_DiscussionEng{DECCE4FF-4845-11D2-AA8F-00A0C90F57B0}WebFoldersFoldermsows409.dll_0001Global_Websvr_DiscussionIntl{4A2BEC1C-F3A9-11D2-B690-00A0C90F569F}Global_Websvr_DiscussionOM{77BA9FA1-B694-11D2-ADCB-00C04F9911FF}owsdsc.dllGlobal_Websvr_MSDAipp{46C48451-D488-11D1-825C-00A0C9056598}msdaipp.dllGlobal_Websvr_MSDAPml{9114AEE1-35FA-11D2-AA89-00A0C90F57B0}msdapml.dllGlobal_Websvr_MSDAUrl{12A0F751-D550-11D1-825C-00A0C9056598}msdaurl.dllGlobal_Websvr_Publication{CC29E95F-7BC2-11D1-A921-00A0C91E2AA2}Global_Websvr_PubRegCU{C92518C2-1D92-11D2-AA97-00A0C90F57B0}(VersionNT<=499 AND ServicePackLevel>=1280) OR (VersionNT>=500)CUWebFoldersNameGlobal_Websvr_PubRegLM{C92518C0-1D92-11D2-AA97-00A0C90F57B0}Version9X OR (VersionNT<=499)LMWebFoldersNameAGlobal_Websvr_Repagent{CC29E961-7BC2-11D1-A921-00A0C91E2AA2}(IE5 = "true") AND (NOT (TerminalServer))Global_Word_Agenda{97C7FA44-D80B-11D2-B68D-00A0C90F569F}agenda.wizGlobal_Word_AutoSummaryDLL{1BDB6DA0-2822-11D2-B667-00A0C90F569F}Global_Word_AutoSummaryDLL_ENG{38E02E80-A475-11D1-A45D-0000F8027324}ww9asum.dll_ENGGlobal_Word_AutoSummaryDLL_FRA{E9384025-9432-11D2-900A-00805F9B1201}ww9asum.dll_FRAGlobal_Word_AutoSummaryDLL_ITA{E9384027-9432-11D2-900A-00805F9B1201}ww9asum.dll_ITAGlobal_Word_Brochure{948537B4-DD83-11D2-B68D-00A0C90F569F}brochure.dotGlobal_Word_Calendar{97C7FA5C-D80B-11D2-B68D-00A0C90F569F}calendar.wizGlobal_Word_ClConWeb{0CCD1EB4-CB75-11D2-B68B-00A0C90F569F}clconweb.htmGlobal_Word_ContFax{97C7F33C-D80B-11D2-B68D-00A0C90F569F}contfax.dotGlobal_Word_ContLtr{97C7F384-D80B-11D2-B68D-00A0C90F569F}contltr.dotGlobal_Word_ContMemo{97C7F3CC-D80B-11D2-B68D-00A0C90F569F}contmemo.dotGlobal_Word_ContRepo{DF2583F0-D900-11D2-B68D-00A0C90F569F}contrepo.dotGlobal_Word_ContResu{97C7F414-D80B-11D2-B68D-00A0C90F569F}contresu.dotGlobal_Word_ConversionWiz{97C7FA74-D80B-11D2-B68D-00A0C90F569F}convert8.wiz{CC29E963-7BC2-11D1-A921-00A0C91E2AA2}Global_Word_Directory{97C7F9FC-D80B-11D2-B68D-00A0C90F569F}directry.dotGlobal_Word_ElegFax{97C7F354-D80B-11D2-B68D-00A0C90F569F}elegfax.dotGlobal_Word_ElegLtr{97C7F39C-D80B-11D2-B68D-00A0C90F569F}elegltr.dotGlobal_Word_ElegMemo{97C7F3E4-D80B-11D2-B68D-00A0C90F569F}elegmemo.dotGlobal_Word_ElegRepo{97C7F51C-D80B-11D2-B68D-00A0C90F569F}elegrepo.dotGlobal_Word_ElegResu{97C7F42C-D80B-11D2-B68D-00A0C90F569F}elegresu.dotGlobal_Word_EnvelopeWiz{97C7F474-D80B-11D2-B68D-00A0C90F569F}envelope.wizGlobal_Word_Faqsweb{0CCD201C-CB75-11D2-B68B-00A0C90F569F}faqsweb.htmGlobal_Word_FaxWiz{97C7F45C-D80B-11D2-B68D-00A0C90F569F}fax.wizGlobal_Word_Intl{1BDB6DB5-2822-11D2-B667-00A0C90F569F}Global_Word_LabelWiz{97C7F48C-D80B-11D2-B68D-00A0C90F569F}label.wizGlobal_Word_LetterWiz{97C7F4A4-D80B-11D2-B68D-00A0C90F569F}letter.wizGlobal_Word_LfColWeb{0CCD20C4-CB75-11D2-B68B-00A0C90F569F}lfcolweb.htmGlobal_Word_Manual{97C7FA14-D80B-11D2-B68D-00A0C90F569F}manual.dot{CC29EDCB-7BC2-11D1-A921-00A0C91E2AA2}WORDOCXFolderhtmlmarq.ocxGlobal_Word_MARQOCXIntl{14712E54-35F2-11D2-B66B-00A0C90F569F}htmqintl.dllGlobal_Word_MemoWiz{97C7F4BC-D80B-11D2-B68D-00A0C90F569F}memo.wiz{CC29EDC9-7BC2-11D1-A921-00A0C91E2AA2}htmlmm.ocxGlobal_Word_MMOCXIntl{14712E49-35F2-11D2-B66B-00A0C90F569F}htmmintl.dllGlobal_Word_Pip{0D5EFE61-A518-11D2-9AE2-006097C4E452}word.pipGlobal_Word_ProfFax{97C7F36C-D80B-11D2-B68D-00A0C90F569F}proffax.dotGlobal_Word_ProfLtr{97C7F3B4-D80B-11D2-B68D-00A0C90F569F}profltr.dotGlobal_Word_ProfMemo{97C7F3FC-D80B-11D2-B68D-00A0C90F569F}profmemo.dotGlobal_Word_ProfRepo{97C7F534-D80B-11D2-B68D-00A0C90F569F}profrepo.dotGlobal_Word_ProfResu{97C7F444-D80B-11D2-B68D-00A0C90F569F}profresu.dotGlobal_Word_PrsnlWeb{0CCD21B4-CB75-11D2-B68B-00A0C90F569F}prsnlweb.htmGlobal_Word_ResumeWiz{97C7F4EC-D80B-11D2-B68D-00A0C90F569F}resume.wizGlobal_Word_RtColWeb{0CCD222C-CB75-11D2-B68B-00A0C90F569F}rtcolweb.htmGlobal_Word_ShellNewFile{CC29EA4D-7BC2-11D1-A921-00A0C91E2AA2}winword8.docGlobal_Word_SimpWeb{0CCD225C-CB75-11D2-B68B-00A0C90F569F}simplweb.htmGlobal_Word_Startup{166D73AB-ACA2-11D1-90A9-0060089F36BD}OfficeStartupFolderGlobal_Word_StartUpMigration{F8E56FA7-36E7-11D2-AA89-00A0C90F57B0}Global_Word_Thesis{97C7FA2C-D80B-11D2-B68D-00A0C90F569F}thesis.dotGlobal_Word_TocWeb{0CCD22A4-CB75-11D2-B68B-00A0C90F569F}tocweb.htmGlobal_Word_TypeLib{0C907B23-8D4C-11D1-9097-0060089F36BD}Global_Word_UserData{8ADD2C93-C8B7-11D1-9C67-0000F81F1B38}msoridWordUserData{9F3BF590-4EA4-11D2-9AAA-006097C4E452}webpage.dllGlobal_Word_WebPageWiz{CC29EBC9-7BC2-11D1-A921-00A0C91E2AA2}webpage.wizGlobal_Word_WebPageWizIntl{129C4AB0-33A6-11D2-B66A-00A0C90F569F}webpintl.dllGlobal_Word_WordBorders{CC29EA3F-7BC2-11D1-A921-00A0C91E2AA2}WORDBordersFoldermsart1.bdrGlobal_Word_WordMacros{4464CA40-CBDE-11D2-BCDA-00C04F991201}WORDMacrosFoldersupport8.dotFindFastCPLVersionNT>=500InternationalSupportFiles_ArialUni(SystemLanguageID=1025 OR SystemLanguageID=1037 OR SystemLanguageID= 2049 OR SystemLanguageID= 3073 OR SystemLanguageID= 4097 OR SystemLanguageID= 5121 OR SystemLanguageID= 6145 OR SystemLanguageID=7169 OR SystemLanguageID= 8193 OR SystemLanguageID= 9217 OR SystemLanguageID= 10241 OR SystemLanguageID=11265 OR SystemLanguageID= 12289 OR SystemLanguageID= 13313 OR SystemLanguageID= 14337 OR SystemLanguageID= 15361 OR SystemLanguageID=16385) AND (Version9X OR (VersionNT AND (VersionNT < 500)))InternetExplorerSetupIE5~<>"true" AND IESTATE~<>"clean/nav"InternetExplorerSetupAddToMinNOIE~="true" OR SKIPDIALOG~="true"LotusVIMMailFilesOPCRemovePreviousMaxInstalled OR OPCREMOVAL~<>"ON" OR OPCKEEPAPPSOPCRemovePreviousMinInstalled OR OPCREMOVAL~<>"ON"TCNotesFilesNOTESINSTALLED = "FALSE"TCSearchToolsWinFaxVersionNT AND (NOT AdminUser)AdminEULABackPushButton<< &ZurⁿckCancelBarLabelSetup{\Tahoma8Black}ADMINISTRATORSETUPBLCollecting{\Tahoma8Black}KundeninformationenBLEULA{\Tahoma8BlackBold}Lizenzierung und SupportBLInstalling{\Tahoma8Black}[ProductNameBase] wird installiertBLReady{\Tahoma8Black}InstallationsordnerBottomLineLineAbbrechenHelpButtonLicenseEULALabel{\TahomaBold8}Endbenutzer-LizenzvertragGroupRadioButtonGroupAcceptEULANext&HilfeLabel20[COMPANYNAME]Label3[ProductID]ScrollableText{\rtf1\ansi\ansicpg1252\uc1 \deff0\deflang1033\deflangfe1033{\fonttbl{\f0\froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman;}{\f17\fnil\fcharset0\fprq2{\*\panose 00000000000000000000}Microsoft Logo;}{\f18\fswiss\fcharset0\fprq2{\*\panose 020b0506020202030204}Arial Narrow;}{\f19\fswiss\fcharset0\fprq2{\*\panose 00000000000000000000}Franklin Gothic Book;}{\f68\froman\fcharset238\fprq2 Times New Roman CE;}{\f69\froman\fcharset204\fprq2 Times New Roman Cyr;}{\f71\froman\fcharset161\fprq2 Times New Roman Greek;}{\f72\froman\fcharset162\fprq2 Times New Roman Tur;}{\f73\froman\fcharset186\fprq2 Times New Roman Baltic;}{\f176\fswiss\fcharset238\fprq2 Arial Narrow CE;}{\f177\fswiss\fcharset204\fprq2 Arial Narrow Cyr;}{\f179\fswiss\fcharset161\fprq2 Arial Narrow Greek;}{\f180\fswiss\fcharset162\fprq2 Arial Narrow Tur;}{\f181\fswiss\fcharset186\fprq2 Arial Narrow Baltic;}}{\colortbl;\red0\green0\blue0;\red0\green0\blue255;\red0\green255\blue255;\red0\green255\blue0;\red255\green0\blue255;\red255\green0\blue0;\red255\green255\blue0;\red255\green255\blue255;\red0\green0\blue128;\red0\green128\blue128;\red0\green128\blue0;\red128\green0\blue128;\red128\green0\blue0;\red128\green128\blue0;\red128\green128\blue128;\red192\green192\blue192;}{\stylesheet{\widctlpar\adjustright \fs20\cgrid \snext0 Normal;}{\*\cs10 \additive Default Paragraph Font;}{\s15\sl-460\slmult0\widctlpar\tx240\adjustright \b\f18\fs44\expnd-6\expndtw-30\kerning42\cgrid \sbasedon0 \snext15 1,Section Head;}{\s16\ri-18\sb120\sl-240\slmult0\widctlpar\tx576\tx1152\tx1728\adjustright \b\f18\fs22\expnd-2\expndtw-10\kerning22\cgrid \sbasedon0 \snext16 2,LA Subhead;}{\s17\sb60\sl-200\slmult0\widctlpar\adjustright \fs18\expnd-1\expndtw-5\cgrid \sbasedon0 \snext17 3,LA Body;}{\s18\fi-187\li187\sb60\sl-200\slmult0\widctlpar\adjustright \fs18\expnd-1\expndtw-5\cgrid \sbasedon17 \snext18 3c,Numbered;}{\s19\sl-320\slmult0\widctlpar\tx634\adjustright \fs12\expnd-1\expndtw-5\cf5\cgrid \sbasedon0 \snext19 6,Part No;}{\s20\fi-187\li187\sb60\sl-180\slmult0\widctlpar\adjustright \f19\fs16\cgrid \sbasedon0 \snext20 03c,Numbered1;}}{\info{\title 45-Tage-Bewertungslizenz}{\author Eric P.}{\operator Eric P.}{\creatim\yr1999\mo6\dy11\hr16\min5}{\revtim\yr1999\mo6\dy11\hr16\min6}{\version1}{\edmins1}{\nofpages2}{\nofwords1550}{\nofchars8835}{\*\company MS}{\nofcharsws10850}{\vern89}}\margl1253\margr1253\margt1901\margb1901 \widowctrl\ftnbj\aenddoc\formshade\viewkind4\viewscale110\pgbrdrhead\pgbrdrfoot \fet0\sectd \psz1\linex0\headery0\footery1152\sectdefaultcl {\footer \pard\plain \s19\sl-320\slmult0\widctlpar\tqr\tx9450\adjustright \fs12\expnd-1\expndtw-5\cf5\cgrid {\field{\*\fldinst {\fs18\cf1 FILENAME }}{\fldrslt {\fs18\cf1\lang1024 NA-FP2K Eval}}}{\cf1 \tab }{\f17\fs36\cf1 \par }}{\*\pnseclvl1\pnucrm\pnstart1\pnindent720\pnhang{\pntxta .}}{\*\pnseclvl2\pnucltr\pnstart1\pnindent720\pnhang{\pntxta .}}{\*\pnseclvl3\pndec\pnstart1\pnindent720\pnhang{\pntxta .}}{\*\pnseclvl4\pnlcltr\pnstart1\pnindent720\pnhang{\pntxta )}}{\*\pnseclvl5\pndec\pnstart1\pnindent720\pnhang{\pntxtb (}{\pntxta )}}{\*\pnseclvl6\pnlcltr\pnstart1\pnindent720\pnhang{\pntxtb (}{\pntxta )}}{\*\pnseclvl7\pnlcrm\pnstart1\pnindent720\pnhang{\pntxtb (}{\pntxta )}}{\*\pnseclvl8\pnlcltr\pnstart1\pnindent720\pnhang{\pntxtb (}{\pntxta )}}{\*\pnseclvl9\pnlcrm\pnstart1\pnindent720\pnhang{\pntxtb (}{\pntxta )}}\pard\plain \s15\qc\sl-460\slmult0\widctlpar\tx240\adjustright \b\f18\fs44\expnd-6\expndtw-30\kerning42\cgrid {\fs32\expnd0\expndtw0\cf1\lang1031\kerning44 45-Tage-Bewertungslizenz\par }\pard \s15\qc\sl-460\slmult0\widctlpar\tx240\adjustright {\fs32\expnd0\expndtw0\cf1\lang1031\kerning44 f\'fcr Microsoft FrontPage 2000}{\fs32\lang1031 \par }\pard\plain \s16\ri-18\sb120\sl-240\slmult0\widctlpar\tx576\tx1152\tx1728\adjustright \b\f18\fs22\expnd-2\expndtw-10\kerning22\cgrid {\lang1031 WICHTIG - }{\caps\lang1031 bitte sorgf\'e4ltig lesen}{\lang1031 : }{\b0\lang1031 Dieser Microsoft-Bewertungs-Lizenzvertrag (}{\b0\expnd-7\expndtw-35\lang1031 "}{\b0\lang1031 Bewertungslizenz}{\b0\expnd-7\expndtw-35\lang1031 "}{\b0\lang1031 ) ist ein rechtsg\'fcltiger Vertrag zwischen Ihnen (entweder als nat\'fcrliche oder als juristische Person) und Microsoft Corporation f\'fcr das oben bezeichnete Microsoft-Softwareprodukt, das Computersoftware umfasst sowie m\'f6glicherweise dazugeh\'f6rige Medien, gedruckte Materialien und Dokumentation im "Online"- oder elektronischen Format (}{\b0\expnd-7\expndtw-35\lang1031 "}{\b0\lang1031 Softwareprodukt").}{\lang1031 INDEM SIE DAS SOFTWAREPRODUKT INSTALLIEREN, KOPIEREN ODER ANDERWEITIG VERWENDEN, ERKL\'c4REN SIE SICH EINVERSTANDEN, DURCH DIE BESTIMMUNGEN DIESER BEWERTUNGSLIZENZ GEBUNDEN ZU SEIN. WENN SIE MIT DEN BESTIMMUNGEN DIESER BEWERTUNGSLIZENZ NICHT EINVERSTANDEN SIND, SIND SIE NICHT BERECHTIGT, DAS SOFTWAREPRODUKT ZU INSTALLIEREN, ZU KOPIEREN ODER ZU VERWENDEN.\par }\pard\plain \s17\sb60\sl-200\slmult0\widctlpar\adjustright \fs18\expnd-1\expndtw-5\cgrid {\lang1031 Das Softwareprodukt ist Eigentum von Microsoft oder deren Lieferanten und durch Urheberrechtsgesetze und internationale Urheberrechtsvertr\'e4ge sowie durch andere Gesetze und Vertr\'e4ge \'fcber geistiges Eigentum gesch\'fctzt. }{\b\lang1031 DAS SOFTWAREPRODUKT WIRD LIZENZIERT, NICHT VERKAUFT.\par }\pard\plain \s18\fi-187\li187\sb60\sl-200\slmult0\widctlpar\adjustright \fs18\expnd-1\expndtw-5\cgrid {\lang1031 1.\tab }{\b\lang1031 LIZENZEINR\'c4UMUNG}{\lang1031 .\par }\pard \s18\fi-7\li187\sb60\sl-200\slmult0\widctlpar\adjustright {\lang1031 (a)}{\b\lang1031 }{\lang1031 Vorausgesetzt, dass Sie alle Bestimmungen dieser Bewertungslizenz einhalten, gew\'e4hrt Ihnen Microsoft unter dieser Bewertungslizenz die folgenden Rechte: Sie sind berechtigt, das Softwareprodukt auf einem einzigen Computer nur zum Zweck von Vorf\'fchrung, Test, Untersuchung und Bewertung des Softwareprodukts f\'fcr den hierin genannten }{\b\lang1031 beschr\'e4nkten Zeitraum}{\lang1031 zu installieren und zu verwenden. \par (b) }{\b\fs22\lang1031 IHR RECHT ZUR VERWENDUNG DES SOFTWAREPRODUKTS GILT F\'dcR DIE DAUER VON F\'dcNFUNDVIERZIG (45) TAGEN AB DEM DATUM DER ERSTEN INSTALLATION EINES BELIEBIGEN TEILS DES SOFTWAREPRODUKTS AUF EINEM BELIEBIGEN COMPUTER. DAS SOFTWAREPRODUKT IST ZEITEMPFINDLICH UND FUNKTIONIERT NACH ABLAUF DES 45-TAGE-ZEITRAUMS NICHT MEHR.}{\fs22\lang1031 }{\b\lang1031 DER ABLAUF WIRD NICHT AKTIV GEMELDET. SIE M\'dcSSEN DAHER DAS ABLAUFDATUM EINPLANEN UND VORHER EINE KOPIE WICHTIGER DATEN ERSTELLEN UND DIESE DATEN ENTFERNEN. }{\lang1031 Wenn Sie das Softwareprodukt nach Beenden Ihrer Bewertung verwenden m\'f6chten, m\'fcssen Sie eine ordnungsgem\'e4\'df lizenzierte Kopie der Nichtbewertungsversion des Softwareprodukts erwerben.\par (c) }{\b\lang1031 Das SOFTWAREPRODUKT ist "NICHT F\'dcR DIE VERWENDUNG ZUR PRODUKTION" BESTIMMT.}{\lang1031 Sie d\'fcrfen das Softwareprodukt nicht in einer realen Betriebsumgebung oder mit Daten, die nicht gen\'fcgend gesichert wurden, vorf\'fchren, testen, untersuchen, bewerten oder anderweitig verwenden. \par (d) Microsoft beh\'e4lt sich alle nicht ausdr\'fccklich gew\'e4hrten Rechte vor.\par }\pard \s18\fi-144\li144\sb60\sl-200\slmult0\widctlpar\adjustright {\lang1031 2.}{\b\lang1031 \tab AUFFORDERUNG ZUR UNTERSUCHUNG}{\lang1031 . Microsoft fordert Sie hiermit auf, das Softwareprodukt im Verlauf dieser Bewertungslizenz vollst\'e4ndig zu untersuchen, so dass Sie damit vollst\'e4ndig vertraut sind, bevor Sie eine Kopie der Nichtbewertungsversion des Softwareprodukts erwerben. Nur wenn Sie jetzt eine vollst\'e4ndige Untersuchung durchf\'fchren, k\'f6nnen Sie feststellen, ob die Nichtbewertungsversion marktg\'e4ngig ist oder sich f\'fcr Ihren speziellen Zweck eignet.\par }\pard \s18\fi-144\li144\sb60\sl-200\slmult0\widctlpar\adjustright {\lang1031 3. }{\b\lang1031 ZUS\'c4TZLICHE EINSCHR\'c4NKUNGEN}{\lang1031 . Sie sind nicht berechtigt, das Softwareprodukt zur\'fcckzuentwickeln (Reverse Engineering), zu dekompilieren oder zu disassemblieren, es sei denn, dass und nur insoweit, wie das anwendbare Recht, ungeachtet dieser Einschr\'e4nkung, dies ausdr\'fccklich gestattet. Sie sind nicht berechtigt, das Softwareprodukt zu vermieten, zu verleasen, zu verleihen oder zu \'fcbertragen. Sie sind nicht berechtigt, ohne vorherige schriftliche Zustimmung von Microsoft die Ergebnisse von Vergleichstests mit dem Softwareprodukt an Dritte weiterzugeben. \par 4. }{\b\lang1031 GEISTIGE EIGENTUMSRECHTE}{\lang1031 . Das gesamte Eigentum sowie alle Rechte und geistigen Eigentumsrechte an dem Softwareprodukt (einschlie\'dflich, aber nicht beschr\'e4nkt auf, Bilder, Fotografien, Animationen, Video, Audio, Musik, Text und "Applets", die in dem Softwareprodukt enthalten sind) und jeder Kopie, die Sie laut diesem EULA anfertigen d\'fcrfen, liegen bei Microsoft oder deren Lieferanten. Das gesamte Eigentum sowie alle Rechte und geistigen Eigentumsrechte an Inhalten, auf die mit Hilfe des Softwareprodukts zugegriffen werden kann, sind Eigentum des jeweiligen Inhaltseigent\'fcmers und k\'f6nnen durch anwendbare Urheberrechtsgesetze und andere Gesetze und Vertr\'e4ge \'fcber geistiges Eigentum gesch\'fctzt sein. Diese Bewertungslizenz r\'e4umt Ihnen kein Recht ein, solche Inhalte zu verwenden. F\'fcr jede Kopie des Softwareprodukts, zu deren Verwendung Sie gem\'e4\'df den Bestimmungen dieser Bewertungslizenz berechtigt sind, d\'fcrfen Sie auch eine zus\'e4tzliche Kopie des Softwareprodukts nur f\'fcr Archivierungs- oder Wiederherstellungszwecke anfertigen.\par }\pard\plain \s20\fi-144\li144\sb60\sl-180\slmult0\widctlpar\adjustright \f19\fs16\cgrid {\f0\fs18\lang1031 5.\tab }{\b\f0\fs18\lang1031 AUSFUHRBESCHR\'c4NKUNGEN}{\f0\fs18\lang1031 . Hiermit best\'e4tigen Sie, dass Sie das Softwareprodukt, einen Teil davon oder einen Prozess oder Dienst, der das direkte Ergebnis des Softwareprodukts ist (Vorgenanntes zusammengefasst als "Beschr\'e4nkte Komponenten" bezeichnet) in kein Land exportieren oder reexportieren und keiner nat\'fcrlichen oder juristischen Person durch Export oder Reexport zukommen lassen werden, das/die den US-Ausfuhrbeschr\'e4nkungen unterliegt. Sie stimmen insbesondere zu, dass Sie eine der Beschr\'e4nkten Komponenten (i) nicht in eines der L\'e4nder, die den US-Exportbeschr\'e4nkungen unterliegen (zur Zeit einschlie\'dflich, aber nicht notwendigerweise beschr\'e4nkt auf, Kuba, Iran, Irak, Libyen, Nordkorea, Sudan und Syrien) oder einem wo auch immer sich aufhaltenden B\'fcrger eines dieser L\'e4nder, der beabsichtigt, die Beschr\'e4nkten Komponenten in ein solches Land zur\'fcck zu \'fcbertragen oder zu bef\'f6rdern, (ii) nicht an Endbenutzer, von denen Sie wissen oder vermuten, dass sie sie zum Entwurf, zur Entwicklung oder zur Produktion nuklearer, chemischer oder biologischer Waffen verwenden oder (iii) nicht an nat\'fcrliche oder juristische Personen, denen von einer Bundesbeh\'f6rde der US-Regierung die Beteiligung an US-Ausfuhrtransaktionen verboten wurde, ausf\'fchren oder wiederausf\'fchren werden. Sie sichern hiermit zu, dass weder das Amt f\'fcr Exportgenehmigungen des US-Handelsministeriums noch eine andere US-Bundesbeh\'f6rde Ihre Exportrechte ausgesetzt, widerrufen oder abgelehnt hat.\par }\pard \s20\fi-187\li187\sb60\sl-180\slmult0\widctlpar\adjustright {\f0\fs18\expnd-1\expndtw-5\lang1031 6. }{\b\f0\fs18\expnd-1\expndtw-5\lang1031 ANWENDBARES RECHT}{\f0\fs18\expnd-1\expndtw-5\lang1031 . Wenn Sie dieses Softwareprodukt in den USA erworben haben, unterliegt diese Bewertungslizenz den Gesetzen des Staates Washington. Wenn Sie das Softwareprodukt au\'dferhalb der USA erworben haben, gilt m\'f6glicherweise das lokal anwendbare Recht.}{\lang1031 \par }\pard \s20\fi-187\li187\sb60\sl-180\slmult0\widctlpar\adjustright {\f0\fs18\lang1031 7. }{\b\f0\fs18\lang1031 FRAGEN}{\f0\fs18\lang1031 . Falls Sie Fragen zu dieser Bewertungslizenz haben oder aus irgendeinem sonstigen Grund mit Microsoft Kontakt aufnehmen m\'f6chten, wenden Sie sich bitte an eine Microsoft-Niederlassung in Ihrem Land, oder schreiben Sie an: Microsoft Sales Information Center, One Microsoft Way, Redmond, WA 98052-6399, USA.}{\lang1031 \par }{\f0\fs18\lang1031 8.}{\b\f0\fs18\lang1031 \tab AUSSCHLUSS DER GEW\'c4HRLEISTUNG. Im gr\'f6\'dftm\'f6glich durch das anwendbare Recht gestatteten Umfang stellen Microsoft und deren Lieferanten das Softwareprodukt und gegebenenfalls Supportleistungen in Verbindung mit dem Softwareprodukt ("Supportleistungen") }{\b\i\f0\fs18\lang1031 WIE BESEHEN UND OHNE GARANTIE AUF FEHLERFREIHEIT}{\b\f0\fs18\lang1031 zur Verf\'fcgung. Sie schlie\'dfen hiermit alle anderen Gew\'e4hrleistungen und Bedingungen, gleich ob ausdr\'fccklich, konkludent oder gesetzlich, einschlie\'dflich, aber nicht beschr\'e4nkt auf, (falls zutreffend) jede konkludente Gew\'e4hrleistung oder Bedingung der Handels\'fcblichkeit, Eignung f\'fcr einen bestimmten Zweck, Virenfreiheit, Genauigkeit oder Vollst\'e4ndigkeit von Antworten, Ergebnisse, Fahrl\'e4ssigkeit oder mangelnde fachm\'e4nnische Bem\'fchungen - alles bez\'fcglich des Softwareprodukts - sowie zur Verf\'fcgung oder nicht zur Verf\'fcgung gestellte Supportleistungen aus. ES WIRD AUCH JEDE GEW\'c4HRLEISTUNG ODER BEDINGUNG F\'dcR EIGENTUM, UNGETR\'dcBTES VERGN\'dcGEN, STILLEN BESITZ, \'dcBEREINSTIMMUNG MIT DER BESCHREIBUNG ODER NICHTVERLETZUNG DER RECHTE DRITTER IN BEZUG AUF DAS SOFTWAREPRODUKT AUSGESCHLOSSEN. DAS GESAMTE RISIKO, DAS BEZ\'dcGLICH DER QUALIT\'c4T ODER DURCH DIE VERWENDUNG ODER LEISTUNG DES SOFTWAREPRODUKTS UND DER SUPPORTLEISTUNGEN (SOFERN ZUTREFFEND) ENTSTEHT, VERBLEIBT BEI IHNEN.}{\lang1031 \par }{\f0\fs18\lang1031 9. }{\b\f0\fs18\lang1031 AUSSCHLUSS VON FOLGE-, ZUF\'c4LLIGEN UND BESTIMMTEN ANDEREN SCH\'c4DEN. IM GR\'d6SSTM\'d6GLICH DURCH DAS ANWENDBARE RECHT GESTATTETEN UMFANG SIND MICROSOFT ODER DEREN LIEFERANTEN IN KEINEM FALL HAFTBAR F\'dcR IRGENDWELCHE SPEZIELLEN, ZUF\'c4LLIGEN, INDIREKTEN ODER FOLGESCH\'c4DEN WELCHER ART AUCH IMMER (EINSCHLIESSLICH, ABER NICHT BESCHR\'c4NKT AUF, SCH\'c4DEN AUS ENTGANGENEM GEWINN, VERLUST VON VERTRAULICHEN ODER ANDEREN INFORMATIONEN, GESCH\'c4FTSUNTERBRECHUNG, PERSONENSCH\'c4DEN, VERLUST VON PRIVATSPH\'c4RE, UNM\'d6GLICHKEIT, EINE PFLICHT ZU ERF\'dcLLEN (EINSCHLIESSLICH IN GUTEM GLAUBEN ODER BEI VERN\'dcNFTIGER SORGFALT), FAHRL\'c4SSIGKEIT SOWIE VERM\'d6GENS- ODER SONSTIGE SCH\'c4DEN), DIE AUS DER VERWENDUNG DES SOFTWAREPRODUKTS ODER DER TATSACHE, DASS ES NICHT VERWENDET WERDEN KANN, ODER AUS DER BEREITSTELLUNG VON SUPPORTLEISTUNGEN ODER DER TATSACHE, DASS SIE NICHT ZUR VERF\'dcGUNG GESTELLT WORDEN SIND, ODER ANDERWEITIG AUS ODER IN VERBINDUNG MIT EINER BESTIMMUNG DIESER BEWERTUNGSLIZENZ RESULTIEREN ODER IN IRGENDEINEM ZUSAMMENHANG DAMIT STEHEN, SELBST IM FALLE VON VERSCHULDEN, UNERLAUBTEN HANDLUNGEN (EINSCHLIESSLICH FAHRL\'c4SSIGKEIT), STRENGER HAFTUNG, VERTRAGSBRUCH ODER BRUCH DER GEW\'c4HRLEISTUNG VON MICROSOFT ODER DEREN LIEFERANTEN, UND SELBST WENN MICROSOFT ODER DER LIEFERANT AUF DIE M\'d6GLICHKEIT SOLCHER SCH\'c4DEN HINGEWIESEN WURDE.}{\b\caps\f0\fs18\lang1031 }{\lang1031 \par }{\f0\fs18\lang1031 10. }{\b\f0\fs18\lang1031 HAFTUNGSBESCHR\'c4NKUNG UND ANSPR\'dcCHE. Ungeachtet aller Sch\'e4den, die Sie aus welchen Gr\'fcnden auch immer erleiden m\'f6gen (einschlie\'dflich, ohne Einschr\'e4nkung, alle oben angesprochenen Sch\'e4den sowie alle direkten oder allgemeinen Sch\'e4den), ist die gesamte Haftung von Microsoft und deren Lieferanten unter allen Bestimmungen dieser Bewertungslizenz und Ihr ausschlie\'dflicher Anspruch f\'fcr alles oben Genannte auf den h\'f6heren dieser beiden Betr\'e4ge beschr\'e4nkt: den tats\'e4chlich f\'fcr das Softwareprodukt gezahlten Betrag oder US-$\~5,00. Die vorstehenden Beschr\'e4nkungen und Ausschl\'fcsse gelten im gr\'f6\'dftm\'f6glichen durch das anwendbare Recht gestatteten Umfang, auch wenn ein Anspruch seinen wesentlichen Zweck verfehlt.}{\lang1031 \par }{\f0\fs18\lang1031 11. }{\b\f0\fs18\lang1031 ANMERKUNG ZUR JAVA-UNTERST\'dcTZUNG}{\f0\fs18\lang1031 . DAS SOFTWAREPRODUKT ENTH\'c4LT M\'d6GLICHERWEISE UNTERST\'dcTZUNG F\'dcR PROGRAMME, DIE IN JAVA GESCHRIEBEN WURDEN. DIE JAVA-TECHNOLOGIE IST NICHT FEHLERTOLERANT UND WURDE NICHT F\'dcR DIE VERWENDUNG ODER DEN WEITERVERKAUF ALS ONLINE-STEUERSOFTWARE IN GEFAHRENTR\'c4CHTIGER UMGEBUNG ENTWICKELT ODER HERGESTELLT, IN DER ST\'d6RUNGSFREIER BETRIEB ERFORDERLICH IST, WIE Z.\~B. IN NUKLEARTECHNISCHEN EINRICHTUNGEN, FLUGZEUGNAVIGATIONS- ODER -KOMMUNIKATIONSSYSTEMEN, IN DER FLUGSICHERUNG, IN MASCHINEN ZUR DIREKTEN LEBENSERHALTUNG ODER IN WAFFENSYSTEMEN, IN DENEN EIN AUSFALL DER JAVA-TECHNOLOGIE DIREKT ZU TODESF\'c4LLEN, PERSONENSCH\'c4DEN ODER SCHWERWIEGENDEN SACH- ODER UMWELTSCH\'c4DEN F\'dcHREN W\'dcRDE. Sun Microsystems, Inc. hat Microsoft vertraglich verpflichtet, diesen Haftungsausschluss aufzunehmen.}{\lang1031 \par }\pard \s20\fi-187\li187\sb60\sl-180\slmult0\widctlpar\adjustright {\f0\fs18\lang1031 \par }\pard\plain \widctlpar\adjustright \fs20\cgrid {\par }}&Weiter >>OrganizationLabel{\TahomaBold8}OrganisationPIDLabel{\TahomaBold8}Product IDWelcomeLabel{\TahomaBold8}Bitte bestΣtigen Sie den Namen der Organisation.AdminInstallBrowseLabel1ComboDirectoryCombo{\Tahoma8Black}Suche&n in:ListDirectoryListTailLabelNewFolderNeuen Ordner erstellen|OKTailPathEdit{\Tahoma8}{\Tahoma8Black}Ordner&pfad:AufwΣrts|AdminInstallingPleaseWaitBitte warten Sie, wΣhrend Windows [ProductNameNonQualified] konfiguriert.ProgressProgressBarTimeRemainingAdminInstallPoint{\Tahoma8Black}Lizenzierung und SupportBLLocation{\Tahoma8BlackBold}InstallationsordnerBrowse&Durchsuchen...PathEditTextJetzt &installieren[ProductNameBase] wird in folgendem Ordner installiert. Um diesen Ordner zu Σndern, klicken Sie auf "Durchsuchen".UserPathEditReadyLabelKlicken Sie auf "Jetzt installieren", um mit der Administratorinstallation von [ProductNameNonQualified] zu beginnen.{\TahomaBold8}[ProductNameNonQualified]-Installationsordner:ActionData{\TahomaBold8}{\TahomaBold8}Installation von [ProductName] wird vorbereitet.DescLabelMit Hilfe dieses Assistenten k÷nnen Sie ein Server Image erstellen, von dem aus Installationen ausgefⁿhrt werden k÷nnen.PIDKEY{\Tahoma8BlackBold}Kundeninformationen{\Tahoma8Black}Zur Installation bereit4.0.1.2629Dies ist der Installations-Assistent fⁿr [ProductName]. Er wird Sie durch den Installationsvorgang leiten.Bitte geben Sie Ihre Kundeninformationen ein:Label4Bitte geben Sie unten in das Feld den Namen Ihrer Organisation ein. Dieser Name wird bei zukⁿnftigen Installationen von [ProductNameBase] verwendet werden.Label7&Organisation:tbCompanyEditCOMPANYNAME{\Tahoma8}{52}BetaExistsDialogBetaExistsButtonContinue&WeiterBetaExistsButtonExitSetup &abbrechenBetaText{\Tahoma8}Setup hatte eine Pre-Releaseversion einer Microsoft Office 2000 Applikation auf diesem Computer gefunden. Sie mⁿssen Setup verlassen und diese Pre-Release Software deinstallieren Wenn sie fortfahren, ist es m÷glich, dass Office 2000 nicht richtig installiert wird.BrowseDialog&JaContinueCancelMessage{\Tahoma8Black}M÷chten Sie das [ProductNameBase] Setup-Programm wirklich beenden?&NeinCCPDialog{\Tahoma8Black}AbbrechenDriveVolumeSelectComboCCP_DRIVE{\Tahoma8Black}DriveText{\Tahoma8Black}Laufwerk:{\Tahoma8Black}OK{\Tahoma8Black}Das Setup-Programm hat Ihre Festplatte(n) durchsucht und konnte kein berechtigtes Produkt finden. Bitte wΣhlen Sie das Laufwerk aus, auf dem sich das berechtigte Produkt befindet.CCPFailExit&Beenden{\Tahoma8Black}Das Setup-Programm konnte kein berechtigtes Produkt finden. Falls ein Fehler aufgetreten ist, wenden Sie sich bitte an Microsoft.ConfirmUninstall{\Tahoma8Black}M÷chten Sie [ProductNameNonQualified] wirklich entfernen?NoYesErrorDialogACErrorTextII&gnorierenOR&WiederholenEULA{\Tahoma8BlackBold}SETUPBitte notieren Sie Ihre Product ID. Wenn Sie beim Microsoft Software Service anrufen, werden Sie nach dieser Nummer gefragt.{\TahomaBold8}&Endbenutzer-LizenzvertragInitialsLabel{\TahomaBold8}InitialenLabel0[USERNAME][USERINITIALS]Label2NameLabel{\TahomaBold8}NameTitleLabel{\TahomaBold8}[ProductNameNonQualified] Lizenzierung und Support[ProductName]-Setup wurde erfolgreich abgeschlossen.&SpΣter fortsetzenRestore&WiederherstellenDie Installation wurde vorzeitig wegen eines Fehlers beendet.Text2M÷chten Sie den ursprⁿnglichen Zustand des Systems wiederherstellen, oder m÷chten Sie die Installation spΣter fortsetzen?FilesInUseIgnore{\TahomaBold8}Aktive ProgrammeFileInUseProcessRetryListLabelDas Setup-Programm hat festgestellt, dass folgende(s) Programm(e) gerade aktiv sind.RecommendLabelSetup empfiehlt, diese Programme wΣhrend der Installation zu schlie▀en.FirstRunBarLabelUserInfoUserNameLabelCompanyCompanyLabel&OrganisationDie folgenden Informationen werden von Ihrer [ProductNameBase]-Installation verwendet werden.InitialsUSERINITIALS{\Tahoma8}{9}&Initialen{\TahomaBold8}Bitte geben Sie Ihre Kundeninformationen ein:UserNameUSERNAME&BenutzernameIEInstallBLFeatures{\Tahoma8Black}Features auswΣhlenBLRemove{\Tahoma8Black}─ltere Versionen entfernenBLWeb{\Tahoma8BlackBold}Windows wird aktualisiertWindows aktualisieren &mit:TypeComboLabel25{\TahomaBold9}WebbrowsersupportLabel37[ProductNameNonQualified] ben÷tigt aktualisierte Windows-Systemkomponenten, u.a. Internet Explorer-BasisfunktionalitΣt (Windows-Webbrowser-Komponenten). [ProductNameNonVersioned] wurde optimiert fⁿr Versionen von Windows, die mit der neuesten Webbrowser-FunktionalitΣt, Microsoft Internet Explorer 5.0 oder h÷her, aktualisiert wurden.MinimumDesc[IEMinimumDescFront][ProductNameQualified][IEMinimumDescRear]{&Tahoma8}TypicalDesc[IETypicalDescFront][ProductNameQualified][IETypicalDescRear]WWBDesc[IEWWBDescFront][ProductNameQualified][IEWWBDescRear]IENoAdminMsgDas [ProductNameBase] Setup-Programm muss einige Windows-Systemkomponenten ersetzen. Hierzu sind Administratorrechte erforderlich. Bitte melden Sie sich als Administrator an, um die Installation von [ProductNameBase] abzuschlie▀en. IEUpgrade{\TahomaBold8}Windows wird aktualisiert[ProductNameNonQualified] ist optimiert fⁿr Versionen von Windows, auf denen die FunktionalitΣt von Microsoft Internet Explorer 5.0 oder h÷her bereitsteht. Das Setup-Programm hat festgestellt, dass auf Ihrem Computer eine Σltere Version von Microsoft Internet Explorer installiert ist.NoUpgradeDesc[IENoUpgradeDescription]InstallingInstallingShortInstallLocation{\Tahoma8Black}Windows wird aktualisiertDiskSpaceVolumeCostList{100}{83}{71}{71}{71}Label6Verfⁿgbarer Speicher auf lokalen Festplatten:{\TahomaBold8}[ProductNameNonQualifiedShort] &installieren in:InvalidPIDTextMessageDies ist ein ungⁿltiger Wert fⁿr den CD Key. Bitte ⁿberprⁿfen Sie die Identifikationsnummer auf Ihrem CD Key-Aufkleber.MModeAddRemoveUninstallLabelFeatures hinzufⁿgen oder entfernen|AddRemoveLabel{\TahomaBold10}Features h&inzufⁿgen/entfernenBLMMode{\Tahoma8BlackBold}WartungsmodusRepairLabel─ndern, welche Features installiert sind, oder ausgewΣhlte Features entfernen.Label28{\TahomaBold8}[ProductNameBase]-Wartungsmodus[ProductName] von diesem Computer entfernen.Label8Bitte wΣhlen Sie eine der folgenden Optionen aus:Label9Ursprⁿnglichen Zustand Ihrer [ProductName]-Installation wiederherstellen.RepairReparieren|{\TahomaBold10}[ProductNameBase] &reparierenUninstallDeinstallieren|{\TahomaBold10}[ProductNameBase] &deinstallierenNoIEFPSEMsg{\Tahoma8BlackBold}Benutzerinformationen{\Tahoma8}Setup hat herausgefunden, dass IE 4.01 oder h÷her nicht installiert ist.{\Tahoma8}Eine Installation von [ProductNameNonQualified] ohne Internet Explorer lΣ▀t Sie die FrontPage Servererweiterungen mit Hilfe des Befehlszeilendienstprogramms Fpsrvadm.exe verwalten. Wenn Sie die Servererweiterungen mit grafischer Unterstⁿtzung verwalten, sollten Sie Internet Explorer 4.01 oder h÷her installieren und den Servererweiterungen-Administrator Fpmmc.msc benutzenNoIEOutlookMsgOutlook 2000 ben÷tigt Microsoft Internet Explorer Version 4.01 oder h÷her. M÷chten Sie Outlook 2000 deaktivieren? OEMWelcome{\Tahoma8BlackBold}Certificate of Authenticity82503<````=````=````=````=`````>@@@@@{\TahomaBold8}Bitte geben Sie Ihren Product Key ein.Der aus 25 Zeichen bestehende Product Key befindet sich auf Ihrem Certificate of Authenticity.OutOfDiskNicht genⁿgend Speicherplatz. Auf den hervorgehobenen Laufwerken ist nicht genⁿgend freier Speicher fⁿr die aktuell ausgewΣhlten Features vorhanden.OutOfNoRbDiskRBLabel1Die automatische Wiederherstellung von [ProductNameQualified] schⁿtzt Ihren Computer vor dem Fall, dass Setup unterbrochen wird. Auf dem hervorgehobenen Laufwerk ist nicht genⁿgend Speicherplatz fⁿr die Wiederherstellungsdaten vorhanden. Diese Daten sind temporΣr und werden nach Beendigung von Setup gel÷scht.RBLabel2Wollen Sie die automatische Wiederherstellung ausschalten?RBListPreActionDialogReadyToInstall{\Tahoma8BlackBold}Zur Installation bereitInstallNowTextCustomInstallText{\Tahoma8Black}[CUSTOMINSTALLDESCRIPTION]Customize{\Tahoma8Black}CustomIconBenutzerdefiniert|CustomizeText{\TahomaBold8}[CUSTOMINSTALLTEXT]IEInstallNoPrevText{\Tahoma8Black}[IEInstallNowText]IEInstallTextInstallNowTypisch|{\TahomaBold8}[TYPICALINSTALLTEXT]{\Tahoma8Black}...oder klicken Sie auf "Benutzerdefiniert" und machen Sie weitere Angaben zu Ihrer [ProductNameBase]-Installation.Label25Prop{\Tahoma8Black}[CUSTOMINSTALLHEADER]{\TahomaBold8}Das Setup-Programm ist bereit, [ProductName] zu installieren.{\Tahoma8Black}Klicken Sie auf "Jetzt installieren", um mit der Installation von [ProductNameBase] zu beginnen.Label8c{\Tahoma8Black}Klicken Sie auf "Jetzt aktualisieren", um mit der Installation von [ProductNameBase] zu beginnen.Label8cProp{\Tahoma8Black}[TYPICALUPGRADEHEADER]Label8Prop{\Tahoma8Black}[TYPICALINSTALLHEADER]TypicalInstallText{\Tahoma8Black}[ProductNameNonQualifiedShort] nach [DefaultInstallLocation] installierenTypicalInstallText2[ProductNameNonQualifiedShort] nach [DefaultInstallLocation] installierenTypicalInstallText3TypicalInstallTextProp{\Tahoma8Black}[TYPICALINSTALLDESCRIPTION]TypicalRemovePreviousText{\Tahoma8Black}─ltere Versionen von [ProductNameBase] entfernenUpgradeNowText{\TahomaBold8}[TYPICALUPGRADETEXT]RebootDas [ProductNameNonQualified] Setup-Programm muss Ihren Computer neu starten, um die Installation abzuschlie▀en. Registering[ProductNameNonQualified]-Installation wird abgeschlossen...ReinstallingRepairGroup{\TahomaBold8}[ProductName] neu installieren oder reparierenDas Setup-Programm kann automatisch Fehler in Ihrer [ProductNameNonQualified]-Installation suchen und reparieren. Oder Sie k÷nnen [ProductNameBase] vom Setup-Programm neu installieren lassen und damit den ursprⁿnglichen Zustand Ihrer Installation wiederherstellen.{\Tahoma8Black}WΣhrend dieses Vorgangs werden Sie m÷glicherweise darum gebeten, aktive Anwendungen zu beenden. Eventuell werden Sie um die CD oder um die Angabe des Netzwerkordners gebeten, von der/dem Sie ursprⁿnglich installiert haben. &Fertig stellenReInstallRepairRestoreShortcuts{\Tahoma8Black}Meine &Verknⁿpfungen wiederherstellenRemovePreviousAppListKeepCheck{\Tahoma8BlackBold}─ltere Versionen entfernenOPCKEEPAPPS&Ich m÷chte diese Anwendungen behalten.Label21Um Σltere Versionen zu entfernen, verwenden Sie das Dienstprogramm "Software" aus der Systemsteuerung.LabelExplanUm diese Anwendungen zu behalten, klicken Sie bitte auf "Zurⁿck" und Σndern Sie Ihren [ProductNameBase]-Installationsordner.LabelOutlookSind k÷nnen Outlook 2000 nicht installieren und eine Σltere Version von Outlook behalten. Falls Sie sich entscheiden, Outlook 2000 zu installieren, wird Ihre Σltere Version von Outlook entfernt werden.{\TahomaBold8}Das Setup-Programm wird die folgenden Σlteren Versionen von [ProductNameBase]-Programmen entfernen:ResumeInstallDie Installation von [ProductNameNonQualified] wurde nicht erfolgreich abgeschlossen. Klicken Sie auf "Weiter", um die Installation fortzusetzen. Oder klicken Sie auf "Abbrechen", um diese frⁿhere Installation zu beseitigen.SelectFeatures{\Tahoma8BlackBold}Features auswΣhlenTreeDescriptionLabel{\TahomaBold8}Beschreibung:FeatureDescriptionTextFreeDiskSpaceLabelFreier Speicheplatz:FreeSpaceText[PrimaryVolumeSpaceAvailable]SizeLabel{\TahomaBold8}Gr÷▀e:TotalSizeLabelAusgewΣhlte Features:TotalSizeText[PrimaryVolumeSpaceRequired]SelectionTree_BrowsePropertyImage2{\TahomaBold14}[ProductNameBase] wird entfernt...UpdateFeatures{\Tahoma8Black}WartungsmodusUpdateNowJetzt &aktualisierenMainText[ProductNameBase]-Setup wurde abgebrochen.Text1Um die Installation spΣter abzuschlie▀en, fⁿhren Sie das Setup-Programm erneut aus.UserInfoWaitForCosting{\Tahoma8Black}Bitte warten Sie, wΣhrend Installer den Speicherbedarf auf Ihren Laufwerken ermittelt.DisableAcceptEULA = -1EnableAcceptEULA <> -1HideUILevel=4NOT UpdateStartedShowUpdateStartedDefaultSKIPREMOVEPROGRAMSDIALOG=1 OR OPCPREVIOUSVERSIONS=0_IEInstall<>"_IEMinimumInstall"_IEInstall="_IEMinimumInstall"_IEInstall<>"_IETypicalInstall"_IEInstall="_IETypicalInstall"_IEInstall<>"_IEWWBrowserComp"_IEInstall="_IEWWBrowserComp"_IEUpgrade<>"_IEMinimumInstall"_IEUpgrade="_IEMinimumInstall"_IEUpgrade<>"_IENoUpgrade"_IEUpgrade="_IENoUpgrade"_IEUpgrade<>"_IETypicalInstall"_IEUpgrade="_IETypicalInstall"SKIPDIALOG~="true" OR IE5~<>"true" OR IESTATE="IE5+"ProductState=2NOT (OutOfNoRbDiskSpace=1 OR PROMPTROLLBACKCOST<>"P")OutOfNoRbDiskSpace=1 OR PROMPTROLLBACKCOST<>"P"TYPICALINSTALLDESCRIPTION OR OPCPREVIOUSVERSIONS=1 OR NOT IEInstallNowTextTYPICALINSTALLDESCRIPTION OR OPCPREVIOUSVERSIONS=0 OR NOT IEInstallNowTextNOT (OutOfNoRbDiskSpace=1)OPCPREVIOUSVERSIONS = 1OPCPREVIOUSVERSIONS <> 1NOT CUSTOMINSTALLHEADERCUSTOMINSTALLHEADEROPCPREVIOUSVERSIONS<>1 AND (NOT TYPICALINSTALLHEADER)OPCPREVIOUSVERSIONS=1 AND (NOT TYPICALUPGRADEHEADER)OPCPREVIOUSVERSIONS=1 AND TYPICALUPGRADEHEADEROPCPREVIOUSVERSIONS<>1 AND TYPICALINSTALLHEADERTYPICALINSTALLDESCRIPTION OR OPCPREVIOUSVERSIONS=1 OR IEInstallNowTextTYPICALINSTALLDESCRIPTION OR ((OPCPREVIOUSVERSIONS=1) EQV IEInstallNowText)TYPICALINSTALLDESCRIPTION OR OPCPREVIOUSVERSIONS=0 OR (NOT IEInstallNowText)NOT TYPICALINSTALLDESCRIPTIONTYPICALINSTALLDESCRIPTION OR OPCPREVIOUSVERSIONS=0ReInstallRepair<>"Reinstall" AND ReInstallRepair<>"Repair"ReInstallRepair="Reinstall" OR ReInstallRepair="Repair"ReInstallRepair<>"Repair"ReInstallRepair="Repair"INSTALLLOCATION~=OPCMIGFRONTPAGEPATHINSTALLLOCATION~<>OPCMIGFRONTPAGEPATHINSTALLLOCATION~=OPCMIGOFFICEPATHINSTALLLOCATION~<>OPCMIGOFFICEPATH AND OPCDETECTOUTLOOK97.98 >=1ProductIDNewDialog1SpawnDialog[HelpIndex]DoActionCallHelpAcceptEULA=1AcceptEULA=0Reset0DirectoryListNewSetTargetPathDirectoryListUp[POSTADMIN]NOT (OutOfDiskSpace=1 AND (OutOfNoRbDiskSpace=1 OR NOT RollbackDisabled))OutOfDiskSpace=1 AND (OutOfNoRbDiskSpace=1 OR NOT RollbackDisabled)SpawnWaitDialogCostingComplete = 1WNOT (NOT ProductID AND PIDKEY AND PIDKEY<>" ")EndDialogReturnCCP_SuccessNOT CCP_Success[REMOVEPRODUCT]trueRemoveALLErrorAbortErrorCancelErrorIgnoreErrorNoErrorOkErrorRetryErrorYesF[INSTALLLOCATION][TMPLOCATION]NEEDRECALCUDISK = "True"[NEEDRECALCUDISK]FalseTrueAcceptEULA=1 AND OutOfDiskSpace=1 AND (OutOfNoRbDiskSpace=1 OR NOT RollbackDisabled) AND TMPLOCATIONNoIEInstallIESTATE~<>"clean/nav"NoIEUpgradeIESTATE~="clean/nav"AcceptEULA=1 AND ((OutOfDiskSpace=1 AND (OutOfNoRbDiskSpace=1 OR NOT RollbackDisabled)) OR (NEEDRECALCUDISK = "True"))AcceptEULA=1 AND NOT ((OutOfDiskSpace=1 AND (OutOfNoRbDiskSpace=1 OR NOT RollbackDisabled)) OR (NEEDRECALCUDISK = "True"))CostingComplete = 1 OR AcceptEULA <> 1[Suspend]"1"{}LVAddRegCertSetFirstRunUserInfoSetLVAddRegCertDeferredSetLVInstalledProductID AND InstalledNOT ProductIDAddLocalSKIPREMOVEPROGRAMSDIALOG<>1 AND OPCPREVIOUSVERSIONS=1HIE3IE4Windows_IEUpgrade="_IENoUpgrade" AND IE4IE4SP1ScriptEngine_IEUpgrade="_IENoUpgrade" AND IE4="SP1"[DefaultInstallLocation]OutOfDiskSpace=1 AND (OutOfNoRbDiskSpace=1 OR NOT RollbackDisabled) AND POSTADMIN<>1 AND NOT (ProductState=2)NOT (OutOfDiskSpace=1 AND (OutOfNoRbDiskSpace=1 OR NOT RollbackDisabled)) AND NOT (ProductState=2)OutOfDiskSpace=1 AND (OutOfNoRbDiskSpace=1 OR NOT RollbackDisabled) AND POSTADMIN=1 AND NOT (ProductState=2)SetInstallLevelL[OPCKEEPAPPS]SKIPREMOVEPROGRAMSDIALOG<>1 AND OPCPREVIOUSVERSIONS=1 AND INSTALLLOCATION~=OPCMIGOFFICEPATH AND (INSTALL_LOCATION_INVALID <> 1)AdminUser AND IE5~="true" AND IESTATE="clean/nav" AND SKIPDIALOG~<>"true" AND (SKIPREMOVEPROGRAMSDIALOG=1 OR OPCPREVIOUSVERSIONS=0) AND (INSTALL_LOCATION_INVALID <> 1)AdminUser AND IE5~="true" AND (IESTATE="IE>=4.01" OR IESTATE="IE<4.01") AND SKIPDIALOG~<>"true" AND (SKIPREMOVEPROGRAMSDIALOG=1 OR OPCPREVIOUSVERSIONS=0) AND (INSTALL_LOCATION_INVALID <> 1)SKIPREMOVEPROGRAMSDIALOG<>1 AND OPCPREVIOUSVERSIONS=1 AND (INSTALL_LOCATION_INVALID<>1)(SKIPDIALOG~="true" OR IE5~<>"true" OR IESTATE="IE5+") AND (SKIPREMOVEPROGRAMSDIALOG=1 OR OPCPREVIOUSVERSIONS=0 or (SBB and NOT CD2)) AND (INSTALL_LOCATION_INVALID <> 1)[InstallChoice]ARIESTATE~="IE<4.01"MSetIEModeTypicalSetIEUpgradeComboDefaultSetOutlookStateAbsentCostingComplete = 1 OR NOT ProductIDEnableRollbackOEMRelease=0 AND POSTADMIN <> 1OEMRelease=1POSTADMIN = 1TMPLOCATIONQ[InstallMode]TypicalS[ReinstallMode]recumsReInstallRepair="Reinstall"rocumReInstallRepair="Repair" AND RestoreShortcuts<>1rocumsReInstallRepair="Repair" AND RestoreShortcuts=1ReinstallReinstallModeTNOT OPCKEEPAPPSAdminUser AND IE5~="true" AND IESTATE="clean/nav" AND SKIPDIALOG~<>"true"AdminUser AND IE5~="true" AND (IESTATE="IE>=4.01" OR IESTATE="IE<4.01") AND SKIPDIALOG~<>"true"IE5~<>"true" OR SKIPDIALOG~="true" OR IESTATE="IE5+"IESTATE="IE<4.01" AND _IEUpgrade="_IENoUpgrade" AND NOIE~<>"true"IESTATE="IE<4.01" AND _IEUpgrade="_IENoUpgrade"(SKIPDIALOG~="true" OR IE5~<>"true" OR IESTATE="IE5+") AND (SKIPREMOVEPROGRAMSDIALOG=1 OR OPCPREVIOUSVERSIONS=0)(SKIPDIALOG~="true" OR IE5~<>"true" OR IESTATE="IE5+") AND SKIPREMOVEPROGRAMSDIALOG<>1 AND OPCPREVIOUSVERSIONS=1UCustomIESTATE="IE<4.01" AND (_IEUpgrade="_IENoUpgrade" OR NOIE~="true")InstalledVPKU=1PKU=1 AND NOT CCP_Success(POSTADMIN<>1) AND NOT (NOT ProductID AND PIDKEY AND PIDKEY<>" ")(POSTADMIN=1) AND NOT (NOT ProductID AND PIDKEY AND PIDKEY<>" ")CostingComplete = 1 OR NOT ((POSTADMIN=1) AND NOT (NOT ProductID AND PIDKEY AND PIDKEY<>" "))FPPWS_LogsODBCDSNFolderOfficeDataOfficeOutLogOfficeRecvLogOfficeSendLogOfflineEditFolderShortcutBarFolderTemplatesFolderAddLocalAlwaysInstalledAddLocalAlwaysInstalledCAAddLocalIE3IE4RedistAddLocalIE3IE4RedistCAAddLocalIE3IE4WindowsAddLocalIE3IE4WindowsCAAddLocalIE4SP1ScriptEngineAddLocalIE4SP1ScriptEngineCAAddLocalInternetExplorerSetupAddLocalInternetExplorerSetupCAAddLocalInternetExplorerSetupAddToMinAddLocalInternetExplorerSetupAddToMinCAAddLocalOPCMaxAddLocalOPCMaxCAAddLocalOPCMinAddLocalOPCMinCABIDISupportFilesActionInstallBIDISupportFilesLocalCAConfigureFPPWSUpdateFPPWSConfFilesCACostIE5CostIECAFindFPPWSFindFPPWSCaMMCCheckCAGRegKeyCheckCAGRegKeyCaMMCCloseOfficeKeyACLCaMMCInstCagCatActionCaMMCInstCagCatCaMMCInstThemes1ActionCaMMCInstThemes1CaMMCInstThemes2ActionCaMMCInstThemes2CaMMCOpenOfficeKeyACLCaMMCQueryActionCaMMCQueryCaMMCUninstallActionCaMMCUninstallCAPreCostIE5PreCostIECAPreSetupIE5PreMonitorIECARunCostIE5RunCostIECASetIEProgressSetIEProgressCASetupIE5MonitorIEChangeDefaultInstallLocationCheckOPPInstalledIsOPPInstalledCheckOSandSPActionCheckOSandSPConflictInstallDirConvertUserInfoSetUserInfoCryptRegActionCryptRegDoNotRepairOutlookDoNotReapairOutlookCAElevatedMseSelfRegAction/setupExsecSelfReg"[SystemFolder]msiexec.exe" /y "[#exsec32.dll_0005]"ExsecSelfUnReg"[SystemFolder]msiexec.exe" /z "[#exsec32.dll_0005]"FixMapiActionFixMapiAction95IEDetectIEStateCustomActionInstallAllNotesIniEntryActionInstallAllNotesIniEntryInstallDCOMDCOMPath/r:n /q:u /q:aInstallMMCExe/q:a /r:nIsArabicOSActionIsArabicOSIsBiDiOSActionIsBiDiOSKillFindFastCAKillFindFastKillOsaCAKillOSAKillOsbCAKillOSBLaunchCfgWizcfgwiz.exe[CFGWIZPARM]_AddRegCert@4LVAddRegCertDeferredMdmSelfRegAction/regserverMsadceSelfReg"[SystemFolder]msiexec.exe" /y "[#msadce.dll]"MsadceSelfUnReg"[SystemFolder]msiexec.exe" /z "[#msadce.dll]"MsadcfSelfReg"[SystemFolder]msiexec.exe" /y "[#msadcf.dll]"MsadcfSelfUnReg"[SystemFolder]msiexec.exe" /z "[#msadcf.dll]"MsadcoSelfReg"[SystemFolder]msiexec.exe" /y "[#msadco.dll]"MsadcoSelfUnReg"[SystemFolder]msiexec.exe" /z "[#msadco.dll]"MsaddsSelfReg"[SystemFolder]msiexec.exe" /y "[#msadds.dll]"MsaddsSelfUnReg"[SystemFolder]msiexec.exe" /z "[#msadds.dll]"MsadoSelfReg"[SystemFolder]msiexec.exe" /y "[#msado15.dll]"MsadoSelfUnReg"[SystemFolder]msiexec.exe" /z "[#msado15.dll]"MsadoxSelfReg"[SystemFolder]msiexec.exe" /y "[#msadox.dll]"MsadoxSelfUnReg"[SystemFolder]msiexec.exe" /z "[#msadox.dll]"MsdaprstSelfReg"[SystemFolder]msiexec.exe" /y "[#msdaprst.dll]"MsdaprstSelfUnReg"[SystemFolder]msiexec.exe" /z "[#msdaprst.dll]"MsdaremSelfReg"[SystemFolder]msiexec.exe" /y "[#msdarem.dll]"MsdaremSelfUnReg"[SystemFolder]msiexec.exe" /z "[#msdarem.dll]"MsdfmapSelfReg"[SystemFolder]msiexec.exe" /y "[#msdfmap.dll]"MsdfmapSelfUnReg"[SystemFolder]msiexec.exe" /z "[#msdfmap.dll]"MseSelfRegActionMsjet40SelfReg"[SystemFolder]msiexec.exe" /y "[#msjet40.dll]Msjetoledb40SelfReg"[SystemFolder]msiexec.exe" /y "[#msjtor40.dll]Msjtes40SelfReg"[SystemFolder]msiexec.exe" /y "[#msjtes40.dll]MsoHelpSelfRegMsoHelpSelfUnReg/unregserverMsoHtmEdLFNSelfRegMsoHtmEdLFNPath/regserverfpMsoHtmEdSelfRegMsoHtmEdPathMsoHtmEdSelfUnRegMsrd2x40SelfReg"[SystemFolder]msiexec.exe" /y "[#msrd2x40.dll]Msrd3x40SelfReg"[SystemFolder]msiexec.exe" /y "[#msrd3x40.dll]MsrpjtSelfReg"[SystemFolder]msiexec.exe" /y "[#msrpjt40.dll]"MsrpjtSelfUnReg"[SystemFolder]msiexec.exe" /z "[#msrpjt40.dll]"IE5SetupPath/c:"ie5wzd.exe /m: /q:a /r:n /E:Gensetup,HTMLHelp /s:""#e"""NonBootActionNonBootCustomActionOLCACompareLanguageCompareLanguageOLCACopyNewsReaderKeysCopyNewsReaderKeysOLCADeleteOldPrinterDeleteOldPrinterOLCADeletePrinter95DeletePrinter95OLCADeletePrinterNTDeletePrinterNTOLCADeleteSecInstallDeleteSecInstallOLCAFindWinNTPrintDirsFindWinNTPrintDirsOLCAInstallPrinter95InstallPrinter95OLCAInstallPrinterNTInstallPrinterNTOLCARandomUUIDRandomUUIDOLCARegLookupOLCARollBackPrinter95RollbackPrinter95OLCARollBackPrinterNTRollbackPrinterNTOLCARunSecInstallTempFolder[TempFolder]OutSec.exe /Q:AOLCASetOutlookClientAllSetOutlookClientAllOLCASetOutlookClientAllButNewsSetOutlookClientAllButNewsOLCASetOutlookClientJustMailSetOutlookClientJustMailOLCAStartSpoolerStartSpoolerOLCAStopSpoolerStopSpoolerOLCAWriteCSPWriteCSPOPCDetectOPCSetupDetectOldOfficeOPCMigrateStartFoldersOPCRemoveOPCSetupRemoveOldOfficeOPCSetATPStateOPCSetATPInstallStateOPCSetFindFastInstallStateOPCSetStartFoldersMigrationStatePopulateAppListPPTnsrexSelfregnsrex.exePPTNsrexSelfregrxcbprxy.exePPTnsrexSelfUnregPPTNsrexSelfUnregPPTrexproxySelfregrexproxy.exePPTrexproxySelfUnregRemoveCfgWiz /noows /u /pkg "Office 2000"RemoveIE3IE4RedistRemoveIE3IE4RedistCARemoveIE3IE4WindowsRemoveIE3IE4WindowsCARemoveIE4SP1ScriptEngineRemoveIE4SP1ScriptEngineCARemoveInternetExplorerSetupRemoveInternetExplorerSetupCARemoveInternetExplorerSetupAddToMinRemoveInternetExplorerSetupAddToMinCARemoveOPCMaxRemoveOPCMaxCARemoveOPCMinRemoveOPCMinCARemoveSQLServerSQLSrvrPath/w /t Silent=On /t RemoveAll=NocheckSAVEMMCPARATOREGACTIONSaveMMCParaToRegSelfRegMsReftlPowerpointSelfRegMsReftlSelfRegMsReftlWordSelfUnRegMsReftlPowerpointSelfUnRegMsReftlSelfUnRegMsReftlWordSetACCESS9DEFAULTDIRACCESS9DEFAULTDIR[OfficeFolder]msaccess.exeSetArpReadmePathARPREADME [$Global_UserAssistance_OfficeMinimum]ofread9.txt SetAWFaxShortcutsAWFaxShortcuts[CommonStartMenu]\[AccessoriesName]\[AWFaxFax]SetCAConfigureFPPWS[FPWebs]SetCfgWizLOGFILELOGFILE/log "[CFGQUIET]"SetCfgWizParmInstallCFGWIZPARM /noows /pkg "Office 2000"SetCfgWizParmQuiet /noows /q /pkg "Office 2000"SetCfgWizParmReinstall /noows /r /pkg "Office 2000"SetChangeCagCatPropChangeCagPropSetDaVinciFeatureActionSetDaVinciFeatureSetDCOM[SOURCEDIR]SP\DCOM\DCOM95.exeSetDefaultInstallLocationDefaultInstallLocationSetFRebootConditionActionSetFRebootConditionSetIE5FalseIE5falseSetIEComponentsMinimumIEComponents[IEComponentsMinimum]SetIEComponentsTypical[IEComponentsTypical]SetIECostModeIECOSTMODE[IEMODE]SetIECostParIECostPar/c:"ie5wzd.exe /q:a /p [IECOSTMODE] /x:1 /r:n /s:""#e"" /E:[IEComponents]"SetIEDefaultModeIEDefaultModeSetIEDefaultModeMinSetIEInstallComboDefault[IEDefaultMode]SetIEInstallNowInstallTextIEInstallNowText[IEInstallDescriptionText]SetIEInstallNowUpgradeText[IEUpgradeDescriptionText]SetIEMODEMinimumIEMODE/m:0SetIEMODEMinimumNOIESetIEMODETypical/m:1SetIENoUpgradeSetIESkipDialogSKIPDIALOGSetIEXVALUEWWBrowserCompIEXVALUE/x[SetupMode];[OfficeSelect];[RunCount];[HighDate];[ProductID];[LVInstalled];[POSTADMIN];[ProductCode];LVInstalledSetMapiFolder95[OutlookMapiFolder95]SetMapiFolderNT[OutlookMapiFolderNT]SetMMCCagCat[$Global_ClipArt_CagCat50MMC];[$Global_ClipArt_CagCat50]SetMMCThemes1[$Global_ClipArt_Themes1MMC];[$Global_ClipArt_Themes1Lines];1SetMMCThemes2[$Global_ClipArt_Themes2MMC];[$Global_ClipArt_Themes2Lines];1SetMSIDirSetMsoHtmEdLFNSrcPath[SOURCEDIR]Program Files<<MS_OFFICE_DIR>>\Office\msohtmed.exeSetMsoHtmEdLocalPath[OfficeFolder]msohtmed.exeSetMsoHtmEdSrcPath[SOURCEDIR]PFiles\MSOffice\Office\msohtmed.exeSetNOCOMPANYNAMENOCOMPANYNAMESetNOIETrueNOIESetNotesDir[NOTESINSTALLDIR]SetNotesPropsActionSetNotesPropsSetNOUSERNAMENOUSERNAMESetODBCDefaultDSNFolderODBCDefaultDSNFolderValue[ODBCDSNFolder]SetODBCDSNFolder[ODBCDSNKEYEXISTS]SetOEMPIDTemplatePIDTemplate50755<````=````=````=````=`````>@@@@@SetOutlookPrevStateSetOutlookOriginalInstallStateSetOutlookInstallStateAbsentPOSTADMINSetRDSDataFactoryKeysMDACRegDataFactoryCASetRollbackPrinter95OLCARollbackPrinter95[WinFaxDisplayName]SetRollbackPrinterNTOLCARollbackPrinterNTSetSetupHelpFolder[OfficeIntlFolder]SetSilentSilentSetupSetSQLSrvrPath[SOURCEDIR]SQL\i386\setup.exeSetSystem95DirSetSystemNTDirSETUISequenceRunUISequenceRunTRUESetupIE5/c:"ie5wzd.exe /q:a [IEMODE] [IEXVALUE] /r:n /s:""#e"" /E:[IEComponents]"SetupSQLSrvr/w /t Silent = On /t IniFilePath = [SOURCEDIR]SQL\sql70emb.iniSetVSECommonFolderVSECommonFolder[VSCOMMONDIR]SetWINNTStringWinStringWindows NTSHFoldActionSHFold[ProductNameNonQualified] Endbenutzer-LizenzvertragWΣhlen Sie einen Zielordner aus[ProductNameNonQualified] wird installiert[ProductNameNonQualified][ProductNameNonQualified] - Administratorsetup[ProductNameNonQualified] - Administratormodus[ProductNameNonQualified] Setup[ProductNameNonQualified]-Setup beendenProduktkonformitΣtsprⁿfung[ProductNameNonVersioned]Installer-Information[ProductNameNonQualified]-Setup[ProductNameNonQualified]-Installation: Fataler Fehler[ProductNameNonQualified] - Dateien in Verwendung[ProductNameNonQualified] - KundeninformationenInstallation von Microsoft Internet Explorer 5.05.0-InstallationBenutzerprivilegienUpdate zu Microsoft Internet Explorer 5.0[ProductNameNonQualified] - Installationsordner[ProductNameNonQualified] - WartungsmodusWillkommen bei [ProductNameNonQualified][ProductNameNonQualified]-Installation[ProductNameNonQualified] - WillkommenNicht genⁿgend SpeicherplatzUngenⁿgender Diskspeicherplatz[ProductNameNonQualified] - Zur Installation bereit[ProductNameNonQualified] - Neustart des Computers[ProductNameNonQualified]-Setup wird abgeschlossen[ProductNameNonQualified]-Neuinstallation/Reparatur[ProductNameNonQualified] - Neu installieren/Reparieren[ProductNameNonQualified] - ─ltere Versionen entfernen[ProductNameNonQualified] - Features auswΣhlen[ProductNameNonQualified] wird entfernt[ProductNameNonQualified] - Features aktualisieren[ProductNameNonQualified]-Installation abbrechenSpeicherbedarf wird ermitteltActorsFolderSharedFolderActorsAdoMsagentIntlAppDataFolderAppMSFolderMS|MicrosoftAppStartupFolderAppWordfolderStartUpWordClipArtFolderautoshapBlankFolderBlankFls|Blank filesx86FolderBooksBRAZOSFolderOfficeBroadCst|Broadcastcagcat50ClipartClipArtPopularFolderpopularSDB7ArtgalryProgramFilesFolderCommon|Gemeinsame DateienSystemCommonFilesSystemIntlFolder1031DAODAOSharedIntlFolderDatamapDavinciResourceFolderResourceDavinciResourceLangFolderOfficeBitmapFolderDbwizSPdirDCOMDevToolsFolderSQLDirDevToolsEarningsFolderEarnings|Sales Data filesEmployeeFolderEmployee|Employees files.:Retail.:OEMEuroAnalyseMakroSolverQueriesExpenseFolderExpenses|Expense Report filesFontsFormsFolderformsFP98FP98|Microsoft FrontPageFP98Versionver3|version3.0binFPBotCachebotcacheFPBotsbotsfpclassFPCsscssarcs_t|arcs.tembars_t|bars.temblocks_t|blocks.tembluepr_t|blueprnt.temcapsul_t|capsules.temdownto_t|downtown.temexpedi_t|expeditn.temhighwa_t|highway.temneon_t|neon.temnormal_t|normal.tempoetic_t|poetic.temstreet_t|street.temsweets_t|sweets.temFPFramesFramesbantoc_t|bantoc.temfooter_t|footer.temfootno_t|footnote.temheader_t|header.temhorzsp_t|horzsplt.temnavwto_t|navwtoc.temthreel_t|threelev.temtoc_t|toc.temtopdow_t|topdown.temvertsp_t|vertsplt.temfpcountFPSEVersionadmcgiscriptsadmisapiimagesFPPageTemplates1cente_t|1center.tem1chead_t|1cheads.tem1cleft_t|1cleft.tem1crigh_t|1cright.tem2ceven_t|2ceven.tem2cmenl_t|2cmenul.tem2cmenr_t|2cmenur.tem2cstag_t|2cstagr.tem3c2sta_t|3c2stagl.tem3ceven_t|3ceven.tem3cmenc_t|3cmenuc.tem3cmenl_t|3cmenul.tem3csidb_t|3csidbar.tem4ccent_t|4ccenter.tem4cstac_t|4cstagc.tem4cstal_t|4cstagl.tembiblio_t|biblio.temconfir_t|confirm.temfaq_t|faq.temfeedba_t|feedback.temguestb_t|guestbk.temreguse_t|reguser.temPagessearch_t|search.temvtifor_w|vtiform.wizFPWebsServerconficonslogsFPSEWebSrvEx|Web Server ExtensionsFPSEBots_vti_adm_vti_aut_vti_binisapiFPSEIsapiShtmlFPSerkserkservsupp40tutorialvinavbarFPWebs|FrontPage WebsFPWebTemplatescustsu_t|custsupp.temempty_t|empty.temmsimpo_w|msimport.wizperson_t|personal.temprojec_t|project.temWebsvtidis_w|vtidisc.wizvtipre_w|vtipres.wizSQLResFolderOtherGrphfltIconFolderMsiIE3SystemFolder.:IE3IE5FolderDEIncludeinfMSOffice|Microsoft OfficeJETPDBFolderJetMapiMDACFoldermdacMSDesign|MSDesigners98MSIMEFolderMSIMEMsinfoMsqueryMSVisualDBToolsResourceFolderResource|ResourcesTextConv.ODBCFolderDataSo~1|Data SourcesODBCOfficeARFolder1025BitmapsOfficeCHSFolder2052OfficeCHTFolder1028OfficeCZFolder1029OfficeDAFolder1030OfficeELFolder1032OfficeENGFolder1033EquationOfficeESNFolder_FRA1034OfficeESNFolder_ITAOfficeEUFolder1069OfficeFAFolder1035OfficeFRNFolder1036OfficeHBRFolder1037OfficeHINFolder1081OfficeHUFolder10381040OfficeITFolderOfficeJPNFolder1041OfficeKOFolder1042OfficeNLFolder1043OfficeNOFolder1044OutLogPhotoEdOfficePLFolder1045OfficePTFolder2070RecvLogOfficeROFolder1048OfficeRUFolder1049SendLogOfficeSetupFolderSetupOfficeSKFolder1051OfficeSLFolder1060OfficeSPNFolder3082StartupOfficeStartupFolder_ENGOfficeStartupFolder_FRAOfficeStartupFolder_ITAOfficeSVFolder1053OfficeTemplatesFolderTemplate|TemplatesOfficeTHAFolder1054OfficeTHFolderOfficeTRFolder1055OfficeVIEFolder1066OfficeXCFolder1046OfficeYXFolder1050MWF|Microsoft Web Folders.:WinFaxOrgChartOsbOfficeFolderAddinsOutlookBaseMapiFolderConvertOutlookFolder95.:95OutlookFolderNT.:NTOutlookHeadersFolderHeaders95NTOutlookStationeryFolderStation|StationeryOutlookWinfaxCoverCoverSymantecViewersPersonalFolderMydocsPDesigns|Presentation DesignsDesigns.97|Design Templates 97WinMediaFolderOffice2K|Microsoft Office 2000PFiles|ProgrammeProgramMenuFolderProgra~1|ProgrammeProgramMenuOffFolderProgramMenuToolsFolderOffTools|Microsoft Office ToolsTwain32RefTitle|Reference TitlesSamplesDesigner|DesignerMSShared|Microsoft SharedOLEDB|OLE DBProofSharedProofKORFolderMsadcThemesTrieditDBRep|Database ReplicationShellNewShortBar|Shortcut BarSnapview|Snapshot ViewerSPSQLResWin9xWinntStartMenuFolderStartMnu|Start MenuStartupFolderStartup|AutostartSOURCEDIRTDataBaseDatabaseTEMPTextConvertersFolder_FRATextConvertersFolder_ITAbulletsthemes1linesarcsartsyautobalancebarcodebarsblankblendsblitzblocksblueprntboldstribubblescactuscanvascapsulescheckerschlkbordcitrusclassiccleardayconstruccorporatcypressdowntownexpeditnfiestafoliofactoryglacierglobalhighwayindustinmotionkidslaverneleavesloosegstmaizemdshapesmodularnatureneonpassportpiechartpoeticpstmdrnradiusricepaprrmnsquesafarisandstonspiralstrtedgesumipntgsunflowrsweetstabstechnolotidepooltilttopotraveltvtoonswaveswillowzeroVBAFolderVBA6VBAVGXvs98VS98ResourcesFolderVSERootFolderCommonVSEIDEFolderIDE98MSEIDENewItems|NewFileItemsVSEResourcesFolderVStudio|Microsoft Visual Studiowebfldrs|Web FoldersWindowsWindowsVolumeWinVolStylesBordersMacrosHTMLBinnDATAx86INSTALLx86JetFolderx86Libx86OdbcFolderx86OledbFolderOLEDBx86UpgradeFolderUpgradeXlatorsXLStartAWFaxSig[FontsFolder]CCP_123v1_4\lotus\123\programs\\123v5w\ProgrammCCP_123v2dos\123CCP_ms_access2_97\msoffice\accessCCP_ms_excel5_97\msoffice\excelCCP_ms_foxpro2dos\fpd26CCP_ms_foxpro3\fpw26CCP_ms_foxpro6\vfp\Program Files\Microsoft FrontPage\binCCP_ms_office2000\Program Files\Microsoft Office\OfficeCCP_ms_office4\msoffice\officeCCP_ms_office7CCP_ms_office97CCP_ms_ppt4_97\msoffice\powerpntCCP_ms_project4\winprojCCP_ms_project4dos\projCCP_ms_word6_97\winwordCCP_ms_word6dos\wordCCP_ms_works3_4.5\Program Files\MSWorks\writer2\office31\sw55\prg\sw60\wp51CCP_wp5\wpwinCCP_wp6\Office\wpwinRMCCP_123v2dos_1RMCCP_123v4RMCCP_ms_access2RMCCP_ms_access7RMCCP_ms_access97RMCCP_ms_excel5RMCCP_ms_excel7RMCCP_ms_excel97RMCCP_ms_foxpro2dosRMCCP_ms_foxpro3RMCCP_ms_foxpro6\FrontPgRMCCP_ms_office2000RMCCP_ms_office4RMCCP_ms_office7RMCCP_ms_office97RMCCP_ms_ppt4RMCCP_ms_ppt7RMCCP_ms_ppt97RMCCP_ms_project4RMCCP_ms_project4.1RMCCP_ms_project4dosRMCCP_ms_project98RMCCP_ms_sbe97RMCCP_ms_word6dosRMCCP_ms_word7RMCCP_ms_word97RMCCP_ms_works3RMCCP_ms_works3dosRMCCP_ms_works4RMCCP_ms_works4.5RMCCP_wp5_6[WindowsFolder]forms\configsWbemFilemsioff9.mof{{Fataler Fehler: }}Fehler [1]. Warnung [1]. Information [1]. Interner Fehler [1]: Bitte kontaktieren Sie Ihren Produktsupport fⁿr Unterstⁿtzung.{{Festplatte voll: }}Aktion [Time]: [1]. [2][ProductName]{[2]}{, [3]}{, [4]}Art der Nachricht: [1], Argument: [2]=== Protokollierung gestartet: [Date] [Time] ====== Protokollierung beendet: [Date] [Time] ===Aktion gestartet um [Time]: [1].Aktion beendet um [Time]: [1]. Rⁿckgabewert [2].Nicht genⁿgend Arbeitsspeicher. Beenden Sie andere Anwendungen und versuchen Sie es erneut.Installer antwortet nicht mehr.Installer wurde vorzeitig beendet.Bitte warten Sie, wΣhrend Windows [ProductName] konfiguriert.Erforderliche Daten werden ermittelt...{[ProductName]-}Setup erfolgreich abgeschlossen.{[ProductName]-}Setup fehlgeschlagen.Fehler beim Lesen von Datei: [2]. {{ Systemfehler [3].}} ▄berprⁿfen Sie, ob die Datei existiert und ob Sie darauf zugreifen k÷nnen.Datei "[3]" kann nicht erstellt werden. Es existiert bereits ein Verzeichnis mit diesem Namen. Brechen Sie die Installation ab, und versuchen Sie, in einen anderen Ordner zu installieren.Bitte legen Sie den DatentrΣger ein: [2]Die Rechte von Installer reichen nicht aus, um auf dieses Verzeichnis zuzugreifen: [2]. Die Installation kann nicht fortgesetzt werden. Melden Sie sich als Administrator an oder wenden Sie sich an Ihren Systemadministrator.Fehler beim Schreiben in Datei: [2]. ▄berprⁿfen Sie, ob Sie auf den Ordner zugreifen k÷nnen.Fehler beim Lesen von Datei: [2]. ▄berprⁿfen Sie, ob die Datei existiert und ob Sie darauf zugreifen k÷nnen.Eine andere Anwendung hat exklusiven Zugriff auf die Datei "[2]". Bitte beenden Sie alle anderen Anwendungen. Klicken Sie danach auf "Erneut versuchen".Auf Ihrer Festplatte ist nicht genⁿgend freier Speicherplatz vorhanden, um diese Datei zu installieren: [2]. Sorgen Sie fⁿr zusΣtzlichen freien Speicher und klicken Sie auf "Wiederholen", oder klicken Sie auf "Abbrechen", um Installer zu beenden.Die Quelldatei wurde nicht gefunden: [2]. ▄berprⁿfen Sie, ob die Datei existiert und ob Sie darauf zugreifen k÷nnen.Fehler beim Lesen von Datei: [3]. {{ Systemfehler [2].}} ▄berprⁿfen Sie, ob die Datei existiert und ob Sie darauf zugreifen k÷nnen.Fehler beim Schreiben in Datei: [3]. {{ Systemfehler [2].}} ▄berprⁿfen Sie, ob Sie auf den Ordner zugreifen k÷nnen.Die Quelldatei{{ (CAB-Datei)}} wurde nicht gefunden: [2]. ▄berprⁿfen Sie, ob die Datei existiert und ob Sie darauf zugreifen k÷nnen.Verzeichnis '[2]' kann nicht erstellt werden. Eine Datei mit dem Namen existiert bereits. Bitte benennen Sie die Datei um oder entfernen Sie die Datei, und klicken Sie dann auf "Wiederholen". Oder klicken Sie auf "Abbrechen", um das Programm zu beenden.Das Laufwerk [2] steht im Augenblick nicht zur Verfⁿgung. Bitte wΣhlen Sie ein anderes Laufwerk aus.Der angegebene Pfad "[2]" ist nicht verfⁿgbar.In das angegebene Verzeichnis "[2]" kann nicht geschrieben werden.Beim Versuch, die Datei [2] zu lesen, ist ein Netzwerkfehler aufgetreten.Beim Versuch, das Verzeichnis [2] zu erstellen, ist ein Fehler aufgetreten.Beim Versuch, das Verzeichnis [2] zu erstellen, ist ein Netzwerkfehler aufgetreten.Beim Versuch, die Quelldatei (CAB-Datei) [2] zu ÷ffnen, ist ein Netzwerkfehler aufgetreten.Der angegebene Pfad ist zu lang: [2]Installer besitzt keine ausreichenden Berechtigungen, um diese Datei zu verΣndern: [2].Ein Teil des Ordnerpfads "[2]" ⁿberschreitet die vom System zugelassene LΣnge.Der Ordnerpfad "[2]" enthΣlt W÷rter, die in Ordnerpfaden ungⁿltig sind.Der Ordnerpfad "[2]" enthΣlt ein ungⁿltiges Zeichen."[2]" ist kein gⁿltiger kurzer Dateiname.Fehler beim Abrufen der Dateisicherheit: [3] GetLastError: [2]Ungⁿltiges Laufwerk: [2]Schlⁿssel konnte nicht erstellt werden: [2]. {{ Systemfehler [3].}} ▄berprⁿfen Sie, ob Sie ausreichende Zugriffsrechte auf diesen Schlⁿssel besitzen, oder setzen Sie sich mit Ihrem Supportpersonal in Verbindung.Schlⁿssel konnte nicht ge÷ffnet werden: [2]. {{ Systemfehler [3].}} ▄berprⁿfen Sie, ob Sie ausreichende Zugriffsrechte auf diesen Schlⁿssel besitzen, oder setzen Sie sich mit Ihrem Supportpersonal in Verbindung.Wert [2] konnte nicht aus Schlⁿssel [3] gel÷scht werden. {{ Systemfehler [4].}} ▄berprⁿfen Sie, ob Sie ausreichende Zugriffsrechte auf diesen Schlⁿssel besitzen, oder setzen Sie sich mit Ihrem Supportpersonal in Verbindung.Schlⁿssel konnte nicht gel÷scht werden: [2]. {{ Systemfehler [3].}} ▄berprⁿfen Sie, ob Sie ausreichende Zugriffsrechte auf diesen Schlⁿssel besitzen, oder setzen Sie sich mit Ihrem Supportpersonal in Verbindung.Wert [2] konnte nicht aus Schlⁿssel [3] gelesen werden. {{ Systemfehler [4].}} ▄berprⁿfen Sie, ob Sie ausreichende Zugriffsrechte auf diesen Schlⁿssel besitzen, oder setzen Sie sich mit Ihrem Supportpersonal in Verbindung.Wert [2] konnte nicht unter den Schlⁿssel [3] geschrieben werden. {{ Systemfehler [4].}} ▄berprⁿfen Sie, ob Sie ausreichende Zugriffsrechte auf diesen Schlⁿssel besitzen, oder setzen Sie sich mit Ihrem Supportpersonal in Verbindung.Die Schlⁿsselnamen fⁿr den Schlⁿssel [2] konnten nicht gelesen werden. {{ Systemfehler [3].}} ▄berprⁿfen Sie, ob Sie ausreichende Zugriffsrechte auf diesen Schlⁿssel besitzen, oder setzen Sie sich mit Ihrem Supportpersonal in Verbindung.Die Namen der untergeordneten Schlⁿssel des Schlⁿssels [2] konnten nicht bestimmt werden. {{ Systemfehler [3].}} ▄berprⁿfen Sie, ob Sie ausreichende Zugriffsrechte auf diesen Schlⁿssel besitzen, oder kontaktieren Sie Ihr Supportpersonal.Die Sicherheitsinformation fⁿr den Schlⁿssel [2] konnte nicht gelesen werden. {{ Systemfehler [3].}} ▄berprⁿfen Sie, ob Sie ausreichende Zugriffsrechte auf diesen Schlⁿssel besitzen, oder setzen Sie sich mit Ihrem Supportpersonal in Verbindung.Der verfⁿgbare Registrierungsspeicher konnte nicht vergr÷▀ert werden. [2] KB freier Registrierungsspeicher werden zum Installieren dieser Anwendung ben÷tigt.Im Augenblick wird eine weitere Installation ausgefⁿhrt. Sie mⁿssen erst die zweite Installation abschlie▀en, bevor Sie mit dieser Installation fortfahren k÷nnen.Fehler beim Zugriff auf gesicherte Daten. Bitte stellen Sie sicher, dass Windows Installer korrekt konfiguriert ist und wiederholen Sie die Installation.Benutzer "[2]" hat die Installation des Produkts "[3]" bereits initialisiert. Dieser Benutzer muss die Installation erneut ausfⁿhren, bevor dieses Produkt verwendet werden kann. Ihre aktuelle Installation wird jetzt fortgesetzt.Benutzer "[2]" hat die Installation des Produkts "[3]" bereits initialisiert. Dieser Benutzer muss die Installation erneut ausfⁿhren, bevor dieses Produkt verwendet werden kann.Nicht genⁿgend freier Speicher auf der Festplatte -- Laufwerk: "[2]"; ben÷tigter Speicher: [3] KB; verfⁿgbarer Speicher: [4] KB. Geben Sie einigen Festplattenspeicher frei und versuchen Sie es erneut.Sind Sie sicher, dass Sie abbrechen m÷chten?Die Datei [2][3] wird im Augenblick verwendet{ vom folgenden Prozess: Name: [4], ID: [5], Fenstertitel: "[6]"}. Schlie▀en Sie diese Anwendung und versuchen Sie es erneut.Das Produkt "[2]" ist bereits installiert und verhindert die Installation dieses Produkts. Die beiden Produkte sind inkompatibel.Zu wenig freier Speicher auf Laufwerk: "[2]"; ben÷tigter Speicher: [3] KB; verfⁿgbarer Speicher: [4] KB. Klicken Sie auf "Abbrechen", um Installation zu beenden, "Wiederholen", um Speicher erneut zu prⁿfen oder "Ignorieren", um ohne Rollback fortzufahren.Zugriff auf die Netzwerkadresse [2] war nicht m÷glich.Die folgenden Anwendungen sollten geschlossen werden, bevor Sie die Installationen fortsetzen:Es wurde keine Installation eines der zur Installation dieses Produkts erforderlichen passenden Produkte auf diesem Computer gefunden.Der Schlⁿssel [2] ist ungⁿltig. ▄berprⁿfen Sie, ob Sie den korrekten Schlⁿssel eingegeben haben.Installer muss Ihren Computer neu starten, bevor die Konfiguration von [2] fortgesetzt werden kann. Klicken Sie auf "Ja", um den Computer jetzt neu zu starten, oder auf "Nein", um den Computer spΣter manuell neu zu starten.Sie mⁿssen Ihren Computer neu starten, damit die geΣnderte Konfiguration von [2] wirksam wird. Klicken Sie auf "Ja", um den Computer jetzt neu zu starten, oder auf "Nein", um den Computer spΣter manuell neu zu starten.Eine Installation von [2] ist im Augenblick unterbrochen. Sie mⁿssen die von dieser Installation vorgenommenen ─nderungen rⁿckgΣngig machen, bevor Sie fortfahren k÷nnen. M÷chten Sie diese ─nderungen rⁿckgΣngig machen?Im Augenblick wird eine weitere Installation dieses Produkts durchgefⁿhrt. Sie mⁿssen die von dieser Installation vorgenommenen ─nderungen rⁿckgΣngig machen, bevor Sie fortfahren k÷nnen. M÷chten Sie diese ─nderungen rⁿckgΣngig machen?Es wurde keine gⁿltige Quelle fⁿr das Produkt "[2]" gefunden. Die Installation kann nicht fortgesetzt werden.Installationsvorgang erfolgreich abgeschlossen.Installationsvorgang fehlgeschlagen.Produkt: [2] -- [3]Sie k÷nnen entweder den ursprⁿnglichen Zustand Ihres Computers wiederherstellen oder die Installation spΣter fortsetzen. M÷chten Sie wiederherstellen?Beim Versuch, Installationsinformationen auf die Festplatte zu schreiben, ist ein Fehler aufgetreten. ▄berprⁿfen Sie, ob genⁿgend Plattenspeicher verfⁿgbar ist, und klicken Sie auf "Wiederholen" oder auf "Abbrechen", um die Installation zu abzubrechen.Eine oder mehrere Datei(en), die zum Wiederherstellen des ursprⁿnglichen Zustands Ihres Computers ben÷tigt werden, wurden nicht gefunden. Wiederherstellen nicht m÷glich.Der Pfad [2] ist ungⁿltig. Bitte geben Sie einen gⁿltigen Pfad an.In Laufwerk [2] ist kein DatentrΣger eingelegt. Bitte legen Sie einen DatentrΣger ein und klicken Sie auf "Erneut versuchen". Oder klicken Sie auf "Abbrechen", um zu dem zuvor ausgewΣhlten Laufwerk zurⁿckzukehren.In Laufwerk [2] ist kein DatentrΣger eingelegt. Bitte legen Sie einen DatentrΣger ein und klicken Sie auf "Erneut versuchen". Oder klicken Sie auf "Abbrechen", um zum Dialog "Durchsuchen" zurⁿckzukehren und ein anderes Laufwerk auszuwΣhlen.Der Ordner [2] existiert nicht. Bitte geben Sie den Pfad fⁿr einen existierenden Ordner ein.Ihre Zugriffsrechte reichen nicht aus, um diese Ordner zu lesen.Es konnte kein gⁿltiger Zielordner fⁿr die Installation bestimmt werden.Fehler beim Versuch, von der Installationsdatenbank zu lesen: [2].Planung des Computer-Neustarts: Die Datei [2] wird in [3] umbenannt. Der Computer muss neu gestartet werden, um den Vorgang abzuschlie▀en.Planung des Computer-Neustarts: Die Datei [2] wird gel÷scht. Der Computer muss neu gestartet werden, um den Vorgang abzuschlie▀en.Fehler beim Registrieren von Modul [2]. HRESULT [3]. Bitte wenden Sie sich an Ihren Support.Fehler beim Entfernen von Modul [2] aus der Registrierung. HRESULT [3]. Bitte setzen Sie sich mit Ihrem Supportpersonal in Verbindung.Fehler beim Zwischenspeichern von Paket [2]. Fehler: [3]. Bitte setzen Sie sich mit Ihrem Supportpersonal in Verbindung.Schriftart [2] konnte nicht registriert werden. ▄berprⁿfen Sie, ob Sie ausreichende Zugriffsrechte zum Installieren von Schriftarten besitzen und ob das System diese Schriftart unterstⁿtzt.Schriftart [2] konnte nicht aus der Registrierung entfernt werden. ▄berprⁿfen Sie, ob Sie ausreichende Berechtigungen zum Entfernen von Schriftarten besitzen.Verknⁿpfung [2] konnte nicht erstellt werden. ▄berprⁿfen Sie, ob der Zielordner vorhanden ist und ob Sie Zugriff darauf haben.Verknⁿpfung [2] konnte nicht entfernt werden. ▄berprⁿfen Sie, ob die Verknⁿpfungsdatei vorhanden ist und ob Sie darauf Zugriff haben.Typbibliothek fⁿr Datei [2] konnte nicht registriert werden. Bitte setzen Sie sich mit Ihrem Supportpersonal in Verbindung.Typbibliothek fⁿr Datei [2] konnte nicht aus der Registrierung entfernt werden. Bitte setzen Sie sich mit Ihrem Supportpersonal in Verbindung.Aktualisieren der INI-Datei war nicht m÷glich: [2][3]. ▄berprⁿfen Sie, ob die Datei vorhanden ist und ob Sie darauf Zugriff haben.Es war nicht m÷glich festzulegen, dass Datei [3] beim Neustart des Computers durch Datei [2] ersetzt wird. ▄berprⁿfen Sie, ob Sie Schreibzugriff auf Datei [3] haben.Fehler beim Entfernen des ODBC-Treibermanagers, ODBC-Fehler [2]: [3]. Bitte setzen Sie sich mit Ihrem Supportpersonal in Verbindung.Fehler bei der Installation des ODBC-Treibermanagers. ODBC-Fehler [2]: [3]. Bitte setzen Sie sich mit Ihrem Supportpersonal in Verbindung.Fehler beim Entfernen des ODBC-Treibers: [4], ODBC-Fehler [2]: [3]. ▄berprⁿfen Sie, ob Sie ausreichende Berechtigungen zum Entfernen von ODBC-Treibern besitzen.Fehler beim Installieren des ODBC-Treibers: [4], ODBC-Fehler [2]: [3]. ▄berprⁿfen Sie, ob die Datei [4] vorhanden ist und ob Sie darauf Zugriff haben.Fehler beim Konfigurieren der ODBC-Datenquelle: [4], ODBC-Fehler [2]: [3]. ▄berprⁿfen Sie, ob die Datei [4] vorhanden ist und ob Sie darauf Zugriff haben.Dienst "[2]" ([3]) konnte nicht gestartet werden. ▄berprⁿfen Sie, ob Sie ausreichende Berechtigungen zum Starten von Systemdiensten besitzen.Dienst "[2]" ([3]) konnte nicht angehalten werden. ▄berprⁿfen Sie, ob Sie ausreichende Berechtigungen zum Anhalten von Systemdiensten besitzen.Dienst "[2]" ([3]) konnte nicht gel÷scht werden. ▄berprⁿfen Sie, ob Sie ausreichende Berechtigungen zum Entfernen von Systemdiensten besitzen.Dienst "[2]" ([3]) konnte nicht installiert werden. ▄berprⁿfen Sie, ob Sie ausreichende Berechtigungen zum Installieren von Systemdiensten besitzen.Umgebungsvariable "[2]" konnte nicht aktualisiert werden. ▄berprⁿfen Sie, ob Sie ausreichende Berechtigungen zum ─ndern von Umgebungsvariablen besitzen.Sie besitzen keine ausreichenden Berechtigungen, um diese Installation fⁿr alle Benutzer dieses Computers auszufⁿhren. Melden Sie sich als Administrator an, und wiederholen Sie diese Installation.Dateisicherheit fⁿr Datei "[3]" konnte nicht festgelegt werden. Fehler: [2]. ▄berprⁿfen Sie, ob Sie ausreichende Berechtigungen zum ─ndern der Sicherheitsrechte fⁿr diese Datei besitzen.DirectoryListPathSetProgressScriptInProgressIgnoreChangeScriptInProgessSelectionDescriptionaclACLFileadeAccess.ADEFile.9adnAccess.BlankProjectTemplate.9adpAccess.Project.9aspaspfileawAWFilecolCOLFilecsvExcel.CSVdetDETFiledictxtfiledifExcel.DIFdocapplication/msworddochtmlwordhtmlfiledotWord.Template.8dothtmlwordhtmltemplateelmELMFileexcfavOutlook.NavigatorBarFileffaFFAFilefflFFLFilefftFFTFileffxFFXFilefphtmlfphtmlfilefpwebfpdbwfrgAccess.FragmentgfiGraphicsLink.FilegfxgifgiffilegimgixgnagnxgragstMSMap.Datainst.8gwxgwzhtxhtxfileidcidcfileiqyiqyfilejpegjpegfilejpgldbAccess.LockFile.9lexLEXFilemadAccess.Shortcut.Module.1mafAccess.Shortcut.Form.1magAccess.Shortcut.Diagram.1mamAccess.Shortcut.Macro.1maqAccess.Shortcut.Query.1marAccess.Shortcut.Report.1masAccess.Shortcut.StoredProcedure.1matAccess.Shortcut.Table.1mavAccess.Shortcut.View.1mawAccess.Shortcut.DataAccessPage.1mdaAccess.Extension.9mdbapplication/msaccessmdbhtmlaccesshtmlfilemdeAccess.MDEFile.9mdnAccess.BlankDatabaseTemplate.9mdtAccess.WizardDataFile.9mdwAccess.Workgroup.9mdzAccess.DatabaseWizardTemplate.9msgmsgfileobdobtOffice.Binder.TemplateobzOffice.Binder.WizardoftOutlook.TemplateopcOPCFileopxossossfilepcbPCBFilepcdPCDfilepcxpcxfilepipPIPFilepngpngfilepotPowerPoint.Template.8application/vnd.ms-powerpointpothtmlpowerpointhtmltemplateppaPowerPoint.Addin.8ppsPowerPoint.SlideShow.8ppthtmlpowerpointhtmlfilepwzPowerPoint.Wizard.8rtfWord.RTF.8SC2SCDSCHslkExcel.SLKsllSSLFileOfficeWebComponentssnpstfSTFFiletuwTUWFilewbkWord.Backup.8wizWord.Wizard.8wizhtmlaccessthmltemplatewllWord.Addin.8xlaExcel.AddinxlbxlcxldExcel.DialogxlkExcel.BackupxllExcel.XLLxlmExcel.Macrosheetxlsapplication/vnd.ms-excelxlshtmlExcelhtmlfilexltExcel.TemplatexlthtmlExcelhtmltemplatexlvExcel.VBAModulexlwExcel.WorkspacexnkxnkfileMicrosoft Access fⁿr WindowsMicrosoft Access wird mit den ausgewΣhlten Optionen installiert.AccessHelpFilesHilfeMicrosoft Access-Endbenutzerdokumentation und -Sprachverzeichnis, einschlie▀lich Eigenschaften, Funktionen und Aktionen.ACCESSSampleDBFilesBeispieldatenbankenDokumentierte Beispiele mit Anleitungen zum Erstellen und Anpassen von Microsoft Access-Datenbanken.Snapshot-ViewerDienstprogramm zum Ansehen, Drucken oder Senden von Snapshots von Access-Berichten durch Personen, die Access nicht installiert haben.AccessUserDataOfficeUserDataAccessWizardsStandardassistentenDatenbankexperten, die Fragen stellen und auf Basis Ihrer Antworten das gewⁿnschte Element erstellen.AlwaysInstalledAntiSpamJunk-E-MailEin leicht zu verwendendes Tool, um Junk-E-Mail und E-Mail mit nicht jugendfreiem Inhalt aus Ihrem Posteingang herauszufiltern.ASSISTANTClippitKarl KlammerEr ist nichts weiter als ein dⁿnnes Stⁿckchen Metalldraht, aber Karl Klammer wird Ihnen helfen zu finden, was Sie suchen.ASSISTANTDotHⁿpferBrauchen Sie einen Fⁿhrer im elektronischen Neuland? Hⁿpfer kann sich in jede Form verwandeln und wird Sie immer in die richtige Richtung verweisen.ASSISTANTF1F1F1 ist der erste Roboter der Serie 300/M, und sein Ziel ist es, Ihnen zu dienen. Dieser Zeitgenosse ist voll optimiert fⁿr den Gebrauch mit Office.TOOLSFilesOffice-AssistentSein Zuhause ist der Bildschirm, und er bietet Ihnen Hilfethemen und Tipps, die Ihre Aufgaben erledigen helfen. WΣhlen Sie von mehreren Office-Assistenten denjenigen, der Ihrer Pers÷nlichkeit am besten entspricht.ASSISTANTGeniusDer ProfessorDas Gehirn des Professors arbeitet schnell wie der Blitz. Nutzen Sie die Macht seiner Gedanken, um sich selbst Zeit und Energie zu sparen.ASSISTANTLogoOffice LogoDas Office Logo gibt Ihnen Hilfestellung, untermalt allein durch eine einfache Drehung seiner farbigen Teile.ASSISTANTMotherNatureMutter NaturMutter Natur verwandelt sich in Bilder aus der Natur, wie etwa die Taube, den Vulkan oder die Blume, und bietet Ihnen auf sanfte Weise Hilfe und Fⁿhrung.ASSISTANTOffCatMinkiWenn Sie auf der Pirsch nach Antworten in Office sind, kann Minki sich auf die Jagd danach begeben.ASSISTANTRockyRockyWenn Sie Hilfe auf der Stra▀e brauchen, rufen Sie Lassie. Wenn Sie Hilfe in Office brauchen, rufen Sie Rocky.Microsoft SammelmappeBinderHelpFilesHilfe fⁿr Microsoft SammelmappeBinderUserDataKalender-SteuerelementActiveX-Steuerelement, mit dem Sie programmierbare Kalender in Ihren Formularen, Berichten und Datenzugriffsseiten erstellen k÷nnen. Hilfedateien werden ebenfalls installiert.ClipAutoShapesClipFilesAutoFormenZusΣtzliche AutoFormen fⁿr: Webseiten, Netzwerke, Office-Layout, Ideen und mehr.Clip-DateienClipArt.ClipArt-GalleryEine Sammlung von verschiedenen ClipArts, AutoFormen und Themen, die zum Versch÷nern von Office-Dokumenten benutzt werden k÷nnen.ClipThemesAdditionalWeitere AufzΣhlungszeichen und LinienWeitere AufzΣhlungszeichen und horizontale Linien (nⁿtzlich fⁿr Office Designs).ClipThemesTypicalTypische AufzΣhlungszeichen und LinienTypische AufzΣhlungszeichen und horizontale Linien (nⁿtzlich fⁿr Office Designs).ClipThumbnailsClip-KatalogeVorschau fⁿr Clip-Dateien.ClipThumbnailsAutoShapesVorschau fⁿr AutoFormen.ClipThumbnailsThemesAdditionalVorschau fⁿr weitere AufzΣhlungszeichen und horizontale Linien (nⁿtzlich fⁿr Office Designs).ClipThumbnailsThemesTypicalVorschau fⁿr typische AufzΣhlungszeichen und horizontale Linien (nⁿtzlich fⁿr Office Designs).ConvertersFiltersFileKonverter und FilterKonverter und Grafikfilter.DatenbankreplikationProgramm, mit dem Sie Replikate erstellen und diese mit Hilfe des Aktenkoffers auf dem Desktop mit einer zentralen Datenbank synchronisieren k÷nnen.Erm÷glicht Ihnen, Daten mit Hilfe regionaler Landkarten zu analysieren.DeveloperWizardsWeitere AssistentenDatenbankexperten, die Fragen stellen und auf Basis Ihrer Antworten komplexere Elemente erstellen.Formel-EditorFⁿgt mathematische Symbole und Gleichungen in Dokumente ein.ExcelAddinAcclinkFilesExcelAddinFilesAccessLinks-Add-inVerwenden Sie Microsoft Access-Formulare und -Berichte in Excel-DatentabellenExcelAddinATPFilesAnalyse-FunktionenFunktionen und Schnittstellen fⁿr finanzielle und wissenschaftliche DatenanalysenExcelAddinAutosaveFilesAutomatisches SpeichernSpeichert Arbeitsmappen automatisch in vorgegebenen ZeitabstΣndenExcelAddInEuroToolFilesEurowΣhrungs-ToolUmrechnung und Formatierung fⁿr die EurowΣhrungAdd-InsTools und Dienstprogramme zur Probleml÷sung.ExcelAddinHTMLFilesInternet Assistant VBAExcelAddinLookupFilesVerweis-AssistentHilft beim Erstellen von Formeln zur Auffindung von Daten in ListenExcelAddinODBCFilesODBC-Add-InTreiber fⁿr den Zugriff auf SQL-basierte DatenquellenExcelAddinReportsFilesBericht-ManagerErstellt Berichte durch Kombination von Arbeitsblattansichten mit Datenszenarien.ExcelAddinSolverFilesTool zur Optimierung und L÷sung von Gleichungen.ExcelAddinSumifFilesTeilsummen-AssistentHilft beim Summieren von Daten in Listen.ExcelAddinTmplnumFilesVorlagen-Zubeh÷rUnterstⁿtzungsdateien fⁿr "Tabellenvorlagen".ExcelAddinUpdtlinkFilesAdd-In-Verknⁿpfungen aktualisierenAktualisiert Verknⁿpfungen mit Microsoft Excel 4.0 Add-In-Funktionen, die jetzt in Excel 2000 integriert sind.ExcelAddinWztempltFilesVorlagen-Assistent mit DatenarchivierungFormularvorlagenerstellung mit Datenbankverknⁿpfung und -archivierung.ExcelExpenseTemplatesFilesExcelTemplatesFilesKostenberichtsvorlageMicrosoft Excel-Arbeitsblattvorlage fⁿr Kostenberichtsvorlagen.Microsoft Excel fⁿr WindowsMicrosoft Excel wird mit den ausgewΣhlten Optionen installiert.ExcelHelpFilesHilfedateien fⁿr Microsoft Excel.ExcelInvoiceTemplatesFilesRechnungsvorlageMicrosoft Excel-Arbeitsblattvorlage fⁿr Rechnungen.EXCELNonBootFilesExcelPurchaseTemplatesFilesEinkaufsbestellungsvorlageMicrosoft Excel-Arbeitsblattvorlage fⁿr Einkaufsbestellungen.ExcelQuattroProConverterFilesQuattro Pro 5.0-KonverterKonvertiert Quattro Pro 5.0-Dokumente in Microsoft Excel-ArbeitsblΣtter.ExcelSampleFilesBeispieldateienLeicht zu verwendende Beispiele, die den vollen Leistungsumfang von Microsoft Excel nutzen helfen.TabellenvorlagenMicrosoft Excel-Arbeitsblattvorlagen fⁿr Kostenberichte, Rechnungs- und Einkaufsbestellungsvorlagen.ExcelUserDataFindAllWordFormsFilesProofingToolsFilesAlle Wortformen suchenKomponenten, die von den Features "AutoZusammenfassen" und "Alle Wortformen" in Microsoft Word verwendet werden.FindAllWordFormsFiles_ENGProofingToolsFiles_ENGFindAllWordFormsFiles_FRAProofingToolsFiles_FRAFindAllWordFormsFiles_ITAProofingToolsFiles_ITASystemsteuerung zur IndexerstellungProgramm in der Windows-Systemsteuerung zur Verwaltung der Indexerstellung.FindFastFilesIndexerstellungOffice IndexerstellungMicrosoft FrontPage fⁿr WindowsMicrosoft FrontPage wird mit den ausgewΣhlten Optionen installiert.FPClientNonBootFilesFPHelpFilesHilfedateien fⁿr Microsoft FrontPage.FPHtmlAdminAdministrationsformulare fⁿr ServererweiterungenHTML-Administrationsformulare fⁿr die Remoteverwaltung eines FrontPage-Webs.FPLangSupportFrontPage-DateienFrontPage-BenutzeroberflΣche,-Assistenten und -Vorlagen zur Website-ErstellungFPSamplesBeispieleDatenbank-, Microsoft Visual Basic- und JavaScript Webbeispiele.Server Extensions Resource KitTechnische Dokumentation zu den Microsoft FrontPage-Servererweiterungen.FPThemesWeitere DesignsWeitere aufeinander abgestimmte Designelemente, u.a. Formatvorlagen fⁿr ▄berschriften und Textk÷rper, Hintergrundbilder, AufzΣhlungszeichen und horizontale Linien.LernprogrammDas FrontPage-Lernprogramm hilft beim Erlernen von FrontPage.FPWecComGrammarFilesGrammatik-/Stilprⁿfung▄berprⁿft die Grammatik in Dokumenten.GrammarFiles_ENGGrammarFiles_FRAGrammarFiles_ITAMicrosoft GraphDiagramme aus Word-, PowerPoint- und Access-Daten erstellen.GraphHelpFilesHilfe fⁿr Microsoft Graph.GraphicsFiltersBMPFilesGraphicsFiltersFileWindows Bitmap-ImportErm÷glicht Programmen, Windows Bitmap-Dateien (BMP) zu importieren, wird aber von Microsoft Word, Excel und PowerPoint nicht ben÷tigt.GraphicsFiltersCDRFilesCorelDRAW-ImportErm÷glicht Programmen, CorelDRAW-Dateien (CDR) zu importieren.GraphicsFiltersCGMFilesComputer Graphics Metafile-ImportErm÷glicht Programmen, Computer Graphics Metafile-Dateien (CGM) zu importieren.GraphicsFiltersEMFFilesEnhanced Metafile-ImportErm÷glicht Programmen, Enhanced Metafile-Dateien (EMF) zu importieren.GraphicsFiltersEPSFilesEncapsulated Postscript Erm÷glicht Programmen, Encapsulated PostScript-Dateien (EPS) zu importieren.GrafikfilterErm÷glicht Programmen, Bilder in einer Reihe von Formaten einzufⁿgen.FPX-ImportErm÷glicht Programmen, FPX-Dateien zu importieren.GraphicsFiltersGIFFilesGIF-Dateiformat (Graphics Interchange Format)Erm÷glicht Programmen, GIF-Dateien zu importieren und zu speichern, wird aber von Microsoft Word, Excel und PowerPoint nicht ben÷tigt.GraphicsFiltersJPEGFilesJPEG-DateiformatErm÷glicht Programmen, JPEG-Dateien zu importieren und zu speichern, wird aber von Microsoft Word, Excel und PowerPoint nicht ben÷tigt.GraphicsFiltersPCDFilesKodak Photo CD-ImportErm÷glicht Programmen, Kodak Photo CD (PCD) Dateien zu importieren.GraphicsFiltersPCXFilesPC Paintbrush PCX-ImportErm÷glicht Programmen, PC Paintbrush-Dateien (PCX) zu importieren.GraphicsFiltersPICTFilesMacintosh PICT-ImportErm÷glicht Programmen, Macintosh Graphics-Dateien (PICT) zu importieren.GraphicsFiltersPNGFilesPNG-Dateiformat-ImportErm÷glicht Programmen, Portable Network Graphics-Dateien (PNG) zu importieren und zu speichern, wird aber von Microsoft Word, Excel und PowerPoint nicht ben÷tigt.GraphicsFiltersTIFFFilesTagged Image File-Format-ImportErm÷glicht Programmen, Tagged Image File Format-Dateien (TIFF) zu importieren und zu speichern.GraphicsFiltersWMFFilesWindows Metadatei-ImportErm÷glicht Programmen, Windows Metafile-Dateien (WMF) zu importieren, wird aber von Microsoft Word, Excel und PowerPoint nicht ben÷tigt.GraphicsFiltersWPGFilesWordPerfect-GrafikfilterWird von einem Konverter dazu verwendet, WordPerfect-Dateien zu ÷ffnen.HTML-QuellcodebearbeitungHTML-Quellcodeeditor zur Erstellung von Office-Dokumenten in HTML.HyphenationFilesSilbentrennung─ndert die Einstellungen zur Silbentrennung in Dokumenten.HyphenationFiles_ENGHyphenationFiles_FRAHyphenationFiles_ITAInternationalSupportFilesInternationale UnterstⁿtzungDateien zur internationalen Unterstⁿtzung.Universale SchriftartErm÷glicht die Anzeige der meisten Schriftarten. EnthΣlt die Zeichen, die im Kodierungsstandard Unicode 2.1 definiert sind. Einige Sprachen mⁿssen au▀erdem vom Betriebssystem unterstⁿtzt werden.InternationalSupportFiles_BiDiUnterstⁿtzung fⁿr Bidirektionale SprachenUnterstⁿtzung fⁿr die von rechts nach links orientierten Sprachen.InternationalSupportFiles_CHSSchriftart fⁿr Vereinfachtes ChinesischSchriftart zum Lesen und Bearbeiten von Dokumenten in Vereinfachtem ChinesischInternationalSupportFiles_CHTSchriftart fⁿr Traditionelles ChinesischSchriftart zum Lesen und Bearbeiten von Dokumenten in Traditionellem ChinesischInternationalSupportFiles_JPNSchriftart fⁿr JapanischSchriftart zum Lesen und Bearbeiten japanischer DokumenteInternationalSupportFiles_KORSchriftart fⁿr KoreanischSchriftart zum Lesen und Bearbeiten koreanischer DokumenteLotus VIM Mail-SupportErm÷glicht Ihnen, Lotus Notes 2.x oder 3.x, oder cc:Mail 1.11, 2.x oder 6.0 fⁿr E-Mail zu verwenden.MsInfoFilesSysteminformationenTool zur Problembehandlung, das Informationen zur System- und Programmkonfiguration bereitstellt.MSVisualDesignToolClient/Server Visual Design ToolsTabellen-, Datenbankdiagramm- und Abfragedesigner, die in Microsoft Access zur Arbeit mit einer Microsoft SQL Server-Datenbank eingesetzt werden k÷nnen.NorthwindNordwind-DatenbankMicrosoft Access-Datenbank mit L÷sungsvorschlΣgen fⁿr hΣufige Aufgaben; enthΣlt u.a. Beispieldaten, Formulare, Berichte und Datenzugriffsseiten.NorthwindSQLProjectNordwind SQL-ProjektdateiMicrosoft Access-Projekt, das L÷sungen fⁿr hΣufig auftretende Aufgaben demonstriert. EnthΣlt Formulare, Berichte und SQL-Skripten.NotInstalledOfficeCoreSupportFilesZentrale UnterstⁿtzungsdateienUnterstⁿtzungsdateien zum Lesen und Verfassen von Dokumenten und Hilfedateien in anderen Sprachen als Deutsch.OfficeDigitalSFilesDigitale Signatur fⁿr VBA-ProjekteDigitale Signatur zum Signieren eines Visual Basic fⁿr Applikationen-Projekts, mit deren Hilfe Sie unn÷tige Sicherheitshinweise vermeiden k÷nnen.OfficeExtendedSupportFilesErweiterte SupportdateienSupportdateien zum Lesen und Schreiben einer breiten Palette von Codepages und Zeichenkodierungen.Office WebkomponentenKomponenten zur Ver÷ffentlichung interaktiver Webseiten von Excel und Access.OrganigrammFⁿgt Organigramme in Office-Dokumente ein.OSBShortCutFilesMicrosoft Office Shortcut-LeisteAnpassbare Symbolleiste zum Organisieren der Verknⁿpfungen auf Ihrem Desktop und auf dem Startmenⁿ.OSESuppUnterstⁿtzung fⁿr Office ServererweiterungenTools zur Dokumentver÷ffentlichung und Zusammenarbeit fⁿr die Verwendung mit Office Servererweiterungen, Webservern mit Frontpage-Servererweiterungen und anderen kompatiblen Webservern.OutlookCcMailImporterOutlookImportExportFilesCollaboration Data ObjectsDesktopversion von Microsoft Exchange Server Object Programming LibraryOutlookDVAct3FilesOutlookDVExtensionsFilesOutlookDVActFilesOutlookDVCsvDosFilesOutlookDVCsvWinFilesOutlookDVDbaseFilesOutlookDVEccoFilesOutlookDVFilesOutlookDVOrg97FilesOutlookDVPabFilesOutlookDVSchplus10FilesOutlookDVSchplus70FilesOutlookDVSchplusinterFilesOutlookDVSK20FilesOutlookDVSK95FilesOutlookEFDElektronischer Formulardesigner (EFD) - LaufzeitmodulGestattet die Verwendung von Formularen, die mit Microsoft Electronic Forms Designer erstellt wurden.Microsoft Outlook fⁿr WindowsMicrosoft Outlook wird mit den ausgewΣhlten Optionen installiert. Fⁿr das Ausfⁿhren von Microsoft Outlook ist Microsoft Internet Explorer 4.01 oder spΣter erforderlich.OutlookFolderPublishingNetzordnerTeilen Sie E-Mail-, Aufgaben- und Kalenderinformationen ⁿber das Internet mit anderen Outlook-Benutzern.OutlookHelpFilesHilfedateien fⁿr Microsoft Outlook.OutlookIFMSupportIntegrierte DateiverwaltungDas Dateiansichts- und Dateiverwaltungs-Modul von Outlook zum Durchsuchen von Dateisystemordnern (Arbeitsplatz, Eigene Dateien usw).OutlookImpMailFilesImporter und ExporterImportieren aus und Exportieren zu beliebten E-Mail- und Personal Information Management-Programmen, Standarddateiformaten und der Timex Data Link-Uhr.Outlook Mapi-DateienOutlookMAPICcMailOutlookMAPICONTABOutlookMAPIEMSOutlookMAPIIMEPOutlookMAPILDAPOutlookMAPIPSTOutlookMAPIPST95OutlookMAPISFSOutlookMAPISFS95OutlookNLSTOutlookOMISchedule PlusOutlookSecurityOutlookStationeryBasicFilesOutlookStationeryFilesOutlookStationeryExtendedFilesBriefpapierHTML-Vorlagen mit Designer-Hintergrⁿnden und abgestimmten Schriftarten, mit denen Sie Ihren E-Mail-Nachrichten eine pers÷nliche Note geben k÷nnen.OutlookTemplateFilesOutlook-FormulareOutlook-FormulardateienOutlookTimexExtensionsFilesOutlookUserDataOutlookVBScriptVisual Basic Scripting-UnterstⁿtzungTool zum Debuggen fⁿr Visual Basic Scripting Edition. Wird verwendet, um benutzerdefinierte Outlook-Formulare zu automatisieren.Microsoft Photo EditorScannt, konvertiert und modifiziert photografische Bilder.PowerPointUserDataPrΣsentationsⁿbertragungErm÷glicht es anderen, Ihre PrΣsentationen gleichzeitig ⁿber ein Intranet zu verfolgen.PPTContentFilesInhaltsvorlagenVorlagen, die Ihnen helfen, PrΣsentationen zu erstellen.PPTContentFilesAdditionalWeitere InhaltsvorlagenWeitere Vorlagen, die Ihnen helfen, PrΣsentationen zu erstellen.PPTContentFilesTypicalTypische InhaltsvorlagenHΣufig verwendete Vorlagen, die Ihnen helfen, PrΣsentationen zu erstellen.PPTConverterFLG21PPTTranslatorsFilesLotus Freelance 1.0-2.1 fⁿr WindowsErm÷glicht PowerPoint, Freelance fⁿr Windows-Dateien zu ÷ffnen.PPTConverterHGDOSHarvard Graphics 3.0 fⁿr DOSErm÷glicht PowerPoint, Harvard Graphics fⁿr DOS-Dateien zu ÷ffnen.PPTDesignFilesEntwurfsvorlagenEntwⁿrfe fⁿr Ihre PrΣsentationen.PPTDesignFilesAdditionalWeitere EntwurfsvorlagenWeitere Entwⁿrfe fⁿr Ihre PrΣsentationen.PPTDesignFilesTypicalStandardentwurfsvorlagenHΣufig verwendete Entwⁿrfe fⁿr Ihre PrΣsentationen.Microsoft PowerPoint fⁿr WindowsMicrosoft PowerPoint wird mit den ausgewΣhlten Optionen installiert.PPTHelpFilesHilfe fⁿr Microsoft PowerPoint.PPTNonBootFilesPPTPackngoWizPack and Go-AssistentErstellen Sie automatisch PrΣsentationspakete mit Microsoft PowerPoint Viewer.PPTSoundFilesSound-Effekte fⁿr AnimationenSounds fⁿr die Animationseffekte von Microsoft PowerPoint.PrΣsentationsⁿbersetzer▄bersetzer fⁿr die am hΣufigsten verwendeten PrΣsentationsdateien.PPTTransPP4ExpPowerPoint 4.0-ExportSpeichert Ihre PrΣsentationsdateien im Microsoft PowerPoint 4.0-Format.PPTTutorialFilesErklΣrt wichtige PowerPoint-Konzepte und zeigt Ihnen, wie Sie schnell zu Ihrem Ziel gelangen.PPTViewerFilesViewer fⁿr Pack and GoErstellt die Setup-Installation fⁿr den PowerPoint Viewer, wenn Sie den Pack and Go-Assistenten verwenden.Microsoft Office Office-Programme sowie weitere Inhalte und Dienstprogramme.Korrekturhilfen Tools zum Korrekturlesen von Office-Dokumenten.Korrekturhilfen (Englisch)Korrekturhilfen (Franz÷sich)Korrekturhilfen (Italienisch)Microsoft QueryStellt direkte DatenbankkonnektivitΣt bereit, um Daten in Excel zu analysieren.ScannerCameraAddinScanner und Kamera-Add-InFⁿgt Bilder von einer digitalen Kamera oder einem Scanner ein.SetLanguageFilesTool zur SpracheinstellungSetzt die Sprachoptionen fⁿr alle Office-Programme.SpellingFilesRechtschreibprⁿfung▄berprⁿft die Rechtschreibung in Dokumenten.SpellingFiles_ENGSpellingFiles_FRASpellingFiles_ITATCExcelFilesTextConvertersMicrosoft Excel-KonverterErm÷glicht Word und PowerPoint, Excel-Dateien zu ÷ffnen.TCLayoutFilesText mit Layout-KonverterVon Microsoft Word verwendeter Konverter zum Speichern und ╓ffnen von Dateien in einem Textformat. Dieser Konverter trifft spezielle Vorkehrungen, um Formatierungen in der Textdatei zu erhalten.TCLotusFilesLotus 1-2-3-KonverterErm÷glicht Office, Lotus 1-2-3-Dateien zu ÷ffnen.TCMacWordFilesWord fⁿr Macintosh 4.0-5.1-KonverterKonvertiert Dokumente nach Word fⁿr Macintosh Versionen 4.0, 5.0 und 5.1. Dieser Konverter wird nicht ben÷tigt, um Word fⁿr Macintosh-Dateien zu ÷ffnen.Word & Excel-Konverter fⁿr Lotus NotesErm÷glicht Lotus Notes, Word und Excel-Dateien zu ÷ffnen.TCRecoverFilesWiederherstellen-TextkonverterStellt Text aus jeder Datei wieder her.Konverter fⁿr SuchtoolsKonverter fⁿr die Dokumentsuche innerhalb von Office.TCWord2FilesWord fⁿr Windows 2.0-KonverterKonvertiert Dokumente nach Microsoft Word fⁿr Windows 2.0. Dieser Konverter wird nicht ben÷tigt, um Word for Windows 2.0-Dateien zu ÷ffnen.TCWord6ExportFilesWord 6.0/95 ExportkonverterVon Microsoft Word 2000 verwendeter Konverter, um Dokumente im Word 6.0/95-Format zu speichern. Dieser Konverter wird nicht ben÷tigt, um Word 6.0 fⁿr Windows-Dateien zu ÷ffnen.TCWord6ExportRTFFilesWord 97-2000 & 6.0/95 RTF-KonverterVon Microsoft Word 2000 verwendeter Konverter, um Dokumente im Word 97-2000 & 6.0/95 RTF-Format zu speichern. Dieser Konverter wird nicht ben÷tigt, um Word 6.0 fⁿr Windows-Dateien zu ÷ffnen.TCWord6FilesWord 6.0/95 fⁿr Windows/MacintoshVerwendet von anderen Microsoft-Anwendungen, um Word 6.0/95-Dateien zu ÷ffnen.TCWord97FilesWord 97 fⁿr Windows/Word 98 fⁿr MacintoshVerwendet von anderen Microsoft-Anwendungen, um Word 97-2000-Dateien zu ÷ffnen.TCWorks4FilesWorks fⁿr Windows 4.0Konvertiert Dokumente von und nach Microsoft Works 4.0.TCWP5FilesWordPerfect 5.x-KonverterKonvertiert Dokumente von und nach WordPerfect 5.0 und 5.1 fⁿr DOS und WordPerfect 5.1 und 5.2 fⁿr Windows.TCWP6FilesWordPerfect 6.x-KonverterKonvertiert Dokumente von WordPerfect 6.0 fⁿr DOS und WordPerfect 6.0 und 6.1 fⁿr Windows.TextkonverterErm÷glicht Office-Anwendungen, Daten aus und in eine Reihe von Dateiformaten zu konvertieren.ThemesAdditionalFilesTHEMESFilesWeitere aufeinander abgestimmte Designelemente.DesignsEine Menge aufeinander abgestimmter Designelemente, u.a. Formatvorlagen fⁿr ▄berschriften und Textk÷rper, Hintergrundbilder, AufzΣhlungszeichen und horizontale Linien.ThemesTypicalFilesTypische DesignsAufeinander abgestimmte Designelemente.ThesaurusFilesThesaurusSchlΣgt Wortalternativen vor.ThesaurusFiles_ENGThesaurusFiles_FRAThesaurusFiles_ITAOffice ToolsAnwendungen und Unterstⁿtzungsdateien zur Verwendung mit Microsoft Office.VBAHelpFilesVisual Basic-HilfeVisual Basic fⁿr Applikationen-Hilfe.WebDiscussFilesWebdiskussionenOffice- und Internet Explorer-Add-Ins zur Teilnahme an Diskussionen, die auf Webservern abgehalten werden, auf denen Office-Servererweiterungen installiert sind.WebPublFilesWebpublishingTools, mit deren Hilfe Sie Dokumente direkt aus Office und Windows auf Webservern mit FrontPage-Erweiterungen oder anderen kompatiblen Webservern speichern k÷nnen.WebScriptingWebscriptingMicrosoft Skript-Editor zum Erstellen und Debuggen von Webseitenskripts.Symantec Fax Starter Edition (Nur Internet Mail-Konfiguration)Ein integriertes, leicht zu verwendendes Faxprogramm, mit dem Sie Faxnachrichten ebenso einfach senden k÷nnen wie E-Mail-Nachrichten.WORDAddressBookFilesAdressbuchTools fⁿr die Integration mit dem Pers÷nlichen Adressbuch von Microsoft Exchange und dem Microsoft Outlook-Adressbuch.WORDBordersFilesZierrahmenSeitenrΣnder, mit denen Sie Dokumente erweitern k÷nnen.WordFaxesFilesWORDWizAndTempFilesFaxeAktuelle, elegante und professionelle Faxvorlagen.Microsoft Word fⁿr WindowsMicrosoft Word wird mit den ausgewΣhlten Optionen installiert.WORDHelpFilesHilfedateien fⁿr Microsoft Word.WordLettersFilesBriefeAktuelle, elegante und professionelle Briefvorlagen.WORDMacrosFilesWeitere Vorlagen und MakrosVorlagen fⁿr Broschⁿren, Verzeichnisse, Handbⁿcher und Diplomarbeiten.WordMemosFilesMemosAktuelle, elegante und professionelle Memovorlagen.WordReportsFilesBerichteAktuelle, elegante und professionelle Berichtsvorlagen.WordResumesFilesLebenslΣufeAktuelle, elegante und professionelle Lebenslaufvorlagen.WordUserDataWebseitenWebseiten-Assistent und Webseitenvorlagen.Assistenten und VorlagenWord-Assistenten und -VorlagenWordWizardsFilesAssistenten fⁿr Stapelkonversionen und fⁿr die Erstellung von Agenden und Kalendern._001.gif001.GIF_12520437.cpx12520437.CPX_12520850.cpx12520850.CPX_1center.dib1CENTER.DIB1CENTER.HTM_1center.inf1CENTER.INF_1cheads.dib1CHEADS.DIB1CHEADS.HTM_1cheads.inf1CHEADS.INF_1cleft.dib1CLEFT.DIB1CLEFT.HTM_1cleft.inf1CLEFT.INF_1cright.dib1CRIGHT.DIB1CRIGHT.HTM_1cright.inf1CRIGHT.INF_1ptrans.gif1PTRANS.GIF_2000.gif2000.GIF_2000ban.gif2000BAN.GIF_2ceven.dib2CEVEN.DIB2CEVEN.HTM_2ceven.inf2CEVEN.INF_2cmenul.dib2CMENUL.DIB2CMENUL.HTM_2cmenul.inf2CMENUL.INF_2cmenur.dib2CMENUR.DIB2CMENUR.HTM_2cmenur.inf2CMENUR.INF_2cstagr.dib2CSTAGR.DIB2CSTAGR.HTM_2cstagr.inf2CSTAGR.INF_3c2stagl.dib3C2STAGL.DIB3C2STAGL.HTM_3c2stagl.inf3C2STAGL.INF_3ceven.dib3CEVEN.DIB3CEVEN.HTM_3ceven.inf3CEVEN.INF_3cmenuc.dib3CMENUC.DIB3CMENUC.HTM_3cmenuc.inf3CMENUC.INF_3cmenul.dib3CMENUL.DIB3CMENUL.HTM_3cmenul.inf3CMENUL.INF_3csidbar.dib3CSIDBAR.DIB3CSIDBAR.HTM_3csidbar.inf3CSIDBAR.INF_4ccenter.dib4CCENTER.DIB4CCENTER.HTM_4ccenter.inf4CCENTER.INF_4cstagc.dib4CSTAGC.DIB4CSTAGC.HTM_4cstagc.inf4CSTAGC.INF_4cstagl.dib4CSTAGL.DIB4CSTAGL.HTM_4cstagl.inf4CSTAGL.INF_inst32i.ex__INST32I.EX__isdel.exe_ISDEL.EXE5.10.146.0_setup.dll_SETUP.DLL_sys1.cab_SYS1.CAB_user1.cab_USER1.CAB_vti_inf.htm_VTI_INF.HTMaadpmn90.awACADPMN9.AWac9.robAC7.ROBACADEF9.HLPACADP9.CHMacblends.gifACBLENDS.GIFacbluprt.gifACBLUPRT.GIFaccess.cnfACCESS.CNFaccess.pipACCESS.PIPACCLINK.XLAaccore90.awACCORE9.AWaccwiz.dllACCWIZ.DLL9.0.0.2607acexpdtn.gifACEXPDTN.GIFacindstr.gifACINDSTR.GIFACMAIN9.CHMACMAIN9.AWacpt9.robACPT7.ROBACREAD9.TXTacricepr.gifACRICEPR.GIFacsndstn.gifACSNDSTN.GIFacsumipt.gifACSUMIPT.GIFACT.SAM9.0.0.2411ACT3.SAMACT3R.SAMACTIP9.HLPactivitl.icoACTIVITL.ICOactivits.icoACTIVITS.ICOactivity.cfgACTIVITY.CFGACTR.SAMactsetup.cabACTSETUP.CABACVBA9.AWacweb9.chmACWEB9.CHMacwzdat.mdtACWZDAT.MDTACWZLIB.MDEACWZMAIN.MDEACWZTOOL.MDEACWZUSR.MDTadadv.htmADADV.HTMadadv_1.htmADADV_1.HTMadadv_2.htmADADV_2.HTMadadv_3.htmADADV_3.HTMadadv_4.htmADADV_4.HTMadadv_5.htmADADV_5.HTMadadv_6.htmADADV_6.HTMadadv_7.htmADADV_7.HTMadadv_8.htmADADV_8.HTMadadv_9.htmADADV_9.HTMadcjavas.incADCJAVAS.INCadcvbs.incADCVBS.INCadfpre.htmADFPRE.HTMadfpre_1.htmADFPRE_1.HTMadfpre_2.htmADFPRE_2.HTMadfpre_3.htmADFPRE_3.HTMadfpre_4.htmADFPRE_4.HTMadfpre_5.htmADFPRE_5.HTMadfpre_6.htmADFPRE_6.HTMadfpre_7.htmADFPRE_7.HTMadfpre01.gifADFPRE01.GIFadfpre02.gifADFPRE02.GIFadfpsr.htmADFPSR.HTMadfpsr_1.htmADFPSR_1.HTMadfpsr_2.htmADFPSR_2.HTMadfpsr_3.htmADFPSR_3.HTMadhtm.htmADHTM.HTMadhtm_1.htmADHTM_1.HTMadhtm_2.htmADHTM_2.HTMadmart.gifADMART.GIFADMIN.DLL4.0.2.2717ADMIN.EXEadmmc.htmADMMC.HTMadmmc_1.htmADMMC_1.HTMadmmc_2.htmADMMC_2.HTMadmmc_3.htmADMMC_3.HTMadmmc_4.htmADMMC_4.HTMadmmc_5.htmADMMC_5.HTMadmmc_6.htmADMMC_6.HTMado20.awADO210.AWado210.chmADO210.CHMadoapt15.regADOAPT15.REGadofre15.regADOFRE15.REGadojavas.incADOJAVAS.INCadomdrd.txtADOMDRD.TXT|ADOMDreadme.txtadoreadm.txtADOREADM.TXT|ADOReadme.txtadovbs.incADOVBS.INCadoview.htmADOVIEW.HTMadoxrdme.txtADOXRDME.TXT|adoxreadme.txtadvauth.cabADVAUTH.CABAGENDA.WIZ|Agenda Wizard.Wizagentanm.dllAGENTANM.DLL2.0.0.2115AGENTCTL.DLLagentdp2.dllAGENTDP2.DLLagentdpv.dllAGENTDPV.DLLagentmpx.dllAGENTMPX.DLLagentpsh.dllAGENTPSH.DLLagentsr.dllAGENTSR.DLLAGENTSVR.EXE2.0.0.2202AGT0407.dllAGT0407.hlpAGT0409.DLLagtctl15.tlbAGTCTL15.TLBAGTINST.INFagtintl.dllAGTINTL.DLLajetcr90.awACJETCR9.AWajetmn90.awACJETMN9.AWajetvb90.awACJETVB9.AWAN01124_.WMFan01695_.wmfAN01695_.WMFan02097_.wmfAN02097_.WMFan02479_.wmfAN02479_.WMFan02542_.wmfAN02542_.WMFANALYS32.XLL9.0.2402.0ANASALES.HTM|Umsatzanalyse.htmANIMATE.JSantquab.ttfANTQUAB.TTF2.35.0.0antquabi.ttfANTQUABI.TTFantquai.ttfANTQUAI.TTFaolsupp.cabAOLSUPP.CABapndx00.htmAPNDX00.HTMapndx01.htmAPNDX01.HTMapndx02.htmAPNDX02.HTMapndx03.htmAPNDX03.HTMapndx04.htmAPNDX04.HTMapndx05.htmAPNDX05.HTMapndxtoc.htmAPNDXTOC.HTMAPPLAUSE.WAVappt.cfgAPPT.CFGapptl.icoAPPTL.ICOappts.icoAPPTS.ICOappxec32.dll_0004APPXEC32.DLL3.51.1041.1appxec32.dll_0005arbli___.ttfARBLI___.TTF1.0.0.0archive.htmARCHIVE.HTMarcs.cssARCS.CSSARCS.ELMARCS.INFarcs.inf_0001ARIAL.TTF2.76.0.0arialbd.ttfARIALBD.TTFarialbi.ttfARIALBI.TTFariali.ttfARIALI.TTFARIALN.TTF2.30.0.0arialnb.ttfARIALNB.TTFarialnbi.ttfARIALNBI.TTFarialni.ttfARIALNI.TTFARIALUNI.TTF0.84.0.0ARIBLK.TTFartfoot.htxARTFOOT.HTXARTGALRY.CHMartgalry.dllARTGALRY.DLL5.1.0.1221ARTGALRY.EXEartgalry.hlpQARTGLRY.HLParthead.htxARTHEAD.HTXartsy.elmARTSY.ELMARTSY.INFARTSY.POT|Impressionen.potasfchop.ocxASFCHOP.OCX3.1.0.2954asp.chiASP.CHIasp.chmASP.CHMASP.TLBASSETS.GIFASSETS.MDZ|Sachverm÷gensverwaltung.mdzasycfilt.dllASYCFILT.DLL2.40.4275.1at_2dpc.datAT_2DPC.DATat_2dpc.idAT_2DPC.IDat_2dpc.indAT_2DPC.INDat_2dpc.mapAT_2DPC.MAPat_2dpc.tabAT_2DPC.TABat_airpt.datAT_AIRPT.DATat_airpt.idAT_AIRPT.IDat_airpt.mapAT_AIRPT.MAPat_airpt.tabAT_AIRPT.TABat_citya.datAT_CITYA.DATat_citya.idAT_CITYA.IDat_citya.mapAT_CITYA.MAPat_citya.tabAT_CITYA.TABat_cityb.datAT_CITYB.DATat_cityb.idAT_CITYB.IDat_cityb.mapAT_CITYB.MAPat_cityb.tabAT_CITYB.TABat_hiway.datAT_HIWAY.DATat_hiway.idAT_HIWAY.IDat_hiway.mapAT_HIWAY.MAPat_hiway.tabAT_HIWAY.TABATL.DLL2.0.7024.0atpvbade.xlaATPVBADE.XLAatpvbaen.xlaATPVBAEN.XLAaudio.asdAUDIO.ASDaustria.datAUSTRIA.DATaustria.gstAUSTRIA.GSTaustria.idAUSTRIA.IDaustria.indAUSTRIA.INDaustria.mapAUSTRIA.MAPaustria.tabAUSTRIA.TABAUTHOR.DLLAUTHOR.EXEAUTO.ELMauto.infAUTO.INFAUTORUN.INFAUTOSAVE.XLAAUTOSHAP.MMCav41206.fmtAV41206.FMTav41256.fmtAV41256.FMTav41307.fmtAV41307.FMTav41357.fmtAV41357.FMTavl7901.fmtAVL7901.FMTavl7902.fmtAVL7902.FMTAW.DLL9.0.0.2622awfaxp32.dllAWFAXP32.DLL4.0.0.964awfext.ecfAWFEXT.ECFAWFXCG32.DLL4.0.0.965awlinz32.dllAWLINZ32.DLLawsnto32.exeAWSNTO32.EXEaxa.cabAXA.CABaxa2.cabAXA2.CABaxa3.cabAXA3.CABaxrpc.htmAXRPC.HTMAXSCPHST.DLL1998.11.13.0axscphst.rllAXSCPHST.RLLaxscphst.rll0AZURE.POT|Azur.potback.gifBACK.GIFback.gif_0001BADNWS_S.POT|Mitteilung negativer Nachrichten.potBALANCE.ELMbalance.infBALANCE.INFBAMBOO.POT|Bambus.potBANTOC.HTMbantoc.infBANTOC.INFBARCODE.ELMbarcode.infBARCODE.INFbars.cssBARS.CSSbars.elmBARS.ELMBARS.INFBATANG.TTF2.0.0.0bcp.exeBCP.EXEbd00010_.wmfBD00010_.WMFbd00013_.wmfBD00013_.WMFbd00017_.wmfBD00017_.WMFbd00028_.wmfBD00028_.WMFbd04897_.wmfBD04897_.WMFbd04912_.wmfBD04912_.WMFbd04914_.wmfBD04914_.WMFbd04918_.wmfBD04918_.WMFbd04924_.wmf_0001BD04924_.WMFbd04956_.wmfBD04956_.WMFbd04972_.wmf_0001BD04972_.WMFbd05015_.wmfBD05015_.WMFbd05158_.wmfBD05158_.WMFbd05219_.wmfBD05219_.WMFbd05296_.wmfBD05296_.WMFbd05297_.wmfBD05297_.WMFbd05299_.wmfBD05299_.WMFbd05368_.wmfBD05368_.WMFbd05515_.wmfBD05515_.WMFbd05537_.wmfBD05537_.WMFbd05545_.wmfBD05545_.WMFbd05552_.wmfBD05552_.WMFbd05584_.wmfBD05584_.WMFbd05679_.wmfBD05679_.WMFbd05680_.wmfBD05680_.WMFbd06152_.wmfBD06152_.WMFbd06288_.wmfBD06288_.WMFbd06455_.wmfBD06455_.WMFbd06517_.wmfBD06517_.WMFbd06518_.wmfBD06518_.WMFbd06529_.wmfBD06529_.WMFbd06639_.wmfBD06639_.WMFbd06662_.wmfBD06662_.WMFbd06663_.wmfBD06663_.WMFbd06670_.wmfBD06670_.WMFbd06675_.wmfBD06675_.WMFbd06711_.wmfBD06711_.WMFbd06716_.wmfBD06716_.WMFbd06784_.wmfBD06784_.WMFbd06790_.wmfBD06790_.WMFbd06982_.wmfBD06982_.WMFbd06990_.wmfBD06990_.WMFbd07153_.wmfBD07153_.WMFbd07175_.wmfBD07175_.WMFbd07270_.wmfBD07270_.WMFbd07281_.wmfBD07281_.WMFbd07304_.wmfBD07304_.WMFbd07311_.wmfBD07311_.WMFbd07832_.wmfBD07832_.WMFbd08208_.wmfBD08208_.WMFbd08911_.wmfBD08911_.WMFbd10219_.gifBD10219_.GIFbd10253_.gif_0001BD10253_.GIFbd10254_.gifBD10254_.GIFbd10255_.gifBD10255_.GIFbd10256_.gifBD10256_.GIFbd10263_.gifBD10263_.GIFbd10264_.gifBD10264_.GIFbd10265_.gifBD10265_.GIFbd10266_.gifBD10266_.GIFbd10267_.gifBD10267_.GIFbd10268_.gifBD10268_.GIFbd10289_.gifBD10289_.GIFbd10290_.gifBD10290_.GIFbd10297_.gif_0001BD10297_.GIFbd10298_.gifBD10298_.GIFbd10299_.gifBD10299_.GIFbd10300_.gifBD10300_.GIFbd10301_.gifBD10301_.GIFbd10302_.gifBD10302_.GIFbd10307_.gif_0001BD10307_.GIFbd10308_.gifBD10308_.GIFBD10335_.GIFbd10336_.gifBD10336_.GIFbd10337_.gifBD10337_.GIFBD10358_.GIFbd14513_.gif_0001BD14513_.GIFbd14514_.gif_0001BD14514_.GIFbd14515_.gif_0001BD14515_.GIFbd14516_.gifBD14516_.GIFbd14528_.gifBD14528_.GIFbd14529_.gifBD14529_.GIFbd14530_.gifBD14530_.GIFbd14531_.gifBD14531_.GIFbd14532_.gifBD14532_.GIFbd14533_.gifBD14533_.GIFbd14538_.gifBD14538_.GIFbd14539_.gif_0001BD14539_.GIFbd14565_.gifBD14565_.GIFbd14578_.gifBD14578_.GIFbd14579_.gifBD14579_.GIFbd14580_.gifBD14580_.GIFbd14581_.gifBD14581_.GIFbd14582_.gifBD14582_.GIFbd14583_.gifBD14583_.GIFbd14594_.gif_0001BD14594_.GIFbd14595_.gif_0001BD14595_.GIFbd14654_.gif_0001BD14654_.GIFbd14655_.gif_0001BD14655_.GIFbd14656_.gif_0001BD14656_.GIFbd14677_.gif_0001BD14677_.GIFbd14691_.gifBD14691_.GIFbd14692_.gifBD14692_.GIFbd14693_.gifBD14693_.GIFbd14710_.gifBD14710_.GIFbd14711_.gifBD14711_.GIFbd14752_.gifBD14752_.GIFbd14753_.gifBD14753_.GIFbd14754_.gifBD14754_.GIFbd14755_.gifBD14755_.GIFbd14756_.gifBD14756_.GIFbd14757_.gifBD14757_.GIFbd14768_.gifBD14768_.GIFbd14769_.gifBD14769_.GIFbd14790_.gif_0001BD14790_.GIFbd14791_.gif_0001BD14791_.GIFbd14792_.gif_0001BD14792_.GIFbd14793_.gif_0001BD14793_.GIFbd14794_.gif_0001BD14794_.GIFbd14795_.gif_0001BD14795_.GIFbd14800_.gif_0001BD14800_.GIFbd14801_.gif_0001BD14801_.GIFbd14828_.gif_0001BD14828_.GIFbd14829_.gif_0001BD14829_.GIFbd14830_.gif_0001BD14830_.GIFbd14831_.gif_0001BD14831_.GIFbd14832_.gif_0001BD14832_.GIFbd14833_.gif_0001BD14833_.GIFbd14844_.gifBD14844_.GIFbd14845_.gifBD14845_.GIFbd14866_.gifBD14866_.GIFbd14867_.gifBD14867_.GIFbd14868_.gifBD14868_.GIFbd14869_.gifBD14869_.GIFbd14870_.gifBD14870_.GIFbd14871_.gifBD14871_.GIFbd14882_.gifBD14882_.GIFbd14883_.gifBD14883_.GIFbd14980_.gif_0001BD14980_.GIFbd14981_.gif_0001BD14981_.GIFbd14982_.gif_0001BD14982_.GIFbd14983_.gif_0001BD14983_.GIFbd14984_.gif_0001BD14984_.GIFbd14985_.gif_0001BD14985_.GIFbd14996_.gifBD14996_.GIFbd14997_.gifBD14997_.GIFbd15018_.gif_0001BD15018_.GIFbd15019_.gif_0001BD15019_.GIFbd15020_.gif_0001BD15020_.GIFbd15021_.gif_0001BD15021_.GIFbd15022_.gif_0001BD15022_.GIFbd15023_.gif_0001BD15023_.GIFbd15034_.gif_0001BD15034_.GIFbd15035_.gifBD15035_.GIFbd15056_.gifBD15056_.GIFbd15057_.gifBD15057_.GIFbd15058_.gifBD15058_.GIFbd15059_.gifBD15059_.GIFbd15060_.gifBD15060_.GIFbd15061_.gifBD15061_.GIFbd15072_.gifBD15072_.GIFbd15073_.gifBD15073_.GIFbd15132_.gifBD15132_.GIFbd15133_.gifBD15133_.GIFbd15134_.gifBD15134_.GIFbd15135_.gifBD15135_.GIFbd15136_.gifBD15136_.GIFbd15155_.gifBD15155_.GIFbd15156_.gifBD15156_.GIFbd15168_.gifBD15168_.GIFbd15169_.gifBD15169_.GIFbd15170_.gifBD15170_.GIFbd15171_.gifBD15171_.GIFbd15172_.gifBD15172_.GIFbd15173_.gifBD15173_.GIFbd15184_.gifBD15184_.GIFbd15185_.gifBD15185_.GIFbd15272_.gif_0001BD15272_.GIFbd15273_.gif_0001BD15273_.GIFbd15274_.gif_0001BD15274_.GIFbd15275_.gif_0001BD15275_.GIFbd15276_.gif_0001BD15276_.GIFbd15277_.gif_0001BD15277_.GIFbd15301_.gif_0001BD15301_.GIFbd15302_.gif_0001BD15302_.GIFBD18180_.WMFbd18181_.wmfBD18181_.WMFbd18182_.wmfBD18182_.WMFbd18184_.wmfBD18184_.WMFbd18185_.wmfBD18185_.WMFbd18187_.wmfBD18187_.WMFbd18189_.wmfBD18189_.WMFbd18190_.wmfBD18190_.WMFbd18191_.wmfBD18191_.WMFbd18192_.wmfBD18192_.WMFbd18193_.wmfBD18193_.WMFbd18194_.wmfBD18194_.WMFbd18196_.wmfBD18196_.WMFbd18197_.wmfBD18197_.WMFbd18198_.wmfBD18198_.WMFbd18199_.wmfBD18199_.WMFbd18200_.wmfBD18200_.WMFbd18201_.wmfBD18201_.WMFbd18202_.wmfBD18202_.WMFbd18203_.wmfBD18203_.WMFbd18204_.wmfBD18204_.WMFbd18205_.wmfBD18205_.WMFbd18206_.wmfBD18206_.WMFbd18207_.wmfBD18207_.WMFbd18208_.wmfBD18208_.WMFbd18209_.wmfBD18209_.WMFbd18210_.wmfBD18210_.WMFbd18211_.wmfBD18211_.WMFbd18212_.wmfBD18212_.WMFbd18213_.wmfBD18213_.WMFbd18214_.wmfBD18214_.WMFbd18215_.wmfBD18215_.WMFbd18216_.wmfBD18216_.WMFbd18217_.wmfBD18217_.WMFbd18218_.wmfBD18218_.WMFbd18219_.wmfBD18219_.WMFbd18220_.wmfBD18220_.WMFbd18221_.wmfBD18221_.WMFbd18222_.wmfBD18222_.WMFbd18223_.wmfBD18223_.WMFbd18224_.wmfBD18224_.WMFbd18225_.wmfBD18225_.WMFbd18226_.wmfBD18226_.WMFbd18227_.wmfBD18227_.WMFbd18228_.wmfBD18228_.WMFbd18229_.wmfBD18229_.WMFbd18230_.wmfBD18230_.WMFbd18231_.wmfBD18231_.WMFbd18232_.wmfBD18232_.WMFbd18233_.wmfBD18233_.WMFbd18234_.wmfBD18234_.WMFbd18235_.wmfBD18235_.WMFbd18236_.wmfBD18236_.WMFbd18237_.wmfBD18237_.WMFbd18238_.wmfBD18238_.WMFbd18239_.wmfBD18239_.WMFbd18241_.wmfBD18241_.WMFbd18242_.wmfBD18242_.WMFbd18243_.wmfBD18243_.WMFbd18244_.wmfBD18244_.WMFbd18245_.wmfBD18245_.WMFbd18246_.wmfBD18246_.WMFbd18247_.wmfBD18247_.WMFbd18248_.wmfBD18248_.WMFbd18249_.wmfBD18249_.WMFbd18250_.wmfBD18250_.WMFbd18251_.wmfBD18251_.WMFbd18252_.wmfBD18252_.WMFbd18253_.wmfBD18253_.WMFbd18254_.wmfBD18254_.WMFbd18255_.wmfBD18255_.WMFbd18256_.wmfBD18256_.WMFbd18257_.wmfBD18257_.WMFbd21294_.gif_0001BD21294_.GIFbd21295_.gif_0001BD21295_.GIFbd21296_.gif_0001BD21296_.GIFbd21297_.gif_0001BD21297_.GIFbd21298_.gif_0001BD21298_.GIFbd21299_.gif_0001BD21299_.GIFbd21300_.gif_0001BD21300_.GIFbd21301_.gif_0001BD21301_.GIFbd21302_.gif_0001BD21302_.GIFbd21303_.gif_0001BD21303_.GIFbd21304_.gif_0001BD21304_.GIFbd21305_.gif_0001BD21305_.GIFbd21306_.gif_0001BD21306_.GIFbd21307_.gif_0001BD21307_.GIFbd21308_.gif_0001BD21308_.GIFbd21309_.gif_0001BD21309_.GIFbd21310_.gif_0001BD21310_.GIFbd21311_.gifBD21311_.GIFbd21312_.gif_0001BD21312_.GIFbd21313_.gif_0001BD21313_.GIFbd21314_.gif_0001BD21314_.GIFbd21315_.gif_0001BD21315_.GIFbd21316_.gif_0001BD21316_.GIFbd21318_.gif_0001BD21318_.GIFbd21319_.gif_0001BD21319_.GIFbd21320_.gif_0001BD21320_.GIFbd21321_.gif_0001BD21321_.GIFbd21322_.gif_0001BD21322_.GIFbd21323_.gif_0001BD21323_.GIFbd21324_.gif_0001BD21324_.GIFbd21325_.gifBD21325_.GIFbd21326_.gif_0001BD21326_.GIFbd21327_.gif_0001BD21327_.GIFbd21328_.gif_0001BD21328_.GIFbd21329_.gif_0001BD21329_.GIFbd21330_.gifBD21330_.GIFbd21331_.gif_0001BD21331_.GIFbd21332_.gif_0001BD21332_.GIFbd21333_.gif_0001BD21333_.GIFbd21334_.gif_0001BD21334_.GIFbd21335_.gif_0001BD21335_.GIFbd21336_.gif_0001BD21336_.GIFbd21337_.gif_0001BD21337_.GIFbd21338_.gif_0001BD21338_.GIFbd21339_.gif_0001BD21339_.GIFbd21340_.gif_0001BD21340_.GIFBD21342_.GIFbd21343_.gifBD21343_.GIFbd21344_.gifBD21344_.GIFBD21348_.GIFbd21364_.gif_0001BD21364_.GIFbd21365_.gif_0001BD21365_.GIFbd21366_.gif_0001BD21366_.GIFbd21370_.gif_0001BD21370_.GIFbd21375_.gifBD21375_.GIFbd21376_.gifBD21376_.GIFbd21377_.gifBD21377_.GIFbd21390_.gifBD21390_.GIFbd21398_.gif_0001BD21398_.GIFbd21399_.gif_0001BD21399_.GIFbd21400_.gif_0001BD21400_.GIFbd21413_.gif_0001BD21413_.GIFbd21421_.gif_0001BD21421_.GIFbd21422_.gif_0001BD21422_.GIFbd21423_.gif_0001BD21423_.GIFbd21427_.gif_0001BD21427_.GIFbd21433_.gifBD21433_.GIFbd21434_.gifBD21434_.GIFbd21435_.gifBD21435_.GIFbd21448_.gifBD21448_.GIFbd21480_.gif_0001BD21480_.GIFbd21481_.gif_0001BD21481_.GIFbd21482_.gif_0001BD21482_.GIFbd21495_.gif_0001BD21495_.GIFbd21503_.gifBD21503_.GIFbd21504_.gifBD21504_.GIFbd21505_.gifBD21505_.GIFbd21512_.gifBD21512_.GIFbd21518_.gif_0001BD21518_.GIFbd21519_.gif_0001BD21519_.GIFbd21520_.gif_0001BD21520_.GIFbd21527_.gif_0001BD21527_.GIFbd21533_.gif_0001BD21533_.GIFbd21534_.gif_0001BD21534_.GIFbd21535_.gif_0001BD21535_.GIFbd21548_.gif_0001BD21548_.GIFBDREC.DLL9.0.0.2601BDRINTL.DLL9.0.0.2720bfeed1.gifBFEED1.GIFbfeed2.gifBFEED2.GIFbfeed3.gifBFEED3.GIFbhome1.gifBHOME1.GIFbhome2.gifBHOME2.GIFbhome3.gifBHOME3.GIFbiblio.dibBIBLIO.DIBBIBLIO.HTMbiblio.infBIBLIO.INFBIDI32.DLL4.1.20.21big5.nlsBIG5.NLS1.00.00.00bignew.gifBIGNEW.GIFbinary.gifBINARY.GIFBINDER.EXE9.0.0.2702BINDER.OBDBINDER9.AWBINDER9.CHMbinder9.hlpBINDER9.HLPbjablr32.dllBJABLR32.DLL1.0.3.17bjlog32.dllBJLOG32.DLL3.2.0.17bjsrch32.dllBJSRCH32.DLLbk00030_.wmfBK00030_.WMFBKANT.TTFbl00347_.wmfBL00347_.WMFbl00381_.wmfBL00381_.WMFbl00393_.wmfBL00393_.WMFBLANK.ELMblank.infBLANK.INFBLDSTRIP.POT|Streifen.potBLDWIZMG.DLL6.0.0.8392blends.elmBLENDS.ELMBLENDS.INFBLENDS.POT|▄bergΣnge.potblitz.elmBLITZ.ELMBLITZ.INFBLITZ.POT|Netzwerk.potblktxtr1.jpgBLKTXTR1.JPGblktxtr1.jpg_0001BLNMGR.DLLBLNMGRPS.DLLblocks.cssBLOCKS.CSSBLOCKS.ELMBLOCKS.INFblocks.inf_0001BLUEDIAG.POT|Blaue Diagonale.potblueline.gifBLUELINE.GIFblueprnt.cssBLUEPRNT.CSSblueprnt.elmBLUEPRNT.ELMBLUEPRNT.INFBLUEPRNT.POT|Blaupause.potblutxtr1.jpgBLUTXTR1.JPGblutxtr1.jpg_0001blutxtr2.jpgBLUTXTR2.JPGblutxtr2.jpg_0001blutxtr3.jpgBLUTXTR3.JPGblutxtr3.jpg_0001BMPIMP32.FLT98.11.12.0bnews1.gifBNEWS1.GIFbnews2.gifBNEWS2.GIFbnews3.gifBNEWS3.GIFboldstri.elmBOLDSTRI.ELMBOLDSTRI.INFBOOKOS.TTFbookosb.ttfBOOKOSB.TTFbookosbi.ttfBOOKOSBI.TTFbookosi.ttfBOOKOSI.TTFbopomofo.nlsBOPOMOFO.NLSbottom.htxBOTTOM.HTXbprdsrv1.gifBPRDSRV1.GIFbprdsrv2.gifBPRDSRV2.GIFbprdsrv3.gifBPRDSRV3.GIFbprods1.gifBPRODS1.GIFbprods2.gifBPRODS2.GIFbprods3.gifBPRODS3.GIFBRAIN_S.POT|Brainstormingsitzung.potbranding.cabBRANDING.CABBRNMRBL.POT|Marmor.potbrntxtr1.jpgBRNTXTR1.JPGbrntxtr1.jpg_0001brntxtr2.jpgBRNTXTR2.JPGbrntxtr2.jpg_0001BROCHR_S.POT|Produkt- und Serviceⁿbersicht.potBROCHURE.DOT|Broschⁿre.dotbs00285_.wmfBS00285_.WMFbs00508_.wmfBS00508_.WMFbs00554_.wmfBS00554_.WMFbs00559_.wmfBS00559_.WMFbs00561_.wmfBS00561_.WMFbs00580_.wmfBS00580_.WMFbs00823_.wmfBS00823_.WMFbs00975_.wmfBS00975_.WMFbs01316_.wmfBS01316_.WMFbs01580_.wmfBS01580_.WMFbs02064_.wmfBS02064_.WMFbservs1.gifBSERVS1.GIFbservs2.gifBSERVS2.GIFbservs3.gifBSERVS3.GIFbsrch1.gifBSRCH1.GIFbsrch2.gifBSRCH2.GIFbsrch3.gifBSRCH3.GIFbtoc1.gifBTOC1.GIFbtoc2.gifBTOC2.GIFbtoc3.gifBTOC3.GIFBUBBLES.ELMbubbles.infBUBBLES.INFbuglist.htmBUGLIST.HTMbugrep.htmBUGREP.HTMbullet.gifBULLET.GIFbullet1.gifBULLET1.GIFbullet2.gifBULLET2.GIFbullet3.gifBULLET3.GIFBUSPLN_S.POT|GeschΣftsplan.potc_1250.nlsC_1250.NLSc_1251.nlsC_1251.NLSc_1252.nlsC_1252.NLSc_1253.nlsC_1253.NLSc_1254.nlsC_1254.NLSc_1255.nlsC_1255.NLSc_1256.nlsC_1256.NLSc_1257.nlsC_1257.NLSc_1258.nlsC_1258.NLSc_1361.nlsC_1361.NLSC_20000.NLSc_20001.nlsC_20001.NLSc_20002.nlsC_20002.NLSc_20003.nlsC_20003.NLSc_20004.nlsC_20004.NLSc_20005.nlsC_20005.NLSc_20105.nlsC_20105.NLSc_20106.nlsC_20106.NLSc_20107.nlsC_20107.NLSc_20108.nlsC_20108.NLSc_20127.nlsC_20127.NLSc_20261.nlsC_20261.NLSc_20269.nlsC_20269.NLSc_20866.nlsC_20866.NLSc_21027.nlsC_21027.NLSc_21866.nlsC_21866.NLSc_28591.nlsC_28591.NLSc_28592.nlsC_28592.NLSc_28593.nlsC_28593.NLSc_28594.nlsC_28594.NLSc_28595.nlsC_28595.NLSc_28596.nlsC_28596.NLSc_28597.nlsC_28597.NLSc_28598.nlsC_28598.NLSc_28599.nlsC_28599.NLSc_28605.nlsC_28605.NLSc_29001.nlsC_29001.NLSc_437.nlsC_437.NLSc_708.nlsC_708.NLSc_720.nlsC_720.NLSc_737.nlsC_737.NLSc_775.nlsC_775.NLSc_850.nlsC_850.NLSc_852.nlsC_852.NLSc_855.nlsC_855.NLSc_857.nlsC_857.NLSc_860.nlsC_860.NLSc_861.nlsC_861.NLSc_862.nlsC_862.NLSc_863.nlsC_863.NLSc_864.nlsC_864.NLSc_865.nlsC_865.NLSc_866.nlsC_866.NLSc_869.nlsC_869.NLSc_874.nlsC_874.NLSc_932.nlsC_932.NLSc_936.nlsC_936.NLSc_949.nlsC_949.NLSC_950.NLScactus.elmCACTUS.ELMCACTUS.INFCACTUS.POT|Kaktus.potcag.exeCAG.EXECAGCAT50.MMCcajbkgrn.gifCAJBKGRN.GIFcajlogo.gifCAJLOGO.GIFcajun.htmCAJUN.HTMcake.jpgCAKE.JPGcake.jpg_0001CALENDAR.WIZ|Kalender-Assistent.wizcamera.wavCAMERA.WAVCANVAS.ELMcanvas.infCANVAS.INFcapsules.cssCAPSULES.CSScapsules.elmCAPSULES.ELMCAPSULES.INFcarbrake.wavCARBRAKE.WAVcashreg.wavCASHREG.WAVccmab32.dllCCMAB32.DLL1.20.0.48CCMARCH.DLL9.0.0.2508ccmarch.iniCCMARCH.INICCMDLIST.EXEccmsvc.cntCCMSVC.CNTccmsvc.hlpCCMSVC.HLPccmxp.ecfCCMXP.ECFccmxp32.dllCCMXP32.DLL98.12.22.1CDO.DLL5.5.2232.0CDRIMP32.FLT96.9.30.0ce_sprxy.dllCE_SPRXY.DLLCENTURY.TTF1.10.0.0CERTIF_S.POT|Urkunde.potCFGWIZ.EXEcflictl.icoCFLICTL.ICOcflicts.icoCFLICTS.ICOcgmimp32.cfgCGMIMP32.CFGCGMIMP32.FLT3.1.29.0cgmimp32.fntCGMIMP32.FNTCGMIMP32.HLPch_2dpc.datCH_2DPC.DATch_2dpc.idCH_2DPC.IDch_2dpc.indCH_2DPC.INDch_2dpc.mapCH_2DPC.MAPch_2dpc.tabCH_2DPC.TABch_airpt.datCH_AIRPT.DATch_airpt.idCH_AIRPT.IDch_airpt.mapCH_AIRPT.MAPch_airpt.tabCH_AIRPT.TABch_cant.datCH_CANT.DATch_cant.idCH_CANT.IDch_cant.indCH_CANT.INDch_cant.mapCH_CANT.MAPch_cant.tabCH_CANT.TABch_citya.datCH_CITYA.DATch_citya.idCH_CITYA.IDch_citya.mapCH_CITYA.MAPch_citya.tabCH_CITYA.TABch_cityb.datCH_CITYB.DATch_cityb.idCH_CITYB.IDch_cityb.mapCH_CITYB.MAPch_cityb.tabCH_CITYB.TABch_hiway.datCH_HIWAY.DATch_hiway.idCH_HIWAY.IDch_hiway.mapCH_HIWAY.MAPch_hiway.tabCH_HIWAY.TABch9.robCH7.ROBchalkcha.dllCHALKCHA.DLL3.0.1.0CHAPI3T1.DLL1.0.0.2013check.htmCHECK.HTMcheck.htm_0001checkers.elmCHECKERS.ELMCHECKERS.INFCHECKERS.POT|Schachbrett.potchimes.wavCHIMES.WAVCHLKBORD.ELMchlkbord.infCHLKBORD.INFcitrus.elmCITRUS.ELMCITRUS.INFCITRUS.POT|Zitronenmix.potCITY.GIFclap.wavCLAP.WAVCLASSIC.ELMclassic.infCLASSIC.INFCLCONWEB.HTM|Spalte mit Inhalt.htmclconwi1.jpgCLCONWI1.JPG|Spalte mit Inhalt_image001.jpgclconwm.xmlCLCONWM.XML|Spalte mit Inhalt_Dateiliste.xmlCLEARDAY.ELMclearday.infCLEARDAY.INFcliconf.hlpCLICONF.HLPcliconfg.dllcliconf.hlp0CLICONFG.DLLcliconfg.dll_0001cliconfg.exeCLICONFG.EXEcliconfg.exe_0001clippit.acgCLIPPIT.ACGCLIPPIT.ACScmc.dll_0004CMC.DLL5.5.2175.0cmc.dll_0005cmdwrap.exeCMDWRAP.EXEcnfgsvr.exeCNFGSVR.EXEcnfnot.cfgCNFNOT.CFGcnfnot.icoCNFNOT.ICOCNFNOT32.EXE8.2.2725.0cnfres.cfgCNFRES.CFGcnrat_1.gifCNRAT_1.GIFcnrat_2.gifCNRAT_2.GIFCOHOME_S.POT|Gruppenhomepage.potCOLORS.INFCOMCTL32.DLL4.72.3110.94.72.2106.4COMDLG16.OCX4.0.24.15COMIC.TTFcomicbd.ttfCOMICBD.TTFAllgem.xlscomnevnt.dllCOMNEVNT.DLLCOMTG_S.POT|Betriebsversammlung.potconfirm.dibCONFIRM.DIBCONFIRM.HTMconfirm.htxCONFIRM.HTXconfirm.infCONFIRM.INFconflict.cfgCONFLICT.CFGconflict.icoCONFLICT.ICOconflict.oftNFCONF.OFTconstruc.elmCONSTRUC.ELMCONSTRUC.INFCONSTRUC.POT|Baustelle.potCONTAB32.DLL9.0.0.2625contact.cfgCONTACT.CFGcontactl.icoCONTACTL.ICOcontacts.gifCONTACTS.GIFcontacts.icoCONTACTS.ICOCONTACTS.MDZ|Kontaktverwaltung.mdzcontents.htmCONTENTS.HTMcontents.htm_0001CONTFAX.DOT|Aktuelles Fax.dotCONTLTR.DOT|Aktueller Brief.dotCONTMEMO.DOT|Aktuelles Memo.dotCONTREPO.DOT|Aktueller Bericht.dotCONTRESU.DOT|Aktueller Lebenslauf.dotCONVTEXT.EXE1.0.2521.0CONVERT9.WIZ|Batch Conversion Wizard.WizCORPORAT.ELMcorporat.infCORPORAT.INFCOUR.TTFcourbd.ttfCOURBD.TTFcourbi.ttfCOURBI.TTFcouri.ttfCOURI.TTFCOVER1.CVPcover2.cvpCOVER2.CVPcover3.cvpCOVER3.CVPcover4.cvpCOVER4.CVPcover5.cvpCOVER5.CVPcp_1250.nlsCP_1250.NLScp_1251.nlsCP_1251.NLScp_1252.nlsCP_1252.NLScp_1253.nlsCP_1253.NLScp_1254.nlsCP_1254.NLScp_1255.nlsCP_1255.NLScp_1256.nlsCP_1256.NLScp_1257.nlsCP_1257.NLScp_1258.nlsCP_1258.NLScp_1361.nlsCP_1361.NLScp_20269.nlsCP_20269.NLScp_20866.nlsCP_20866.NLScp_21866.nlsCP_21866.NLScp_28591.nlsCP_28591.NLScp_28592.nlsCP_28592.NLScp_28593.nlsCP_28593.NLScp_28594.nlsCP_28594.NLScp_28595.nlsCP_28595.NLScp_28596.nlsCP_28596.NLScp_28597.nlsCP_28597.NLScp_28598.nlsCP_28598.NLScp_28599.nlsCP_28599.NLSCP_28605.NLScp_874.nlsCP_874.NLScp_932.nlsCP_932.NLScp_936.nlsCP_936.NLScp_949.nlsCP_949.NLSCP_950.NLScpyright.htmCPYRIGHT.HTMcrane.jpgCRANE.JPGCSAPI3T1.DLL1.0.0.2415csof.dllCSOF.DLL6.0.0.0csof98.colCSOF98.COLcsofed.chiCSOFED.CHIcsofed.chmCSOFED.CHMcsofedui.chiCSOFEDUI.CHIcsofedui.chmCSOFEDUI.CHMcsoftask.chiCSOFTASK.CHIcsoftask.chmCSOFTASK.CHMcsofui.chiCSOFUI.CHICSOFUI.CHMCSS.DLL9.0.0.1922CTAPI3T2.DLL1.0.0.2529ctl3dv2.dllCTL3DV2.DLL2.31.0.1ctype.nlsCTYPE.NLScurrency.gifCURRENCY.GIFCURRENCY.HTM|WΣhrung.htmcustomer.dbfCUSTOMER.DBFCUSTSUPP.INFcustsupp.mapCUSTSUPP.MAPcusuaftr.htmCUSUAFTR.HTMcusuahdr.htmCUSUAHDR.HTMcusucfrm.htmCUSUCFRM.HTMcusufoot.htmCUSUFOOT.HTMcusuhead.htmCUSUHEAD.HTMcusupost.htmCUSUPOST.HTMcususrch.htmCUSUSRCH.HTMcusutoc.htmCUSUTOC.HTMcwimport.exeCWIMPORT.EXE1031,1024,0cypress.elmCYPRESS.ELMCYPRESS.INFd_2dpc.datD_2DPC.DATd_2dpc.idD_2DPC.IDd_2dpc.indD_2DPC.INDd_2dpc.mapD_2DPC.MAPd_2dpc.tabD_2DPC.TABd_airpt.datD_AIRPT.DATd_airpt.idD_AIRPT.IDd_airpt.mapD_AIRPT.MAPd_airpt.tabD_AIRPT.TABd_bdy1.datD_BDY1.DATd_bdy1.idD_BDY1.IDd_bdy1.indD_BDY1.INDd_bdy1.mapD_BDY1.MAPd_bdy1.tabD_BDY1.TABd_citya.datD_CITYA.DATd_citya.idD_CITYA.IDd_citya.mapD_CITYA.MAPd_citya.tabD_CITYA.TABd_cityb.datD_CITYB.DATd_cityb.idD_CITYB.IDd_cityb.mapD_CITYB.MAPd_cityb.tabD_CITYB.TABd_hiway.datD_HIWAY.DATd_hiway.idD_HIWAY.IDd_hiway.mapD_HIWAY.MAPd_hiway.tabD_HIWAY.TABDAA9INTL.DLL1.0.0.6dadshirt.gifDADSHIRT.GIFDADSHIRT.HTM|Herrenhemd.htmDADSTIE.POT|Vaters Krawatte.potdao35.awDAO360.AWdao360.chmDAO360.CHMDAO360.DLL3.60.2521.8daoread.txtDAOREAD.TXTDATA.TAGdata1.cabDATA1.CABdatains8.hlpDATAINS8.HLPdatainst.exeDATAINST.EXE8.0.0.1621DATCRT.EXEdatcrt.pifDATCRT.PIFdatzap32.dllDATZAP32.DLL2.0.0.58day1.prtDAY1.PRTday2.prtDAY2.PRTdblank.gifDBLANK.GIFDBMSADSN.DLLdbmsrpcn.dll_0001DBMSRPCN.DLLDBMSSHRN.DLLdbmssocn.dllDBMSSOCN.DLLdbmsspxn.dll_0001DBMSSPXN.DLLdbmsvinn.dllDBMSVINN.DLLDBNMPNTW.DLLdccmodem.datDCCMODEM.DATdccres32.dllDCCRES32.DLL9.0.0.0dccutilc.dllDCCUTILC.DLLdccutili.dllDCCUTILI.DLLDCOM95.EXE4.71.1015.0dcom95.exe_0001dcomscm.exeDCOMSCM.EXEDCTFAC_S.POT|Diskussionsleitung.potDCTINT_S.POT|Vorstellung und Danksagung eines Redners.potDCTMAN_S.POT|Organisatorische VerΣnderungen managen.potDCTMOT_S.POT|Motivation eines Teams.potDCTSEL_S.POT|Verkauf von Ideen.potDCTTEC_S.POT|PrΣsentation eines Fachberichts.potdd00448_.wmfDD00448_.WMFdd01009_.wmfDD01009_.WMFdd01352_.wmfDD01352_.WMFdebmp.dllDEBMP.DLL4.0.0.950debmp.dll_00014.0.1371.1DEFAULT.HTMdefault.htm_0001dehex.dllDEHEX.DLLdehex.dll_0001DELIMDOS.FAE9.0.0.2515DELIMR.FAEDELIMWIN.FAEdelsbweb.htmDELSBWEB.HTMdelsbweb.htm_0001demet.dllDEMET.DLLdemet.dll_0001DESKSAM.SAMdess.dllDESS.DLLdess.dll_0001dewp.dllDEWP.DLLdewp.dll_0001diintl.dllDIINTL.DLL8.0.0.1105DIMM.DLL5.0.2010.0DIRECTRY.DOT|Verzeichnis.dotdirexe.htmDIREXE.HTMdirexe.htm_0001dirnoexe.htmDIRNOEXE.HTMdirnoexe.htm_0001disable.htmDISABLE.HTMdisable.htm_0001discuss.htmDISCUSS.HTMdiscuss.htm_0001DISPEX.DLL4.0.0.2926distlist.cfgDISTLIST.CFGdistlstl.icoDISTLSTL.ICOdistlsts.icoDISTLSTS.ICOdistrib.exeDISTRIB.EXEdiv1.gifDIV1.GIFdiv2.gifDIV2.GIFdiv3.gifDIV3.GIFdlgcancl.exeDLGCANCL.EXEdlgsetp.dllDLGSETP.DLL9.0.0.2416dlgsetp.ecfDLGSETP.ECFdmintl.dllDMINTL.DLL8.0.0.1229dmtmdl.dllDMTMDL.DLL8.0.0.1815dmtmintl.dllDMTMINTL.DLLdoc.cfgDOC.CFGdocl.icoDOCL.ICOdocs.icoDOCS.ICOdot.acgDOT.ACGDOT.ACSdownload.htmDOWNLOAD.HTMdowntown.cssDOWNTOWN.CSSDOWNTOWN.ELMDOWNTOWN.INFdowntown.inf_0001driveby.wavDRIVEBY.WAVdrumroll.wavDRUMROLL.WAVdrvvfp.cntDRVVFP.CNTdrvvfp.hlpDRVVFP.HLPds16gt.dllDS16GT.DLL3.510.3711.0ds32.dllDS32.DLL5.20.3.0ds32gt.dllDS32GT.DLLDTCRT.DLL6.0.0.8162DTCSETUP.EXEdtsffile.dllDTSFFILE.DLLdtsffile.rllDTSFFILE.RLLdtsffile.rll0dtspkg.dllDTSPKG.DLLdtspkg.rllDTSPKG.RLLdtspkg.rll0dtspump.dllDTSPUMP.DLLdtspump.rllDTSPUMP.RLLdtspump.rll0dtsrun.exeDTSRUN.EXEdtsrun.rllDTSRUN.RLLdtswiz.dllDTSWIZ.DLLdtswiz.exeDTSWIZ.EXEdtswiz.rllDTSWIZ.RLLdtswiz.rll0dtswiz70.chmDTSWIZ70.CHMdumpster.dllDUMPSTER.DLL9.0.0.2520dumpster.ecfDUMPSTER.ECFdwnarrow.gifDWNARROW.GIFdxddex.cabDXDDEX.CABdxmini.cabDXMINI.CABdyno106.fmtDYNO106.FMTearth.jpgEARTH.JPGearth2.jpgEARTH2.JPGearth2.jpg_0001ECCO.SAMEEINTL.DLL1998.10.5.0ELEGFAX.DOT|Elegantes Fax.dotELEGLTR.DOT|Eleganter Brief.dotELEGMEMO.DOT|Elegantes Memo.dotELEGREPO.DOT|Eleganter Bericht.dotELEGRESU.DOT|Eleganter Lebenslauf.dotemablt.hlpEMABLT.HLPEMABLT32.DLLemail.dotEMAIL.DOTemboss.dllEMBOSS.DLLEMFIMP32.FLT96.8.29.0employee.dbfEMPLOYEE.DBFEMPTY.INFemptymap.wmfEMPTYMAP.WMFemsabp32.dll_0005EMSABP32.DLL5.5.2798.0emsmdb32.dll_0005EMSMDB32.DLL5.5.2819.0EMSUI32.DLL5.5.2791.0en00349_.wmfEN00349_.WMFen00354_.wmfEN00354_.WMFen00378_.wmfEN00378_.WMFen00500_.wmfEN00500_.WMFenable.htmENABLE.HTMenable.htm_0001ENTMGR.CHMENVELOPE.DLLENVELOPE.WIZ|Umschlag-Assistent.wizenvelopr.dllENVELOPR.DLLEPSIMP32.FLT98.5.14.0eqnedt32.cntEQNEDT32.CNTEQNEDT32.EXE1998.11.19.0eqnedt32.hlpEQNEDT32.HLPESCONF.DLL5.5.1960.0EULA9.CHMEUROTOOL.XLAevent.htmEVENT.HTMevents.rtfEVENTS.RTFevtmgmt.gifEVTMGMT.GIFEVTMGMT.MDZ|Veranstaltungs-Management.mdzEXCEL.EXE9.0.0.2719excel.pipEXCEL.PIPEXCEL.TUWEXCEL32.CNV1998.1.27.0EXCEL9.OLBEXCEL9.XLSEXCHNG.HLPexitem.cfgEXITEM.CFGexiteml.icoEXITEML.ICOexitems.icoEXITEMS.ICOexpdb.xlsRkostdb.xlsexpeditn.cssEXPEDITN.CSSexpeditn.elmEXPEDITN.ELMEXPEDITN.INFEXPEDITN.POT|Expedition.potEXPENSE.XLT|Reisekosten-Abrechnung.xltexpenses.gifEXPENSES.GIFEXPENSES.MDZ|Spesen.mdzexplode.wavEXPLODE.WAVexpsrv.dllEXPSRV.DLL6.0.0.8268EXSEC32.DLL9.0.2554.0exsec32.dll_00055.5.2561.0EXTRACT.EXEEYEDOG.OCX4.20.2000.2306f1.acgF1.ACGF1.ACSfactory.elmFACTORY.ELMFACTORY.INFFACTORY.POT|Fabrik.potfaq.dibFAQ.DIBFAQ.HTMfaq.htm_0001faq.infFAQ.INFFAQSWEB.HTM|Haeufig gestellte Fragen.htmfavorite.htmFAVORITE.HTMFAX.WIZ|Fax-Assistent.wizfaxext.ecfFAXEXT.ECFfeedback.dibFEEDBACK.DIBFEEDBACK.HTMfeedback.htm_0002feedback.htm_0003feedback.htxFEEDBACK.HTXfeedback.infFEEDBACK.INFFIESTA.ELMfiesta.infFIESTA.INFfiledb.dllFILEDB.DLLfilters.txtFILTERS.TXTFINANC_S.POT|Finanzbericht.potFINDER.EXEfindfast.cntFINDFAST.CNTFINDFAST.CPL9.0.0.2610FINDFAST.EXE9.0.0.2522FINDFAST.HLPFIREBALL.POT|Feuerball.potfirewks1.jpgFIREWKS1.JPGfirewks2.jpgFIREWKS2.JPGfirewks3.jpgFIREWKS3.JPGfirewks4.jpgFIREWKS4.JPGfirework.jpgFIREWORK.JPGfish.jpgFISH.JPGfish.jpg_0001fish.jpg_0002fish.jpg_0003FIXMAPI.EXE5.5.2505.0FL21WIN.DLLfldpb.infFLDPB.INFFLDPUB.DLL9.0.2518.0fldpub.ecfFLDPUB.ECFfm20.awFM20.AWFM20.CHMFM20.DLL2.1.6112.1fm20deu.dllFOLIO.ELMfolio.infFOLIO.INFfontcore.cabFONTCORE.CABfontsup.cabFONTSUP.CABfooter.htmFOOTER.HTMfooter.htm_0001footer.htm_0002footer.htm_0003footer.infFOOTER.INFFOOTNOTE.HTMfootnote.infFOOTNOTE.INFforbkgrn.gifFORBKGRN.GIFforlogo.gifFORLOGO.GIFformaggi.htmFORMAGGI.HTMforml.icoFORML.ICOforms.icoFORMS.ICOfp.pipFP.PIPFP2000.GIFfp2000.hlpFP2000.HLPFP4AMSFT.DLLFP4ANSCP.DLLFP4ANWI.DLL4.0.2.2611FP4APWS.DLLFP4AREG.DLLFP4ATXT.DLLFP4AUTL.DLLfp4avnb.dllFP4AVNB.DLLFP4AVSS.DLLFP4AWEBS.DLLFP4AWEC.DLLFP4AWEL.DLLFP98SADM.EXE3.0.2.1706fp98swin.exeFP98SWIN.EXEFPADMCGI.EXEFPADMDLL.DLLFPADMIN.HTMfpatl.ocxFPATL.OCX1.0.0.141fpbanner.htmFPBANNER.HTMfpbanner.htm_0001fpbrowse.htmFPBROWSE.HTMfpcntclt.btlFPCNTCLT.BTLFPCNTCLT.DLLFPCOUNT.EXEfpcount.infFPCOUNT.INFfpcreate.gifFPCREATE.GIFfpcreate.gif_0001FPCUTL.DLLFPDB.DLLfpdblib.incFPDBLIB.INCfpdbrgn1.incFPDBRGN1.INCfpdbrgn2.incFPDBRGN2.INCfpdbsat.dllFPDBSAT.DLLFPEDITAX.DLLFPEDSAT.DLLfpesetup.cabFPESETUP.CABFPEXEDLL.DLLfpexpsat.dllFPEXPSAT.DLLFPEXT.MSGfphover.clsFPHOVER.CLSfphoverx.clsFPHOVERX.CLSfpimpsat.dllFPIMPSAT.DLLFPMMC.CHMfpmmc.dllFPMMC.DLLfpmmc.mscFPMMC.MSCfpmmcglo.hlpFPMMCGLO.HLPFPMMCSAT.DLLfpnetwrk.cntFPNETWRK.CNTfpnetwrk.hlpFPNETWRK.HLPfpnwind.mdbFPNWIND.MDBfpread9.txtFPREAD9.TXTFPREMADM.EXEfprotate.clsFPROTATE.CLSfprotatx.clsFPROTATX.CLSFPSERVER.EXEfpsread9.txtFPSREAD9.TXTFPSRVADM.EXEfpsrvadm.exe_0001fpsrvwin.exeFPSRVWIN.EXEfputlsat.dllFPUTLSAT.DLLFPX32.FLT2.0.0.8152frameset.htxFRAMESET.HTXfrmrdrct.dllFRMRDRCT.DLL8.2.1.4113frmrdrct.ecfFRMRDRCT.ECFfrontpag.gifFRONTPAG.GIFfrontpg.awFRONTPG.AWFRONTPG.CHMFRONTPG.EXEFTP.GIFfuncres.xlaFUNCRES.XLAfvfxs.dllFVFXS.DLLgapi32.dll_0002GAPI32.DLL5.5.2803.0gapi32.dll_0005GARA.TTFgarabd.ttfGARABD.TTFgarait.ttfGARAIT.TTFGDI.EXE4.0.0.952genius.acgGENIUS.ACGGENIUS.ACSGENRIC_S.POT|Generisch.potGEODICT.DCTgermany.gstGERMANY.GSTGESTURE.POT|Geste.potGETMORE.IQY|Weitere Web Queries abrufen.iqyGIFIMP32.FLT98.12.16.0GLACIER.ELMglacier.infGLACIER.INFglass.wavGLASS.WAVglobal.elmGLOBAL.ELMGLOBAL.INFGLOBAL.POT|Weltmarkt.potGLOBE.WMFGOTHIC.TTFgothicb.ttfGOTHICB.TTFgothicbi.ttfGOTHICBI.TTFgothici.ttfGOTHICI.TTFGREN50.OLB5.0.1.2530gr9galry.graGR8GALRY.GRAGR9LEX.DLLGRAPH9.AWGRAPH9.CHMGRAPH9.EXE9.1.0.2719GRAPH9.HLPGRAPH9.OLBgraphicp.dllGRAPHICP.DLLgrid15.datGRID15.DATgrid15.idGRID15.IDgrid15.mapGRID15.MAPgrid15.tabGRID15.TABGRINTL32.DLLgrytxtr1.jpgGRYTXTR1.JPGgrytxtr1.jpg_0001grytxtr2.jpgGRYTXTR2.JPGgrytxtr2.jpg_0001grytxtr3.jpgGRYTXTR3.JPGgrytxtr3.jpg_0001grytxtr4.jpgGRYTXTR4.JPGgrytxtr4.jpg_0001grytxtr5.jpgGRYTXTR5.JPGgrytxtr5.jpg_0001grde50.olbgsetup95.cabGSETUP95.CABgsetupnt.cabGSETUPNT.CABguestbk.dibGUESTBK.DIBGUESTBK.HTMguestbk.infGUESTBK.INFguestlog.htmGUESTLOG.HTMgunshot.wavGUNSHOT.WAVhandsafe.regHANDSAFE.REGmsadcf.dllhandunsf.regHANDUNSF.REGHATTEN.TTF2.10.0.0header.htmHEADER.HTMheader.htm_0001header.infHEADER.INFhelpcont.cabHELPCONT.CABhfeed1.gifHFEED1.GIFhfeed2.gifHFEED2.GIFhfeed3.gifHFEED3.GIFhfx3w3.dllHFX3W3.DLLHG30DOS.DLLHH.EXE4.73.8373.0hh01669_.wmfHH01669_.WMFHHCTRL.OCX4.73.8412.0hhome1.gifHHOME1.GIFhhome2.gifHHOME2.GIFhhome3.gifHHOME3.GIFhhsetup.dllHHSETUP.DLL4.72.8156.0hhupd.cabHHUPD.CABHIGHVOLT.POT|Hochspannung.pothighway.cssHIGHWAY.CSSHIGHWAY.ELMHIGHWAY.INFhighway.inf_0001HLINK.DLL1.0.0.4202hlinkprx.dll_0002HLINKPRX.DLL1.0.0.3319HLP95EN.DLL1.1.0.0hm00163_.wmfHM00163_.WMFhm00361_.wmfHM00361_.WMFhm00363_.wmfHM00363_.WMFhnews1.gifHNEWS1.GIFhnews2.gifHNEWS2.GIFhnews3.gifHNEWS3.GIFhome.gifHOME.GIFHORZSPLT.HTMhorzsplt.infHORZSPLT.INFhprdsrv1.gifHPRDSRV1.GIFhprdsrv2.gifHPRDSRV2.GIFhprdsrv3.gifHPRDSRV3.GIFhprods1.gifHPRODS1.GIFhprods2.gifHPRODS2.GIFhprods3.gifHPRODS3.GIFHRKSK_S.POT|Firmenhandbuch.pothservs1.gifHSERVS1.GIFhservs2.gifHSERVS2.GIFhservs3.gifHSERVS3.GIFhsrch1.gifHSRCH1.GIFhsrch2.gifHSRCH2.GIFhsrch3.gifHSRCH3.GIFHTIMAGE.EXEHTMED.DLLHTMEDUI.DLLHTML.XLAHTML32.CNV1998.10.4.0htmlfile.htmHTMLFILE.HTM|Neue HTML-Seite.htmHTMLMARQ.OCX9.0.2403.0HTMLMM.OCX9.0.2403.1HTMMINTL.DLLHTMQINTL.DLLhtoc1.gifHTOC1.GIFhtoc2.gifHTOC2.GIFhtoc3.gifHTOC3.GIFHTTPD.CNFiconlib.dll_0001ICONLIB.DLLicw.cabICW.CABie_extra.cabIE_EXTRA.CABie_s1.cabIE_S1.CABie_s2.cabIE_S2.CABie_s3.cabIE_S3.CABie_s4.cabIE_S4.CABie4mfc40.cabIE4MFC40.CABie4shl95.cabIE4SHL95.CABie4shlnt.cabIE4SHLNT.CABie5comp.exeIE5COMP.EXE5.0.2314.1000IE5SETUP.EXEieak5.exeIEAK5.EXEieak5cd.exeIEAK5CD.EXEieak5opt.cabIEAK5OPT.CABiecif.cabIECIF.CABiedata.cabIEDATA.CABiedataja.cabIEDATAJA.CABiejava.cabIEJAVA.CABielpkad.cabIELPKAD.CABielpkar.cabIELPKAR.CABielpkiw.cabIELPKIW.CABielpkja.cabIELPKJA.CABielpkko.cabIELPKKO.CABielpkpe.cabIELPKPE.CABielpkth.cabIELPKTH.CABielpkvi.cabIELPKVI.CABielpkzhc.cabIELPKZHC.CABielpkzht.cabIELPKZHT.CABient_s1.cabIENT_S1.CABient_s2.cabIENT_S2.CABient_s3.cabIENT_S3.CABient_s4.cabIENT_S4.CABient_s5.cabIENT_S5.CABieref.chiHTMLREF.CHIieref.chmHTMLREF.CHMiesetup.iniIESETUP.INIimage.gifIMAGE.GIFIMAGEHLP.DLL4.0.1381.4IMAGEMAP.EXEIMESHARE.DLL9.1.0.3308IMMC.EXE5.0.2014.200IMPACT.TTFIMPMAIL.DLL9.0.0.2526impprov.dllIMPPROV.DLLin00357_.wmfIN00357_.WMFin00483_.wmfIN00483_.WMFin00561_.wmfIN00561_.WMFin01108_.wmfIN01108_.WMFincompat.htmINCOMPAT.HTMindex.gifINDEX.GIFindex.htmINDEX.HTMindex.htm_0001index.htm_0002index.htm_0003index.htxINDEX.HTXindust.elmINDUST.ELMINDUST.INFinetab32.dllINETAB32.DLL4.40.460.0inintro.htmININTRO.HTMinmotion.elmINMOTION.ELMINMOTION.INFinstcat.sqlINSTCAT.SQLINSTDIST.SQLinstmsdb.sqlINSTMSDB.SQLINSTMSI.EXE5.0.810.500instmsiw.exeINSTMSIW.EXEinterest.htmINTEREST.HTMintlband.htmINTLBAND.HTMINTLDATE.DLL2.0.0.1902inunix.htmINUNIX.HTMinvdb.xlsRechngdb.xlsinventry.gifINVENTRY.GIFINVENTRY.MDZ|Lagerverwaltung.mdzINVOICE.XLT|Rechnung.xltinwindow.htmINWINDOW.HTMipaddr.htmIPADDR.HTMipaddr.htm_0001ipm.cfgIPM.CFGipml.icoIPML.ICOipms.icoIPMS.ICOIRAABOUT.DLL1.0.0.52iralpttr.dllIRALPTTR.DLL1.0.0.110iramdmtr.dllIRAMDMTR.DLL1.0.0.69irareg.dllIRAREG.DLL1.0.0.112irasrial.dllIRASRIAL.DLL1.0.0.58irawebtr.dllIRAWEBTR.DLLisetup.batISETUP.BATitircl.dllITIRCL.DLL4.72.7276.0itss.dllITSS.DLL4.72.8084.0j0115834.gifJ0115834.GIFj0115835.gifJ0115835.GIFj0115836.gifJ0115836.GIFj0115839.gifJ0115839.GIFj0115840.gifJ0115840.GIFj0115841.gifJ0115841.GIFj0115842.gifJ0115842.GIFj0115843.gifJ0115843.GIFj0115844.gifJ0115844.GIFj0115855.gifJ0115855.GIFj0115856.gifJ0115856.GIFj0115863.gifJ0115863.GIFj0115864.gifJ0115864.GIFj0115865.gifJ0115865.GIFj0115866.gifJ0115866.GIFj0115867.gifJ0115867.GIFj0115868.gifJ0115868.GIFj0115875.gifJ0115875.GIFj0115876.gifJ0115876.GIFjaaime.cabJAAIME.CABjapan.gifJAPAN.GIFJAVALE.DLL6.0.0.8163jetdef40.chmJETDEF40.CHMjeterr40.chmJETERR40.CHMjetsql40.chmJETSQL40.CHMJPEGIM32.FLT98.8.18.0jroread.txtJROREAD.TXT|JROReadme.txtjscript.dllJSCRIPT.DLLJSCRIPT.HTMjscript5.chiJSCRIPT5.CHIjscript5.chmJSCRIPT5.CHMjseng.dllJSDE.dlljudgesch.gifJUDGESCH.GIFjudgesch.htmJUDGESCH.HTM|Richterzimmer.htmjungle.gifJUNGLE.GIFjungle.htmJUNGLE.HTM|Dschungel.htmJWAVES.POT|Japanische Wellen.potKIDS.ELMkids.infKIDS.INFknobaftr.htmKNOBAFTR.HTMknobahdr.htmKNOBAHDR.HTMknobcfrm.htmKNOBCFRM.HTMknobfoot.htmKNOBFOOT.HTMknobhead.htmKNOBHEAD.HTMknobpost.htmKNOBPOST.HTMknobsrch.htmKNOBSRCH.HTMknobtoc.htmKNOBTOC.HTMkoaime.cabKOAIME.CABksc.nlsKSC.NLSl_status.htmL_STATUS.HTMl3codeca.acmL3CODECA.ACM1.5.0.43LABEL.WIZ|Aufkleber-Assistent.wizlang.datLANG.DATlaser.wavLASER.WAVlaverne.elmLAVERNE.ELMLAVERNE.INFLAVERNE.POT|50er Jahre.potlayout.binLAYOUT.BINLEAVES.ELMleaves.infLEAVES.INFledger.gifLEDGER.GIFLEDGER.MDZ|Hauptbuch.mdzleft.htxLEFT.HTXleopard.jpgLEOPARD.JPGleopard.jpg_0001LETTER.WIZ|Brief-Assistent.wizLEX7.SDBLFBMP90N.DLL9.4.0.6LFCMP90N.DLLLFCOLWEB.HTM|Links ausgerichtete Spalte.htmlfcolwi1.jpgLFCOLWI1.JPG|Links ausgerichtete Spalte_image001.jpglfcolwm.xmlLFCOLWM.XML|Links ausgerichtete Spalte_Dateiliste.xmlLFEPS90N.DLLLFFAX90N.DLL9.4.0.5LFGIF90N.DLLLFMSP90N.DLLLFPCD90N.DLLLFPCX90N.DLLLFPNG90N.DLL9.4.0.8LFRAS90N.DLLLFTGA90N.DLLLFTIF90N.DLLLFWMF90N.DLL9.3.0.0license.txtLICENSE.TXTlicense.txt_0002lobby.htmLOBBY.HTMlocaldv.dllLOCALDV.DLLLOCKNKEY.POT|Schloss und Schlⁿssel.potlogo.acgLOGO.ACGLOGO.ACSlogo.gifLOGO.GIFlogo.gif_0001logo.htxLOGO.HTXlogread.exeLOGREAD.EXElondon.gifLONDON.GIFLOOKUP.XLAloosegst.elmLOOSEGST.ELMLOOSEGST.INFLOTUS32.CNV1995.1.13.0LTDIS90N.DLLLTFIL90N.DLL9.4.0.9LTIMG90N.DLL9.4.0.7LTKRN90N.DLLLTTWN90N.DLLLVREG.DLLMACWRD32.CNVMAIL.OFTMAIL3.ECFmailnews.cabMAILNEWS.CABmaize.elmMAIZE.ELMMAIZE.INFmakapt15.batMAKAPT15.BATmakecert.exeMAKECERT.EXE5.101.1663.1makfre15.batMAKFRE15.BATMANUAL.DOT|Handbuch.dotmapcat8.hlpMAPCAT8.HLPmapi.dllMAPI.DLLmapi.dll_0001mapi32.dll_0002MAPI32.DLL1.0.2518.0mapi32.dll_0005mapiform.vbx_0003MAPIFORM.VBX4.0.2175.0mapifvbx.tlb_0004MAPIFVBX.TLBmapisp32.exe_0004MAPISP32.EXEmapisp32.exe_0005MAPISRVR.EXEMAPISTUB.DLL1.0.2536.0MAPISVC.INFMAPIVI32.DLL2.0.96.711mapivitk.dllMAPIVITK.DLL2.0.95.1121mapivm32.dllMAPIVM32.DLL1998.10.14.1mapstats.xlsMAPSTATS.XLSmapsym.ttfMAPSYM.TTF0.0.0.0mapxpres.urlMAPXPRES.URLmaster.mdfMASTER.MDFMASTLOG.LDFmcansi.dllMCANSI.DLLMCE.CHMMSOWCW.DLL9.0.0.2710MSOWCWI.DLL9.0.0.2519mcps.dllMCPS.DLLmdac_ie5.cabMDAC_IE5.CABMDHELPER.DLL2.10.34.28MDM.EXE6.0.0.8149MDSHAPES.ELMmdshapes.infMDSHAPES.INFMDT2DB.DLL2.0.0.8425MDT2DBNS.DLLMDT2DBUI.DLLMDT2DD.DLLMDT2DDUI.DLL2.0.0.8440mdt2df.dllMDT2DF.DLLmdt2dfx.dllMDT2DFX.DLLmdt2fref.dllMDT2FREF.DLLMDT2FW.DLLMDT2FW95.DLLMDT2FWUI.DLLMDT2G.DLLmdt2gddo.dllMDT2GDDO.DLLmdt2gddr.dllMDT2GDDR.DLLMDT2QD.DLLMDT2QDUI.DLLmedcat.dllMEDCAT.DLLmembers.htmMEMBERS.HTMMEMO.WIZ|Memo-Assistent.wizmenu.gifMENU.GIFmetrtxtw.dllMETRTXTW.DLL0.0.3.11meuedit.dllMEUEDIT.DLL1.0.2.6meunicod.dllMEUNICOD.DLL0.0.2.8MFC42.DLL6.0.8267.04.21.0.7160MFC42DEU.DLLmime.typMIME.TYPmime32.dllMIME32.DLLMIMEDIR.DLLminet.ecfMINET.ECFMINET32.DLL9.0.2520.0miwww.urlMIWWW.URLMKTPLN_S.POT|Marketingplan.potml3xec16.exe_0004ML3XEC16.EXE4.0.991.0ml3xec16.exe_0005MLANG.DATMLANG.DLLMLCFG32.CPL8.2.2761.0mlctrl.dll_0004MLCTRL.DLL8.0.2175.0MLSHEXT.DLL8.2.2726.0MMEDIA.SDBmmfmig32.dll_0004MMFMIG32.DLLmmfmig32.dll_0005mnature.acgMNATURE.ACGMNATURE.ACSmobile95.cabMOBILE95.CABmobilent.cabMOBILENT.CABmodel.mdfMODEL.MDFmodellog.ldfMODELLOG.LDFMODULAR.ELMmodular.infMODULAR.INFmonth1.prtMONTH1.PRTmonth2.prtMONTH2.PRTMOUNTAIN.POT|Berg.potmovie.gifMOVIE.GIFmp00640_.wmfMP00640_.WMFmpcdcs.cabMPCDCS.CABMPG4C32.DLLmplayer2.cabMPLAYER2.CABms.bmpMS.BMPms.cdrMS.CDRms.cgmMS.CGMms.emfMS.EMFms.epsMS.EPSms.fpxMS.FPXms.gifMS.GIFms.jpgMS.JPGms.pcxMS.PCXms.pngMS.PNGms.tifMS.TIFms.wpgMS.WPGMSACC9.OLBMSACCESS.EXEMSACCESS.TUWmsacnv30.dllMSACNV30.DLL3.0.0.0MSACNV30.EXE3.0.0.2MSADCE.DLL2.10.3711.0MSADCER.DLLMSADCF.DLLmsadcfr.dllMSADCFR.DLLmsadco.dllMSADCO.DLL2.10.3711.1msadcor.dllMSADCOR.DLLmsadcs.dllMSADCS.DLLMSADDNDR.DLL6.0.81.69MSADDS.DLL2.10.3711.2MSADDSR.DLLMSADER15.DLL2.10.3711.3MSADO15.DLL2.10.3711.9msado20.tlbMSADO20.TLBMSADOMD.DLLMSADOR15.DLLMSADOX.DLLmsadrh15.dllMSADRH15.DLLMSAEXP30.DLLMSAIN900.DLLMSART1.BDRmsart10.bdrMSART10.BDRmsart11.bdrMSART11.BDRmsart12.bdrMSART12.BDRmsart13.bdrMSART13.BDRmsart14.bdrMSART14.BDRmsart15.bdrMSART15.BDRmsart2.bdrMSART2.BDRmsart3.bdrMSART3.BDRmsart4.bdrMSART4.BDRmsart5.bdrMSART5.BDRmsart6.bdrMSART6.BDRmsart7.bdrMSART7.BDRmsart8.bdrMSART8.BDRmsart9.bdrMSART9.BDRMSBDR9.OLBMSCAL.CNTmscal.depMSCAL.DEPmscal.hlpMSCAL.HLPMSCAL.OCXmscal32.dllMSCAL32.DLL7.5.1457.3mscaldeu.tlbMSCALDEU.TLBmschat25.cabMSCHAT25.CABMSCOMCTL.OCX6.0.81.77MSCONV97.DLLmscpxl32.dllMSCPXL32.DLL3.60.3.20msdadc.dllMSDADC.DLLMSDAENUM.DLLmsdaer.dllMSDAER.DLLMSDAIPP.DLL8.102.1403.0MSDAORA.DLLMSDAOSP.DLLMSDAPML.DLLmsdaprsr.dllMSDAPRSR.DLLmsdaprst.dllMSDAPRST.DLLmsdaps.dllMSDAPS.DLLmsdarem.dllMSDAREM.DLLmsdaremr.dllMSDAREMR.DLLmsdasc.cntMSDASC.CNTmsdasc.dllMSDASC.DLLmsdasc.hlpMSDASC.HLPmsdasc.txtMSDASC.TXTmsdasql.dllMSDASQL.DLLMSDASQLR.DLLmsdatl2.dllMSDATL2.DLLmsdatsrc.tlbMSDATSRC.TLBmsdatt.dllMSDATT.DLLMSDAURL.DLLmsdbdata.mdfMSDBDATA.MDFmsdbg.dllMSDBG.DLL6.0.0.8146MSDBGDE.DLLmsdblog.ldfMSDBLOG.LDFmsdetect.detMSDETECT.DETmsdetect.dllMSDETECT.DLLmsdfmap.dllMSDFMAP.DLLmsdfmap.iniMSDFMAP.INImsdsqlrm.txtMSDSQLRM.TXT|MSDASQLreadme.txtMSE.EXE6.1.83.92FPENCODE.DLL1997.5.27.0msenv2.dllMSENV2.DLLMSENV2UI.DLL6.0.83.92msetup.exeMSETUP.EXE5.30.7.0MSEXCH40.DLL4.0.2521.8msexcl40.dll_0001MSEXCL40.DLLmsfs.cntMSFS.CNTMSFS.HLPMSFS32.DLLmsfsmenu.ecfMSFSMENU.ECFmsfsprop.ecfMSFSPROP.ECFmsft.gif_0001MSFT.GIFmsgr_fr.lexMSGR_GE.LEXmsgr_it.lexMSGR2EN.DLL2.0.0.4405MSGR2EN.LEXmsgrfr32.dll6.1.0.21036,3084MSGRGE32.DLL2055,1031msgrit32.dll2.0.0.6mshy_fr.lexmshy_pfr.lex_FRAmshy_pfr.lexMSHY3GEA.LEXMSHY2_EN.LEXmshy3it.lexmshy3gep.lexMSHY3GEP.LEXmshyfr32.dll1.5.0.4MSHY3GE.DLL1.45.0.0MSHYPH2.DLL1.3.8131.0mshy3it.dll1.0.0.5msiav.ocxMSIAV.OCX4.10.0.1998msicdrom.ocxMSICDROM.OCXmsicurr.iqyMSICURR.IQY|Microsoft Investor Umrechnungskurse.iqyMSIHWNFO.OCX4.20.2000.2528msiind.iqyMSIIND.IQY|Microsoft Investor Wichtigste Indizes.iqyMSIMPORT.EXEMSIMPORT.INFMSIMRT.DLL2.0.0.114msimrt16.dllMSIMRT16.DLLmsimrt32.dllMSIMRT32.DLLmsimusic.dllMSIMUSIC.DLLmsinfo32.chmMSINFO32.CHMMSINFO32.EXE4.20.2000.2521MSIOFF9.MOFMSIOFF9.OCX9.0.0.2528msiolerg.ocxMSIOLERG.OCXmsiprint.ocxMSIPRINT.OCXmsiquote.iqyMSIQUOTE.IQY|Microsoft Investor Aktienkurse.iqymsisys.ocxMSISYS.OCX4.2.2000.2402MSJET40.DLLMSJINT40.DLLmsjro.chmMSJRO.CHMMSJRO.DLLMSJTER40.DLLMSJTES40.DLLmsjtor40.dllMSJTOR40.DLL|msjetoledb40.dllMSLID.DLL1.0.0.2305MSLS31.DLL3.10.334.0msltus40.dllMSLTUS40.DLLmslwvtts.dllMSLWVTTS.DLLMSMAP.EXE8.0.0.1814msmap.penMSMAP.PENmsmap.tlbMSMAP.TLBmsmap8.cntMSMAP8.CNTMSMAP8.HLPMSMAPI32.DLL5.5.2814.0msmdcube.dllMSMDCUBE.DLL7.0.1073.1114msmdgdrv.dllMSMDGDRV.DLLmsmdint.dllMSMDINT.DLL1.0.0.916MSMINCHO.TTFmsms001.vwpMSMS001.VWP2.0.2.61msn.ecfMSN.ECFmsn_auth.cabMSN_AUTH.CABMSO.ACLMSO7FTP.EXEMSO7FTPA.EXEMSO7FTPS.EXEMSO9.DLL9.0.0.2812MSO97FX.DLL8.0.0.3408mso97v.dllMSO97V.DLL8.0.0.4211MSO9INTL.DLLMSODRAA9.DLL1.0.0.157MSOEURO.DLL1.0.0.128MSOFFICE.EXEmsohelp.chmMSOHELP.CHMMSOHELP.EXEMSOHEV.DLL9.0.0.2626MSOHTMED.EXE9.0.0.2609MSOLAP.DLLmsolapr.dllMSOLAPR.DLLMSOLAPSL.DLLmsolapui.dllMSOLAPUI.DLL7.0.0.1073MSONSEXT.DLL9.0.0.2612msorcl32.cntMSORCL32.CNTMSORCL32.DLL2.573.3711.0msorcl32.hlpMSORCL32.HLPmsorcolr.txtMSORCOLR.TXT|MSOrclOLEDBreadme.txtmsorcrdm.txtMSORCRDM.TXT|MSOracle32Readme.txtmsothunk.dllMSOTHUNK.DLLMSOTW9.DLLMSOUTL9.OLBmsoutlo.pip_0001MSOUTLO.PIPMSOVSE.DLLmsowc.cabMSOWC.CABMSOWC.MSIMSOWCF.DLLmsowcfun.awMSOWCFUN.AWMSOWCFUN.CHMmsowcini.dll_0001MSOWCINI.DLLMSOWCRDP.CHMMSOWIN98.DLL9.0.0.2102MSOWS407.DLL9.0.0.2717MSOWS409.DLLmspbde40.dllMSPBDE40.DLLmspdb50.dllMSPDB50.DLL5.0.0.7113mspfr32.dll1.7.0.67msppt8vr.olbMSPPT8VR.OLB8.0.0.4511MSPPT9.OLB9.0.0.2701msprpde.dll6.0.81.63MSPST32.DLL5.5.2817.0MSQRY32.AWMSQRY32.CHMMSQRY32.EXEMSQRY32.HLPMSRCLR40.DLLMSRD2X40.DLL4.0.2521.9msrd3x40.dllMSRD3X40.DLLMSRDO20.DLLMSRECR40.DLLMSREFTL.DLL99.0.0.11MSREPL40.DLLMSRICHED.VBXMSROUTE.DLLmsrpjt40.dllMSRPJT40.DLLmsscd32.dllMSSCD32.DLLMSSDM.DLL6.0.0.8161mssp_fr.lexmssp_pfr.lex_FRAmssp_pfr.lexMSSP3GEA.LEXMSSP3EN.LEXmssp3it.lexMSSP3ENA.LEXmssp3gep.lexMSSP3GEP.LEXmsspc.ecfMSSPC.ECFMSSPC32.DLL8.2.2537.0MSSP3GE.DLL2.26.0.0MSSPELL3.DLL1.0.0.2217mssp3it.dll1.0.0.18mssql.mibMSSQL.MIBMSSTDFMT.DLLMSSTKPRP.DLLmstext40.dllMSTEXT40.DLLmsth_fr.lexmsth_it.lexMSTH3GEA.LEXMSTH3AM.LEXMSTH3BR.LEXmsth3gep.lexMSTH3GEP.LEXmsthfr32.dll7.0.0.7msthit32.dll7.0.0.10MSTH3GE.DLL6.10.0.0MSTHES3.DLL9.0.0.63104mstre32.dllMSTRE32.DLLMSV7DEU.DLLMSVBVM60.DLL6.0.82.68MSVCIRT.DLL6.0.8168.0msvcirt.dll_00015.0.0.7022MSVCP60.DLLMSVCRT.DLL6.0.8397.0msvcrt.dll_00015.0.0.7128msvcrt.dll_0002msvcrt40.dllMSVCRT40.DLL4.10.0.60384.22.0.0msviewut.dllMSVIEWUT.DLLmsviewut.dll_0001mswallet.cabMSWALLET.CABmswdat10.dllMSWDAT10.DLLMSWDS_GE.LEXMSWDS_EN.LEXmswds_fr.lexmswds_it.lexMSWORD9.OLBMSWRD632.CNV1998.4.14.0MSWRD832.CNV1998.12.8.0MSWSTR10.DLLmsxactps.dllMSXACTPS.DLLmsxbde40.dllMSXBDE40.DLLMSXML.DLLMTCORSVA.TTFmtextra.ttfMTEXTRA.TTF3.1.0.0mtmolmnu.ecfMTMOLMNU.ECFmtxdm.dllMTXDM.DLL1997.11.532.0MTXOCI.DLL1998.2.715.0CAPSULES.POT|Kapseln.potmultiple.cfgMULTIPLE.CFGmvoice.vwpMVOICE.VWP2.0.0.12mvthksvr.exeMVTHKSVR.EXE2.0.96.901myfav3.htmMYFAV3.HTMna00763_.wmfNA00763_.WMFna00826_.wmfNA00826_.WMFna00864_.wmfNA00864_.WMFna01062_.wmfNA01062_.WMFna01441_.wmfNA01441_.WMFna01607_.wmfNA01607_.WMFnature.elmNATURE.ELMNATURE.INFNATURE.POT|Natur.potnav.htxNAV.HTXnavbar.htxNAVBAR.HTXNAVWTOC.HTMnavwtoc.infNAVWTOC.INFneon.cssNEON.CSSNEON.ELMNEON.INFneon.inf_0001NEONFRAM.POT|Neonrahmen.potnewitems.vsdNEWITEMS.VSD|newfileitems.vsdirNEWPROF.EXEnews.htxNEWS.HTXnewsbweb.htmNEWSBWEB.HTMnewsbweb.htm_0001newsrvr.htmNEWSRVR.HTMnewsrvr.htm_0001NEWSUBSC.CFGNEWSUBSC.OFTnext.gifNEXT.GIFnfclean.exeNFCLEAN.EXE1.0.0.1NIMS32.DLL1996.7.15.0NLHTML.DLL7.0.876.0nm2.cabNM2.CABNMCHAT.CHMnmexchex.ecfNMEXCHEX.ECFnmplace.hlpNMPLACE.CHMnmwhiteb.chmNMWHITEB.CHMnormal.cssNORMAL.CSSnormal.dibNORMAL.DIBnormal.dib_0001normal.fmtNORMAL.FMTNORMAL.HTMnormal.infNORMAL.INFNORTBOTS.HTMnote.cfgNOTE.CFGnotebook.htmNOTEBOOK.HTM|Ringbuch.htmnotebook.jpgNOTEBOOK.JPGNOTEBOOK.POT|Ringbuch.potnotel.icoNOTEL.ICOnotepape.dllNOTEPAPE.DLLnoterule.gifNOTERULE.GIFnotes.icoNOTES.ICOns_logo.gifNS_LOGO.GIFnscmps.dllNSCMPS.DLLnserror.dllNSERROR.DLLnsframe.htmNSFRAME.HTMnshelp.htmNSHELP.HTMNSLITE.DLL3.2.0.3594NSLSVPS.DLLNSNBG.GIFNSREX.EXEnstest.htmNSTEST.HTMNWIND.MDB|Nordwind.mdbnwind9.cntNWIND9.CNTnwind90.chmNWIND9.HLPNWINDCS.ADP|Nordwindcs.adpNWINDCS.SQL|Nordwindcs.sqlnwindcs9.cntNWINDCS9.CNTnwindcs9.hlpNWINDCS9.HLPnwindtem.htmNWINDTEM.HTMnwlogo.gifNWLOGO.GIFOBALLOON.DLLoc25.dll_0004OC25.DLL2.53.0.0OCEAN.DATocean.idOCEAN.IDocean.mapOCEAN.MAPocean.tabOCEAN.TABoclean9.dllOCLEAN9.DLL9.0.0.2711MSOWC.DLLocp.sllMSOWC.SLLMSOWCDCH.CHMMSOWCDPL.CHMocpdwc.chmMSOWCDSS.CHMMSOWCI.DLLocppl.chmMSOWCRPL.CHMMSOWCVBA.CHMMSOWCRSS.CHMODBC.SAModbc16gt.dllODBC16GT.DLLODBC32.DLLodbc32gt.dllODBC32GT.DLLodbcad32.exeODBCAD32.EXEODBCBCP.DLL3.70.6.23odbccmpt.exeODBCCMPT.EXEodbccp32.cplODBCCP32.CPLodbccp32.dllODBCCP32.DLLodbccr32.dllODBCCR32.DLLodbccu32.dllODBCCU32.DLLodbcinst.cntODBCINST.CNTodbcinst.hlpODBCINST.HLPODBCINT.DLLodbcjet.cntODBCJET.CNTodbcjet.hlpODBCJET.HLPODBCJI32.DLL4.0.3711.6odbcjt32.dllODBCJT32.DLL4.0.3711.8ODBCR.SAM9.0.0.2504odbctrac.dllODBCTRAC.DLLODDBSE32.DLLodexl32.dllODEXL32.DLLodfox32.dllODFOX32.DLLodpdx32.dllODPDX32.DLLodsole70.dllODSOLE70.DLLodtext32.dllODTEXT32.DLLOEMEULA.TXToffcat.acgOFFCAT.ACGOFFCAT.ACSOFFCLN9.EXEOFFCLN9.OPCOFFFILT.DLL98.1.7.0OFFICE.SDBoffisupp.gifOFFISUPP.GIFoffisupp.htmOFFISUPP.HTM|Bⁿroklammern.htmoffprov.exeOFFPROV.EXE9.0.0.2521offprvps.dllOFFPRVPS.DLLOFMAIN9.CHMOFREAD9.TXToftip9.hlpOFTIP9.HLPOL.SAMOUT40.EXE5.5.2558.2OLADD.FAE9.0.0.2618OLADDR.FAEOLAPPT.FAEOLAPPTR.FAEOLEAUT32.DLLoleaut32.dll_00012.30.4261.1OLEDB32.DLLoledb32r.dllOLEDB32R.DLLoledb32x.dllOLEDB32X.DLLolemsg.dllOLEMSG.DLL5.0.1458.49OLEPRO32.DLL5.0.4275.1olexchng.awOLXCHNG9.AWOLFAXDRV.DRVolfaxdrv.fadOLFAXDRV.FADolfcover.dllOLFCOVER.DLLOLFDNT40.DLL0.2.0.0olfext.dllOLFEXT.DLLOLFEXT.ECFolfext.hlpOLFEXT.HLPolfext.infOLFEXT.INFOLFMNT40.DLL9.0.98.105olfmod32.exeOLFMOD32.EXEOLFPNT40.DLLolfsetup.exeOLFSETUP.EXEOLFSNT40.EXEolfthk16.dllOLFTHK16.DLLolfthk32.dllOLFTHK32.DLLolfunt40.dllOLFUNT40.DLLOLJRNL.FAEOLJRNLR.FAEOLKFSTUB.DLLOLMAIL.FAEOLMAILR.FAEolmenu.ecfOLMENU.ECFOLNOTE.FAEOLNOTER.FAEOLR.SAMOLREAD9.TXTOLTASK.FAEOLTASKR.FAEolweb9.chm_0001OLWEB9.CHMOLXCHNG9.CHMOMI9.AWomi.chm_0001OMI9.CHMOMI9.DLL5.5.2809.0OMINT.DLLomipst9.dll_0001OMIPST9.DLL5.5.2806.0omipstnt.dll_0001OMIPSTNT.DLLoofl.icoOOFL.ICOoofs.icoOOFS.ICOooftmpl.cfgOOFTMPL.CFGopends60.dllOPENDS60.DLLorders.dbfORDERS.DBFordproc.gifORDPROC.GIFORDPROC.MDZ|Bestellabwicklung.mdzORG10.TLBORG11.SAMORG11SVR.EXE1.0.0.89ORG21.SAMORG21.TLBORG21R.SAMORG21SVR.EXE9.0.0.2129ORG97.SAMORG97R.SAMorgapi.dllORGAPI.DLLorgchart.cntORGCHART.CNTORGCHART.EXE2.0.0.619ORGCHART.HLPorgcsw10.tlbORGCSW10.TLBORIENT_S.POT|Einfⁿhrungsveranstaltung fⁿr Angestellte.potos.datOS.DATOSA9.EXE9.0.0.2617osql.exeOSQL.EXEOTUNEUP.EXEOUACTRL.OCX1.0.1.9out128.dllOUT128.DLL5.5.2558.3OUTEX.DLL8.20.2803.0outex.ecfOUTEX.ECFoutex2.ecfOUTEX2.ECFoutform.datOUTFORM.DAToutlacct.dllOUTLACCT.DLLOUTLAS9.DLL9.0.0.2303outlbar.infOUTLBAR.INFOUTLCTL.DLL9.0.0.2323OUTLHLP9.AWOUTLHLP9.CHMoutline.jsOUTLINE.JSOUTLLIB.DLL9.0.0.2814OUTLLIBR.DLLOUTLMIME.DLL9.0.2910.0OUTLOOK.EXEOUTLOOK.TTFOUTLOOK.TUWOUTLOOK.TXTOUTLRPC.DLLOUTLTIMX.DLL2.0.0.9OUTLTIP9.HLPOUTLVBA.DLL9.0.0.2514OUTLVBS.DLLOUTLWAB.DLL9.0.0.2605outlwvw.dllOUTLWVW.DLLovarchit.htmOVARCHIT.HTMovart.gifOVART.GIFOVERVIEW.PPSovfeat01.gifOVFEAT01.GIFovfeat02.gifOVFEAT02.GIFovfeat03.gifOVFEAT03.GIFovfeatur.htmOVFEATUR.HTMovpublis.htmOVPUBLIS.HTMovscenar.htmOVSCENAR.HTMovwhatar.htmOVWHATAR.HTMovwhatis.htmOVWHATIS.HTMOWS.DLLOWSDSC.DLL1.0.0.132OWSHLP.CHMowsvba.chmOWSVBA.CHMPAB.SAMPABR.SAMPACKNGO.DLLparis.gifPARIS.GIFPASSPORT.ELMpassport.infPASSPORT.INFpawprint.gifPAWPRINT.GIFpawprint.htmPAWPRINT.HTM|Pfotenabdruck.htmPCDIMP32.FLTPCDLIB32.DLLPCXIMP32.FLTPDIGRAPH.DLLpdm.dllPDM.DLL6.0.0.8169pe00997_.wmfPE00997_.WMFpe01000_.wmfPE01000_.WMFpe01023_.wmfPE01023_.WMFpe01027_.wmfPE01027_.WMFpe01194_.wmfPE01194_.WMFpe01460_.wmfPE01460_.WMFpe01476_.wmfPE01476_.WMFpe01496_.wmfPE01496_.WMFpe01549_.wmfPE01549_.WMFpe01561_.wmfPE01561_.WMFpe01562_.wmfPE01562_.WMFpe01605_.wmfPE01605_.WMFpe01616_.wmfPE01616_.WMFpe01659_.wmfPE01659_.WMFpe01682_.wmfPE01682_.WMFpe01686_.wmfPE01686_.WMFpe01753_.wmfPE01753_.WMFpe01832_.wmfPE01832_.WMFpe01838_.wmfPE01838_.WMFpe01846_.wmfPE01846_.WMFpe01931_.wmfPE01931_.WMFpe01981_.wmfPE01981_.WMFpe02002_.wmfPE02002_.WMFpe02043_.wmfPE02043_.WMFpe02097_.wmfPE02097_.WMFpe02364_.wmfPE02364_.WMFpe02484_.wmfPE02484_.WMFpe02622_.wmfPE02622_.WMFpe02661_.wmfPE02661_.WMFpe02716_.wmfPE02716_.WMFpe02719_.wmfPE02719_.WMFpe03166_.wmfPE03166_.WMFpe03254_.wmfPE03254_.WMFpe03255_.wmfPE03255_.WMFpe03738_.wmfPE03738_.WMFpe07677_.wmfPE07677_.WMFPEINTL.DLLperms.htmPERMS.HTMperms.htm_0001PERSONAL.INFpersonal.mapPERSONAL.MAPphoto.htmPHOTO.HTMphotoed.cntPHOTOED.CNTPHOTOED.EXEphotoed.hlpPHOTOED.HLPPHOTOS.SDBpicstore.dllPICSTORE.DLL2.0.0.2PICTIM32.FLTPIECHART.ELMpiechart.infPIECHART.INFpinelumb.htmPINELUMB.HTM|Pinienholz.htmpinelumb.jpgPINELUMB.JPGpmailext.ecfPMAILEXT.ECFPMINGLIU.TTFPNG32.FLTpngsetup.ex_PNGSETUP.EX_9.0.0.1722podb.xlsBstelldb.xlspoetic.cssPOETIC.CSSpoetic.elmPOETIC.ELMPOETIC.INFPOP97.SDBpost.cfgPOST.CFGpost.htxPOST.HTXpostinfo.htmPOSTINFO.HTMpostit.cfgPOSTIT.CFGpostitl.icoPOSTITL.ICOpostits.icoPOSTITS.ICOpostl.icoPOSTL.ICOposts.icoPOSTS.ICOPOWERPNT.EXE9.0.0.2716PWRPNT9.POTPOWERPNT.SDBPOWERPNT.TUWpowerpoi.pipPOWERPOI.PIPPP4X322.DLLPP7TRANS.DLL7.0.7.1063PP7X32.DLLPPINTL.DLLppintlv.dllPPINTLV.DLLPPMAIN9.AWPPMAIN9.CHMPPREAD9.TXTPPTIP9.HLPPPTNSREX.DLL9.0.0.1PPTTOOLS.DLLPPTTOOLS.PPApptview.dllPPTVIEW.DLL7.0.7.8011PPVIEW32.EXE8.0.0.5625ppweb9.chmPPWEB9.CHMprc.nlsPRC.NLSprcp.nlsPRCP.NLSprelobby.htmPRELOBBY.HTMprevious.gifPREVIOUS.GIFPRJOVR_S.POT|Projektⁿbersicht.potPRJWIZ16.DLLprocdb.xlaPROCDB.XLAprodimg.gifPRODIMG.GIFprodonly.htxPRODONLY.HTXproducts.docPRODUCTS.DOCproducts.htxPRODUCTS.HTXprodx.htxPRODX.HTXPROFFAX.DOT|Professionelles Fax.dotPROFLTR.DOT|Professioneller Brief.dotPROFMEMO.DOT|Professionelles Memo.dotPROFREPO.DOT|Professioneller Bericht.dotPROFRESU.DOT|Professioneller Lebenslauf.dotprojctor.wavPROJCTOR.WAVPROJECT.INFproject.mapPROJECT.MAPPROJWIZ.EXE1.0.111.0protll32.dllPROTLL32.DLL2.0.0.15PRSNLWEB.HTM|Persoenliche Webseite.htmprx.htxPRX.HTXPSAPI.DLL5.0.1475.1psdcscm.dllPSDCSCM.DLLPSS9.CHMpstmdrn.elmPSTMDRN.ELMPSTMDRN.INFPSTMDRN.POT|Postmodern.potPSTMRT_S.POT|Nachbesprechung.potPSTPRX32.DLL9.0.2619.0pubplace.httPUBPLACE.HTTPULSE.POT|Puls.potPURORDER.XLT|Bestellung.xltpurpsm.gifPURPSM.GIFqryctrl.dllQRYCTRL.DLLQRYINT32.DLLQUIKVIEW.EXEr_ydot.gifR_YDOT.GIFRADAR1.POT|Radar.potRADIUS.ELMradius.infRADIUS.INFRAGENT.DLLrappt.dllRAPPT.DLLrclrpt.cfgRCLRPT.CFGrdistcom.dllRDISTCOM.DLLrdocurs.dllRDOCURS.DLL5.0.81.69readme.docINFO.DOCreadme.txt_0001README.TXTrebuildm.chmREBUILDM.CHMrebuildm.exeREBUILDM.EXErecalc.htmRECALC.HTMrecalc.htm_0001recall.cfgREC.CFGRECALL.DLLrecalll.icoRECL.ICOrecalls.icoRECS.ICORECOVR32.CNV1998.10.14.0REFEDIT.DLLregcfg.exeREGCFG.EXEregister.htxREGISTER.HTXreglib32.dllREGLIB32.DLLregrebld.exeREGREBLD.EXEregsvr32.exeREGSVR32.EXE4.0.1381.0reguser.dibREGUSER.DIBREGUSER.HTMreguser.infREGUSER.INFreminder.wavREMINDER.WAVremote.cfgREMOTE.CFGremotel.icoREMOTEL.ICOremotes.icoREMOTES.ICOrensbweb.htmRENSBWEB.HTMrensbweb.htm_0001replagnt.dllREPLAGNT.DLLreplcom.sqlREPLCOM.SQLrepldist.dllREPLDIST.DLLrepldp.dllREPLDP.DLLreplerrx.dllREPLERRX.DLLreplmerg.exeREPLMERG.EXEreplmerg.sqlREPLMERG.SQLreplmon.pmcREPLMON.PMCreplp70.sqlREPLP70.SQLreplprov.dllREPLPROV.DLLreplprov.dll_0001replrec.dllREPLREC.DLLreplres.dllREPLRES.DLLreplsync.dllREPLSYNC.DLLreplsys.sqlREPLSYS.SQLrepltmpl.cfgREPLTMPL.CFGrepltran.sqlREPLTRAN.SQLreplwiz.chmREPLWIZ.CHMreport.cfgREPORT.CFGreportl.icoREPORTL.ICOreports.icoREPORTS.ICOBericht.xlareqdaftr.htmREQDAFTR.HTMreqdahdr.htmREQDAHDR.HTMreqdcfrm.htmREQDCFRM.HTMreqdfoot.htmREQDFOOT.HTMreqdhead.htmREQDHEAD.HTMreqdpost.htmREQDPOST.HTMreqdsrch.htmREQDSRCH.HTMreqdtoc.htmREQDTOC.HTMrequest.cfgREQUEST.CFGresend.cfgRESEND.CFGresendl.icoRESENDL.ICOresends.icoRESENDS.ICOresource.gifRESOURCE.GIFRESOURCE.MDZ|Ressourcenplanung.mdzRESUME.WIZ|Lebenslauf-Assistent.wizrevord.htmREVORD.HTM|Kundenbestellungen.htmrevprod.htmREVPROD.HTM|Artikel nach Kategorie.htmREXPROXY.EXERIBBONS.POT|BΣnder.potricepapr.elmRICEPAPR.ELMRICEPAPR.INFRICEPAPR.POT|Reispapier.potRICHED.DLLRICHED20.DLL5.30.11.2410MSRTEDIT.DLLricochet.wavRICOCHET.WAVRM.DLLrmnsque.elmRMNSQUE.ELMRMNSQUE.INFROCKY.ACGROCKY.ACSROMANSQE.POT|Romanisch.potRPLBRF35.CHMRTCOLWEB.HTM|Rechts ausgerichtete Spalte.htmrtcolwi1.jpgRTCOLWI1.JPG|Rechts ausgerichtete Spalte_image001.jpgrtcolwm.xmlRTCOLWM.XML|Rechts ausgerichtete Spalte_Dateiliste.xmlrtfhtml.dllRTFHTML.DLL9.0.0.2603rwiz1.ecfRWIZ1.ECFRXCBPRXY.EXEsafari.elmSAFARI.ELMSAFARI.INFSAKURA.POT|Japanische Landschaft.potsalespro.htmSALES.HTM|Verkaufszahlen.htmSAMPLES.XLSsandston.elmSANDSTON.ELMSANDSTON.INFSANDSTON.POT|Sandstein.potsanfran.gifSANFRAN.GIFSC2.SAMSC2R.SAMscaime.cabSCAIME.CABscanpst.exe_0002SCANPST.EXEscanpst.exe_0003scanpst.hlp_0001SCANPST.HLPscanpst.hlp_00010sccview.dllSCCVIEW.DLLsccview.dll_0001scdcncll.icoSCDCNCLL.ICOscdcncls.icoSCDCNCLS.ICOscdreql.icoSCDREQL.ICOscdreqs.icoSCDREQS.ICOscdresnl.icoSCDRESNL.ICOscdresns.icoSCDRESNS.ICOscdrespl.icoSCDRESPL.ICOscdresps.icoSCDRESPS.ICOscdrestl.icoSCDRESTL.ICOscdrests.icoSCDRESTS.ICOschdcncl.cfgSCHDCNCL.CFGSCHDMAPI.DLL9.1.2318.0SCHDPL32.EXEschdreq.cfgSCHDREQ.CFGschdresn.cfgSCHDRESN.CFGschdresp.cfgSCHDRESP.CFGschdrest.cfgSCHDREST.CFGschedule.htmSCHEDULE.HTMSCHPLUS.SAMSCHPLUSR.SAMscintro.htmSCINTRO.HTMscm.exeSCM.EXESCP32.DLL2.0.330.0SCRBEANS.SDBSCRIPTLE.DLL6.0.0.8156SCRNSHOT.GIFscrptxtn.dllSCRPTXTN.DLLscrptxtn.ecfSCRPTXTN.ECFscrrneng.dllSCRNDE.DLLSCRRUN.DLLscuni.htmSCUNI.HTMscuni_1.htmSCUNI_1.HTMscuni_10.htmSCUNI_10.HTMscuni_2.htmSCUNI_2.HTMscuni_3.htmSCUNI_3.HTMscuni_4.htmSCUNI_4.HTMscuni_5.htmSCUNI_5.HTMscuni_6.htmSCUNI_6.HTMscuni_7.htmSCUNI_7.HTMscuni_8.htmSCUNI_8.HTMscuni_9.htmSCUNI_9.HTMscunix01.gifSCUNIX01.GIFscwin.htmSCWIN.HTMscwin_1.htmSCWIN_1.HTMscwin_2.htmSCWIN_2.HTMscwin_3.htmSCWIN_3.HTMscwin_4.htmSCWIN_4.HTMscwin_5.htmSCWIN_5.HTMscwin_6.htmSCWIN_6.HTMscwin_7.htmSCWIN_7.HTMscwin_8.htmSCWIN_8.HTMscwin_9.htmSCWIN_9.HTMseamarbl.htmSEAMARBL.HTM|Seetang.htmseamarbl.jpgSEAMARBL.JPGsearch.dibSEARCH.DIBSEARCH.HTMsearch.htm_0001search.htm_0002search.htxSEARCH.HTXsearch.htx_0001search.infSEARCH.INFsecart.gifSECART.GIFsecure.cfgSECURE.CFGsecurl.icoSECURL.ICOsecurs.icoSECURS.ICOselfcert.exeSELFCERT.EXE2.0.0.22SELFREG.DLL8.0.0.3214SELL_S.POT|Neues Produkt oder Dienstleistung verkaufen.potsemcomn.dllSEMCOMN.DLLsemcomn.rllSEMCOMN.RLLsemcomn.rll0semcros.dllSEMCROS.DLLsemcros.rllSEMCROS.RLLsemcros.rll0semdll.dllSEMDLL.DLLSEMDLL.RLLsemdll.rll0semexec.dllSEMEXEC.DLLsemexec.rllSEMEXEC.RLLsemexec.rll0semmap.dllSEMMAP.DLLsemmap.rllSEMMAP.RLLsemmap.rll0semnt.dllSEMNT.DLLsemnt.rllSEMNT.RLLsemnt.rll0semobj.dllSEMOBJ.DLLsemobj.rllSEMOBJ.RLLsemobj.rll0semrepl.dllSEMREPL.DLLsemrepl.rllSEMREPL.RLLsemrepl.rll0semsys.dllSEMSYS.DLLsemsys.rllSEMSYS.RLLsemsys.rll0semwebwz.dllSEMWEBWZ.DLLsemwebwz.rllSEMWEBWZ.RLLsemwebwz.rll0semwiz.dllSEMWIZ.DLLsemwiz.rllSEMWIZ.RLLsemwiz.rll0SENDTO9.DLLserk.cssSERK.CSSserkindx.htmSERKINDX.HTMserktop.gifSERKTOP.GIFserktop.htmSERKTOP.HTMserkxtra.gifSERKXTRA.GIFserkxtra.htmSERKXTRA.HTMserver.locSERVER.LOCservice.gifSERVICE.GIFSERVICE.MDZ|Kundendienst.mdzservonly.htxSERVONLY.HTXservx.htxSERVX.HTXsetart.gifSETART.GIFSETLANG.EXESETUP.EXE9.0.0.2611SETUP.HLPsetup.iniSETUP.INIsetup.ini_0001setup.insSETUP.INSsetup.lidSETUP.LIDSETUPDD.DLL4.3.0.2117setupex.dllSETUPEX.DLLsetupnt.cabSETUPNT.CABsetupsql.exeSETUPSQL.EXEsetupw95.cabSETUPW95.CABsfc.dllSFC.DLLsfc.rllSFC.RLLsfc.rll0SHFOLDER.DLLSHTML.DLLSHTML.EXESIDEKICK.SAMSIDEKICR.SAMsign.cfgSIGN.CFGSIGNER.DLLsignl.icoSIGNL.ICOsigns.icoSIGNS.ICOSIMPLWEB.HTM|Einfaches Layout.htmSIMSUN.TTFsl_anet.acmSL_ANET.ACM2.8.0.0slidehld.htmSLIDEHLD.HTMsmallnew.gifSMALLNEW.GIFSMFEED.GIFsmimee.cfgSMIMEE.CFGsmimes.cfgSMIMES.CFGsmpress.gifSMPRESS.GIFSNAPVIEW.HLPsnapshot.exeSNAPSHOT.EXEsnapview.cntSNAPVIEW.CNTSNAPVIEW.EXE9.0.0.2402SNAPVIEW.OCXso01038_.wmfSO01038_.WMFso01380_.wmfSO01380_.WMFso01862_.wmfSO01862_.WMFso01871_.wmfSO01871_.WMFso02016_.wmfSO02016_.WMFso02464_.wmfSO02464_.WMFso02963_.wmfSO02963_.WMFSOA900.DLLSOARING.POT|Aufsteigend.potSOLVER.XLAsolver32.dllSOLVER32.DLL8.0.0.3207solvsamp.xlsSORTKEY.NLSsorttbls.nlsSORTTBLS.NLSsound.gifSOUND.GIFSPIRAL.ELMspiral.infSPIRAL.INFsplash.gifSPLASH.GIFspresolv.dllSPRESOLV.DLLsqlagent.dllSQLAGENT.DLLsqlagent.exeSQLAGENT.EXEsqlatxss.dllSQLATXSS.DLLsqlboot.dllSQLBOOT.DLLsqlcmdss.dllSQLCMDSS.DLLsqldistx.dllSQLDISTX.DLLsqldmo.dllSQLDMO.DLLsqldmo.rllSQLDMO.RLLsqldmo.rll0sqldmo.sqlSQLDMO.SQLsqlevn70.dllSQLEVN70.DLLsqlgui.dllSQLGUI.DLL1999.2.25.0sqlgui.rllSQLGUI.RLLsqlgui.rll0sqlimage.dllSQLIMAGE.DLL5.0.1715.1sqllex.dllSQLLEX.DLLsqlmangr.exeSQLMANGR.EXEsqlmergx.dllSQLMERGX.DLLsqlns.dllSQLNS.DLLsqlns.rllSQLNS.RLLsqlns.rll0SQLOLEDB.DLL7.1.6.23sqloledb.txtSQLOLEDB.TXTSQLPARSE.DLL5.0.83.36sqlrepss.dllSQLREPSS.DLLsqlresld.dllSQLRESLD.DLLsqlrgstr.dllSQLRGSTR.DLLsqlservr.datSQLSERVR.DATsqlservr.dbdSQLSERVR.DBDsqlservr.exeSQLSERVR.EXEsqlsetup.cntSQLSETUP.CNTsqlsetup.hlpSQLSETUP.HLPsqlsnmp.dllSQLSNMP.DLLsqlsodbc.hlpSQLSODBC.HLPsqlsoldb.hlpSQLSOLDB.HLPsqlsrdme.txtSQLSRDME.TXTsqlsrs.dllSQLSRS.DLLSQLSRV32.DLLsqlstp.exeSQLSTP.EXEsqlstr.dll_0002SQLSTR.DLLsqlsui.dllSQLSUI.DLLsqlsusk.dllSQLSUSK.DLLsqlsvc.dllSQLSVC.DLLsqlsvc.rllSQLSVC.RLLsqlsvc.rll0sqlswa.dllSQLSWA.DLLsqltrace.dllSQLTRACE.DLLsqltrace.sqlSQLTRACE.SQLsqlvdi.dllSQLVDI.DLLsqlvdis.dllSQLVDIS.DLLsqlwid.dllSQLWID.DLLsqlwid.dll_0001SQLWOA.DLLsrm.cnfSRM.CNFssmsad70.dllSSMSAD70.DLLssmsrp70.dllSSMSRP70.DLLssmssh70.dllSSMSSH70.DLLssmsso70.dllSSMSSO70.DLLssmssp70.dllSSMSSP70.DLLssmsvi70.dllSSMSVI70.DLLssnmpn70.dllSSNMPN70.DLLstainedg.dllSTAINEDG.DLLstamp.dllSTAMP.DLLstartwiz.dllSTARTWIZ.DLLstatus.htmSTATUS.HTMSTATUS_S.POT|Zwischenbericht.potSTDOLE2.TLBstone.gifSTONE.BMPSTRATG_S.POT|Strategieempfehlung.potSTRATGIC.POT|Strategie.potstreet.cssSTREET.CSSSTREET.INFstrtedge.elmSTRTEDGE.ELMSTRTEDGE.INFSTRTEDGE.POT|Geradlinig.potstyle.cssSTYLE.CSSstyle.htxSTYLE.HTXstyle.htx_0001suggest.htmSUGGEST.HTMSUMIF.XLAsumipntg.elmSUMIPNTG.ELMSUMIPNTG.INFSUMIPNTG.POT|Sumi Malerei.potSUNFLOWR.ELMsunflowr.infSUNFLOWR.INFsunflowr.jpgSUNFLOWR.JPGsunflowr.jpg_0001SUNIDAYS.POT|Sonnentage.potsunset.gifSUNSET.GIFSUPPORT9.DOTsvrnetcn.exeSVRNETCN.EXEsvrnetcn.hlpSVRNETCN.HLPswdir.cabSWDIR.CABsweets.cssSWEETS.CSSSWEETS.ELMSWEETS.INFsweets.inf_0001swflash.cabSWFLASH.CABswitzerl.gstSWITZERL.GSTsy00451_.wmfSY00451_.WMFsy01265_.wmfSY01265_.WMFSYMBOL.TTF1.60.0.0sync.cfgSYNC.CFGsystem.mdwSYSTEM.MDWT2EMBED.DLL0.2.0.69TABS.ELMtabs.infTABS.INFtahoma.ttfTAHOMA.TTFtahomabd.ttfTAHOMABD.TTFtask.cfgTASK.CFGtaskacc.cfgTASKACC.CFGtaskaccl.icoTASKACCL.ICOtaskaccs.icoTASKACCS.ICOtaskdec.cfgTASKDEC.CFGtaskdecl.icoTASKDECL.ICOtaskdecs.icoTASKDECS.ICOtaskl.icoTASKL.ICOtaskreq.cfgTASKREQ.CFGtaskreql.icoTASKREQL.ICOtaskreqs.icoTASKREQS.ICOTASKS.ICOtaskupd.cfgTASKUPD.CFGtcaime.cabTCAIME.CABTCPTEST.EXEtcptsat.dllTCPTSAT.DLLtdlir32.dllTDLIR32.DLLTECH.POT|Technologie.potTECHNOLO.ELMtechnolo.infTECHNOLO.INFtechtool.gifTECHTOOL.GIFtechtool.htmTECHTOOL.HTM|Zirkel.htmtelnet.gifTELNET.GIFtemplate.msoTEMPLATE.MSOtermofus.gifTERMOFUS.GIFtestsnd.mid_0001TESTSND.MIDtext.gifTEXT.GIFTEXTFILE.TXT|Textdatei.txttexturiz.dllTEXTURIZ.DLLthankyou.htmTHANKYOU.HTMTHEMES.INFTHEMES1.MMCTHEMES2.MMCTHESIS.DOT|Dissertation.dotTHREED16.OCX1.0.41.0THREELEV.HTMthreelev.infTHREELEV.INFTIDEPOOL.ELMtidepool.infTIDEPOOL.INFTIFFIM32.FLT98.11.26.0TILT.ELMtilt.infTILT.INFtimebill.gifTIMEBILL.GIFTIMEBILL.MDZ|Stundenabrechnung.mdzTIMES.TTFtimesbd.ttfTIMESBD.TTFtimesbi.ttfTIMESBI.TTFtimesi.ttfTIMESI.TTFTLBINF32.DLL1.1.81.69Vorlnumm.xlatn001.htmTN001.HTMtn00332_.wmfTN00332_.WMFtn00333_.wmfTN00333_.WMFtn00561_.wmfTN00561_.WMFtn00686_.wmfTN00686_.WMFtn01329_.wmfTN01329_.WMFtoc.dibTOC.DIBTOC.HTMtoc.htxTOC.HTXtoc.htx_0001toc.infTOC.INFtoc.inf_0001tocf.htxTOCF.HTXTOCWEB.HTM|Inhaltsverzeichnis.htmTOP.GIFtop.htxTOP.HTXTOPDOWN.HTMtopdown.infTOPDOWN.INFtopleft.gifTOPLEFT.GIFtopleft.gif_0001topo.elmTOPO.ELMTOPO.INFTOPO.POT|Topografie.pottopright.gifTOPRIGHT.GIFtopright.gif_0001TRAIN_S.POT|Schulung.potTRANSMGR.DLL9.0.0.2616TRANSMRR.DLLTRAVEL.ELMtravel.infTRAVEL.INFTREBUC.TTFtrebucbd.ttfTREBUCBD.TTFtrebucbi.ttfTREBUCBI.TTFtrebucit.ttfTREBUCIT.TTFTRIEDIT.DLL6.1.0.8243trifold3.prtTRIFOLD3.PRTts95.cabTS95.CABtsnt.cabTSNT.CABTVTOONS.ELMtvtoons.infTVTOONS.INFTWAIN.DLL1.6.0.3twain_32.dllTWAIN_32.DLLtwunk_16.exeTWUNK_16.EXE1.6.0.1twunk_32.exeTWUNK_32.EXETXTLYT32.CNV94.10.6.0txtview.ocxTXTVIEW.OCXtype.wavTYPE.WAVucscribe.dllUCSCRIBE.DLL1.0.1.2521ums.dllUMS.DLLUNBIND.DLLundercon.gifUNDERCON.GIFundercon.gif_0001undercon.gif_0002unidrv.dllUNIDRV.DLLunidrv.hlpUNIDRV.HLPuninstal.htmUNINSTAL.HTMuninstal.htm_0001unknown.gifUNKNOWN.GIFupdate.cfgUPDATE.CFGUPDTLINK.XLAurlmon.dll_0001URLMON.DLL4.70.0.1300URLPKR.DLLusp10.cabUSP10.CABUSP10.DLL1.175.0.1utility.mdaUTILITY.MDAvaen2.dll_0004VADE2.DLL2.0.0.5422vaen21.olb_0004VAEN21.OLBVB40016.DLL4.0.24.22VB4DE16.DLLVBABDR8.CNTvbabdr9.chmVBABDR8.HLPVBACV10.DLL2.0.0.7411vbacv10d.dllVBACV10D.DLLvbacv20.dllVBACV20.DLL2.0.0.6712VBAEN32.OLB2.0.0.5215VBAEND32.OLB2.0.0.5610vbafp4.awVBAFP4.AWvbafp4.chmVBAFP4.CHMvbafpom4.chmVBAFPOM4.CHMVBAGRP9.CHMvbajet32.dllVBAJET32.DLL6.0.1.8268vbaliste.xlsVBALISTE.XLSvbamap8.cntVBAMAP8.CNTVBAMAP8.HLPVBAME.DLL2.0.2.5VBAOFF9.AWVBAOFF9.CHMvbaoutl9.awVBAOUTL9.AWVBAOUTL9.CHMVBAPPT9.AWVBAPPT9.CHMVBAWRD9.AWVBAWRD9.CHMVBAXL9.AWVBAXL9.CHMvbade32.olbVBCN6.CHMVBE6.DLL6.0.84.35VBE6EXT.OLBVBE6INTL.DLLvbendf98.chmVBENDF98.CHMvbhw6.chmVBHW6.CHMvblr6.chmVBLR6.CHMvbob6.chmVBOB6.CHMvbscrip5.chiVBSCRIP5.CHIvbscrip5.chmVBSCRIP5.CHMvbscript.cabVBSCRIPT.CABVBSCRIPT.DLL4.0.0.3419vbscript.htmVBSCRIPT.HTMVBSDE.dllvbui6.chmVBUI6.CHMvct3216.acmVCT3216.ACM1.6.0.17vct3216.dllVCT3216.DLL1.6.0.12veen3.awVEEN3.AWVEN2232.OLB2.0.0.5924VERDANA.TTFverdanab.ttfVERDANAB.TTFverdanai.ttfVERDANAI.TTFverdanaz.ttfVERDANAZ.TTFVERTSPLT.HTMvertsplt.infVERTSPLT.INFVFPODBC.DLL6.0.8428.0vfpodbc.txtVFPODBC.TXTvgx.cabVGX.CABVGX.DLL5.0.2014.1000VHTTPD32.EXEvideo.asdVIDEO.ASDviewprod.htmVIEWPROD.HTM|Artikel anzeigen.htmviewsspt.prfVIEWSSPT.PRFVIEWSSRC.PRFvinavbar.btlVINAVBAR.BTLVINAVBAR.INFvmx86_01.cabVMX86_01.CABvmx86_02.cabVMX86_02.CABvrml2c.exeVRML2C.EXEvsami.dllVSAMI.DLLvsasc8.dllVSASC8.DLLvsasc8.dll_0001vsbmp.dllVSBMP.DLLvsbmp.dll_0001vsdrw.dllVSDRW.DLLvsdrw.dll_0001vsexe.dllVSEXE.DLLvsexe2.dllVSEXE2.DLLvsexe2.dll_0001VSFLEX3.OCX3.0.0.36vsflw.dllVSFLW.DLLVSHELP.DLLVSHELPUI.DLLvsmp.dllVSMP.DLLvsmp.dll_0001vsmsw.dllVSMSW.DLLvsmsw.dll_0001vspp.dllVSPP.DLLvspp.dll_0001vsqp6.dllVSQP6.DLL4.0.1085.1vsqpw2.dllVSQPW2.DLLvsrtf.dllVSRTF.DLLvsrtf.dll_0001vstiff.dllVSTIFF.DLLvsw6.dllVSW6.DLLvsw6.dll_0001vswitch.exeVSWITCH.EXEvswk4.dllVSWK4.DLLvswks.dllVSWKS.DLLvswks.dll_0001vswmf.dllVSWMF.DLLvswmf.dll_0001vsword.dllVSWORD.DLLvsword.dll_0001vswork.dllVSWORK.DLLvswork.dll_0001vswp5.dllVSWP5.DLLvswp5.dll_0001vswp6.dllVSWP6.DLLvswp6.dll_0001vswpf.dllVSWPF.DLLvswpf.dll_0001vsxl5.dllVSXL5.DLLvsxl5.dll_0001vtdscsat.dllVTDSCSAT.DLLvtforsat.dllVTFORSAT.DLLVTIDISC.EXEVTIDISC.INFVTIFORM.EXEVTIFORM.INFVTIPRES.EXEVTIPRES.INFvtpresat.dllVTPRESAT.DLLw95scm.dllW95SCM.DLLW95SCM.LIBwab.cabWAB.CABwatercol.dllWATERCOL.DLLWAVES.ELMwaves.infWAVES.INFwavtoasf.exeWAVTOASF.EXE3.0.0.1280wbtrans.docWBTRANS.DOCWDMAIN9.AWWDMAIN9.CHMWDREAD9.TXTWDTIP9.HLPwdweb9.chmWDWEB9.CHMwebfldrs.cabWEBFLDRS.CABwebfoot.htxWEBFOOT.HTXwebhead.htxWEBHEAD.HTXWEBPAGE.DLLWEBPAGE.WIZWEBPINTL.DLLWEBPUB.EXEweek1.prtWEEK1.PRTweek2.prtWEEK2.PRTweek3.prtWEEK3.PRTwelcome.htxWELCOME.HTXwelcome.msgWELCOME.MSGwfqvw32.cntWFQVW32.CNTwfqvw32.hlpWFQVW32.HLPwfxiif32.dllWFXIIF32.DLLWFXMSRVR.EXEWFXRES32.DLLwfxrstrz.dllWFXRSTRZ.DLLwfxut32i.dllWFXUT32I.DLLwfxvw32i.dllWFXVW32I.DLLwhatsnew.gifWHATSNEW.GIFwhatsnew.htmWHATSNEW.HTMwhoosh.wavWHOOSH.WAVWHRLPOOL.POT|Whirlpool.potwhttxtr1.jpgWHTTXTR1.JPGwhttxtr1.jpg_0001whttxtr2.jpgWHTTXTR2.JPGwhttxtr2.jpg_0001willow.elmWILLOW.ELMWILLOW.INFWINGDING.TTF2.55.0.0WINGDNG2.TTF1.50.0.0WINGDNG3.TTFWININET.DLLWINSSPI.DLL4.70.0.1215WINWORD.EXE9.0.0.2823WINWORD.TUWWINWORD8.DOCWMFIMP32.FLT1995.4.3.0WMSUI.DLLWN95SCM.HWNWRD232.CNV1995.6.9.0WORD.PIPworkfunc.awWORKFUNC.AWWORKS432.CNV1996.9.16.0wpequ532.dllWPEQU532.DLL1996.2.14.0WPFT532.CNVWPFT632.CNVwpgexp32.fltWPGEXP32.FLT94.9.17.1WPGIMP32.FLT96.6.29.0wpie5x86.cabWPIE5X86.CABWRD6ER32.CNV1998.6.16.0WRD6EX32.CNV1998.11.2.0wrkgadm.exeWRKGADM.EXEwtcc61de.dllWTCC61DE.DLL6.1.1.02057,1033wtcc61fr.dll_FRAwtcc61fr.dllwtge61fr.adv_FRAwtge61fr.advwtge61fr.cnt_FRAwtge61fr.cntwtge61fr.hlp_FRAwtge61fr.hlpwtge61fr.rul_FRAwtge61fr.rulwtge61ge.advWTGE61GE.ADVwtge61ge.cntWTGE61GE.CNTwtge61ge.hlpWTGE61GE.HLPwtge61ge.rulWTGE61GE.RULwtsp61ms.dllWTSP61MS.DLLwtsp61ms.dll_FRAWW9ASUM.DLL9.0.0.2506WW9INTL.DLLWWPAB.CNV9.0.2214.0WZCNFLCT.CHMWZCNFLCT.EXE1.10.0.48Vlassist.xlaxjis.nlsXJIS.NLSXL5EN32.OLB7.0.0.4919xl5de32.olb7.0.0.4915xl9galry.xlsXL8GALRY.XLSXL9LEX.DLLXLADDIN.CHMxlcall32.dllXLCALL32.DLL5.0.0.3014xleuro9.chmXLEURO9.CHMXLINTL32.DLLXLMACRO.CHMXLMAIN9.AWXLMAIN9.CHMXLODBC.XLAxlodbc32.dllXLODBC32.DLL5.0.0.3122XLQPW.DLLxlquery.xlaXLQUERY.XLAXLREAD9.TXTXLTIP9.HLPXLTMPL8.HLPxlweb9.chmXLWEB9.CHMxplog70.dllXPLOG70.DLLxprepl.dllXPREPL.DLLxpsql70.dllXPSQL70.DLLxpsqlbot.dllXPSQLBOT.DLLxpstar.dllXPSTAR.DLLyear2000.txtYEAR2000.TXTZERO.ELMzero.infZERO.INFMapSymbols (TrueType)MT Extra (TrueType)accicons.exefpicon.exeouticon.exePEicons.exeCmcwin.iniMailCMCCmc95CmcDllNameCMCDLLNAMECmcDllName32CMCDLLNAME32mapi32.dllCmcDllName3295CmcDllName95Mapi0MAPIMapi095Mapix0MAPIXMapix095MapixverMAPIXVERMapixver95Mlcfg32CPLcontrol.iniMMCPLmlcfg32.cpl[#mlcfg32.cpl_0002]OleMessagingOLEMessagingOleMessaging95PPTCast01system.inidrivers32msacm.l3acmPPTCast02msacm.sl_anetPPTCast03vidc.mpg4PPTCast04vidc.mp42PPTCast05msacm.voxacm160&AlwaysInstalled<>4 AND NOT Installed AND NOT AFTERREBOOT AND NOT REMOVE~="ALL"!IE3IE4Redist<>4 AND &IE3IE4Redist<>4 AND NOT AFTERREBOOT AND (Installed OR IE5~<>"true") AND (IESTATE="IE<4.01" OR IESTATE="IE>=4.01") AND NOT (REMOVE~="ALL" OR REMOVE~><"IE3IE4Redist" OR REMOVEPRODUCT)!IE3IE4Windows<>4 AND &IE3IE4Windows<>4 AND NOT AFTERREBOOT AND (Installed OR IE5~<>"true") AND IE4 AND NOT (REMOVE~="ALL" OR REMOVE~><"IE3IE4Windows" OR REMOVEPRODUCT)!IE4SP1ScriptEngine<>4 AND &IE4SP1ScriptEngine<>4 AND NOT AFTERREBOOT AND (Installed OR IE5~<>"true") AND IE4="SP1" AND NOT (REMOVE~="ALL" OR REMOVE~><"IE4SP1ScriptEngine" OR REMOVEPRODUCT)&InternetExplorerSetup<>4 AND NOT Installed AND NOT AFTERREBOOT AND (IE5~="true" OR IESTATE="clean/nav") AND NOT REMOVE~="ALL"&InternetExplorerSetupAddToMin<>4 AND NOT Installed AND NOT AFTERREBOOT AND NOIE~<>"true" AND SKIPDIALOG~<>"true" AND NOT REMOVE~="ALL"NOT Installed AND NOT AFTERREBOOT AND &OPCRemovePreviousMax<>4 AND OPCREMOVAL~="ON" AND NOT OPCKEEPAPPS AND NOT REMOVE~="ALL"NOT Installed AND NOT AFTERREBOOT AND &OPCRemovePreviousMax<>4 AND OPCREMOVAL~="ON" AND NOT REMOVE~="ALL"(NOT AFTERREBOOT) AND (NOT Installed) AND ((VersionNT AND (AdminUser OR Privileged)) OR Version9X)(NOT AFTERREBOOT)(NOT AFTERREBOOT) AND (IE5 = "true") AND NOT Installed AND NOT (VersionNT >= 500) AND NOT REMOVE~="ALL"($Global_ClipArt_CagCat50MMC > 2)($Global_ClipArt_Themes1MMC > 2)($Global_ClipArt_Themes2MMC > 2)(NOT AFTERREBOOT) AND (CAGKEYEXISTED = "TRUE") AND (($Global_ClipArt_AutoShapesMMC > 2) OR ($Global_ClipArt_CagCat50MMC > 2) OR ($Global_ClipArt_Themes1MMC > 2) OR ($Global_ClipArt_Themes2MMC > 2))(NOT AFTERREBOOT) AND (($Global_ClipArt_AutoShapesMMC = 2) OR ($Global_ClipArt_CagCat50MMC = 2) OR ($Global_ClipArt_Themes1MMC = 2) OR ($Global_ClipArt_Themes2MMC = 2)) AND ((?Global_ClipArt_AutoShapesMMC > 2) OR (?Global_ClipArt_CagCat50MMC > 2) OR (?Global_ClipArt_Themes1MMC > 2) OR (?Global_ClipArt_Themes2MMC > 2))NOT Installed AND ACCESS97RUNTIMEDIR~=ACCESS9DEFAULTDIR(NOT AFTERREBOOT) AND (NOT Installed)VersionNT AND (AdminUser or Privileged) AND NOT REMOVE~="ALL"DisableRollback(NOT AFTERREBOOT) AND (IE5 = "true") AND NOT Installed AND NOT (VersionNT >= 500)Installed AND !OUTLOOKFiles=3 AND IESTATE="clean/nav" ($Global_Vse_Core>2) AND ($Global_Office_Intl<>4) AND ((?Global_Office_Intl<>4) OR ($Global_Office_Intl=3))($Global_MAPI_MapiTDX>2) AND (AdminUser OR Privileged)(NOT AFTERREBOOT) AND ($Global_MAPI_MapiTDX=2) AND (?Global_MAPI_MapiTDX>2) AND (AdminUser OR Privileged)(NOT AFTERREBOOT) AND ($Global_MAPI_MapiStub>2) AND VersionNT(NOT AFTERREBOOT) AND ($Global_MAPI_MapiStub95>2) AND Version9X(((NeedReboot = "TRUE") OR (((IE5 = "true") OR (NOT AdminUser)) AND NOT Installed)) AND (NOT AFTERREBOOT) AND NOT (VersionNT >= 500)) AND NOT REMOVE~="ALL"NOT AFTERREBOOTNOT AFTERREBOOT AND ($Global_TextConverters_NotesConverter>2)(NOT AFTERREBOOT) AND (DCOM = "true") AND (NOT VersionNT) AND (NOT Installed OR REINSTALL~="ALL") AND (Version9X<410)InstallExecute($Global_FrontPageCore_FPMMC>2) AND (?Global_FrontPageCore_FPMMC=2) AND NOT (VersionNT >= 500)(NOT AFTERREBOOT) AND (NOT Installed) AND NOT REMOVE~="ALL"($Global_FrontPageCore_CoreSrvExtensions>2)((NOT Installed) AND (NOT REMOVE = "ALL")) OR (REINSTALLMODE >< "m")$Global_Vse_Debugger>2$Global_DataAccess_RDS.Client>2(NOT AFTERREBOOT) AND $Global_DataAccess_RDS.Client=2 AND ?Global_DataAccess_RDS.Client>2$Global_DataAccess_RDS.Server>2(NOT AFTERREBOOT) AND $Global_DataAccess_RDS.Server=2 AND ?Global_DataAccess_RDS.Server>2$Global_DataAccess_ADO.Core>2(NOT AFTERREBOOT) AND $Global_DataAccess_ADO.Core=2 AND ?Global_DataAccess_ADO.Core>2$Global_DataAccess_ADO.DDL>2(NOT AFTERREBOOT) AND $Global_DataAccess_ADO.DDL=2 AND ?Global_DataAccess_ADO.DDL>2($Global_Vse_Core>2) AND (($Global_Office_Intl=4) OR ((?Global_Office_Intl=4) AND ($Global_Office_Intl<>3)))(NOT AFTERREBOOT) AND (NOT NOSYSFILES) AND (Version9X OR (VersionNT AND ((VersionNT < 500) OR ((VersionNT >= 500) AND INSTALLPFILES))))$Global_UserAssistance_MsoHelp>2(NOT AFTERREBOOT) AND $Global_UserAssistance_MsoHelp=2 AND ?Global_UserAssistance_MsoHelp>2POSTADMIN AND ($Global_Access_Core>2 OR $Global_Excel_Core>2 OR $Global_FrontPageCore_CoreClient>2 OR $Global_Office_HTMLEditVerbHandler>2 OR $Global_Outlook_Core>2 OR $Global_PowerPoint_Core>2 OR $Global_Word_Core>2)$Global_Access_Core>2 OR $Global_Excel_Core>2 OR $Global_FrontPageCore_CoreClient>2 OR $Global_Office_HTMLEditVerbHandler>2 OR $Global_Outlook_Core>2 OR $Global_PowerPoint_Core>2 OR $Global_Word_Core>2(NOT AFTERREBOOT) AND $Global_Office_HTMLEditVerbHandler=2 AND ?Global_Office_HTMLEditVerbHandler>2$Global_Jet_ReplicationVB>2(NOT AFTERREBOOT) AND $Global_Jet_ReplicationVB=2 AND ?Global_Jet_ReplicationVB>2(NOT AFTERREBOOT) AND IE5<>"true" AND NOT Installed AND NOT (VersionNT >= 500) AND AdminUser AND NOT REMOVE~="ALL"(NOT AFTERREBOOT) AND (&OUTLOOKFiles > 2)(NOT AFTERREBOOT) AND (!OUTLOOKFiles < 3) AND (&OUTLOOKFiles > 2)NOT AFTERREBOOT AND Version9X AND ((!WinFax > 2) AND ((&WinFax = 2) OR (&WinFax = 1)))(NOT AFTERREBOOT) AND VersionNT AND ((!WinFax > 2) AND ((&WinFax = 2) OR (&WinFax = 1)))(NOT AFTERREBOOT) AND (&OutlookSecurity > 2) AND (AdminUser OR Privileged)NOT AFTERREBOOT AND VersionNT AND AdminUserNOT AFTERREBOOT AND Version9X AND ($Global_Outlook_WinFaxDrv95 > 2)NOT AFTERREBOOT AND VersionNT AND ($Global_Outlook_WinFaxDrvNTDriver > 2)(NOT AFTERREBOOT) AND ((&OUTLOOKFiles > 2) OR (&OutlookOMI > 2) OR (&OutlookMAPI > 2) OR ($Global_Outlook_DevTools > 2) OR ($Global_Outlook_FolderPublishingForms > 2) OR (&OutlookFolderPublishing > 0) OR (&WinFax > 0)) AND NOT REMOVE~="ALL"(OUTLOOKASDEFAULTAPP = 1) AND (NOT AFTERREBOOT) AND (&OUTLOOKFiles > 2)(OUTLOOKASDEFAULTAPP = 3) AND (NOT AFTERREBOOT) AND (&OUTLOOKFiles > 2)(OUTLOOKASDEFAULTAPP = 2) AND (NOT AFTERREBOOT) AND (&OUTLOOKFiles > 2)(NOT AFTERREBOOT) AND VersionNT AND (&WinFax > 0)(NOT AFTERREBOOT) AND NOT Installed AND NOT REMOVE~="ALL"NOT AFTERREBOOT AND NOT DONOTMIGRATEUSERSETTINGS AND NOT REMOVE~="ALL"(NOT AFTERREBOOT) AND NOT Installed AND (AdminUser OR Privileged) AND NOT REMOVE~="ALL"NOT AFTERREBOOT AND NOT DONOTMIGRATEUSERSETTINGS$Global_PowerPoint_PowerCastCoreNetShow>2(NOT AFTERREBOOT) AND $Global_PowerPoint_PowerCastCoreNetShow=2 AND ?Global_PowerPoint_PowerCastCoreNetShow>2(&FPSE = 2) AND (!FPSE > 2)&IE3IE4Redist>2 AND NOT Installed AND NOT AFTERREBOOT AND (IE5~="true" OR IESTATE="clean/nav") AND NOT REMOVE~="ALL"&IE3IE4Windows>2 AND NOT Installed AND NOT AFTERREBOOT AND (IE5~="true" OR NOT IE4) AND NOT REMOVE~="ALL"&IE4SP1ScriptEngine>2 AND NOT Installed AND NOT AFTERREBOOT AND (IE5~="true" OR IE4~<>"SP1")&InternetExplorerSetup>2 AND NOT Installed AND NOT AFTERREBOOT AND IE5~<>"true" AND IESTATE<>"clean/nav" AND NOT REMOVE~="ALL"&InternetExplorerSetupAddToMin>2 AND NOT Installed AND NOT AFTERREBOOT AND (NOIE~="true" OR SKIPDIALOG~="true") AND NOT REMOVE~="ALL"NOT Installed AND NOT AFTERREBOOT AND &OPCRemovePreviousMax>2 AND (OPCREMOVAL~<>"ON" OR OPCKEEPAPPS) AND NOT REMOVE~="ALL"NOT Installed AND NOT AFTERREBOOT AND &OPCRemovePreviousMax>2 AND OPCREMOVAL~<>"ON" AND NOT REMOVE~="ALL"(NOT AFTERREBOOT) AND NOT Installed($Global_ClipArt_Themes2MMC > 2) AND (NOT AFTERREBOOT)($Global_PowerPoint_Core>2)($Global_Word_Core>2)(NOT AFTERREBOOT) AND REMOVE(NOT AFTERREBOOT) AND ($Global_PowerPoint_Core=2) AND (?Global_PowerPoint_Core>2)(NOT AFTERREBOOT) AND ($Global_Word_Core=2) AND (?Global_Word_Core>2)LOGFILE="true"NOT (SilentSetup="true")(SilentSetup="true")($Global_FrontPageCore_CoreSrvExtensions = 2) AND (?Global_FrontPageCore_CoreSrvExtensions > 2)(($Global_ClipArt_CagCat50MMC > 0) OR ($Global_ClipArt_Themes1MMC > 0) OR ($Global_ClipArt_Themes2MMC > 0) OR ($Global_ClipArt_CagCat50MMC > 0) OR ($Global_ClipArt2_CorporateBasicMMC > 0) OR ($Global_ClipArt2_CorporateMultimediaMMC > 0) OR ($Global_ClipArt2_HomeMotionMultimediaMMC > 0) OR ($Global_ClipArt2_PhotoHomeMMC > 0) OR ($Global_ClipArt2_PublisherCoreMMC > 0) OR ($Global_ClipArt2_SmallBusinessBasicMMC > 0) OR ($Global_ClipArt2_StandardMMC > 0) OR ($Global_ClipArt2_WebArtMMC > 0) OR ($Global_ClipArt2_CorporatePremiumMMC > 0) OR ($Global_ClipArt2_HomeBasicMMC > 0) OR ($Global_ClipArt2_Standard2MMC > 0) OR ($Global_ClipArt2_Standard3MMC > 0)) AND (NOT NOCHANGECLIPSEC) AND (NOT AdminUser)(NOT AFTERREBOOT) AND ($Global_MSVisualDBTools_CommonCore > 2)(NOT AFTERREBOOT) AND (NOT Installed OR REINSTALL~="ALL") AND (NOT VersionNT) AND (Version9X<410)(NOT AFTERREBOOT) AND ((NOT Installed) OR (!ProductFiles = 1) OR (REINSTALL~="ALL"))NOIE~="true" AND (IESTATE="IE<4.01" OR IESTATE="IE>=4.01" OR IESTATE="IE5+") IEMODE~="/m:0" AND (NOT AFTERREBOOT) AND (IE5 = "true") AND NOT Installed AND NOT (VersionNT >= 500)IEMODE~="/m:1" AND (NOT AFTERREBOOT) AND (IE5 = "true") AND NOT Installed AND NOT (VersionNT >= 500)AdminUser AND IESTATE="clean/nav" AND SKIPDIALOG~="true" AND NOT AFTERREBOOT AND NOT InstalledNOIE~="true" AND IESTATE="clean/nav"NOIE~="true" OR IESTATE="IE5+"(Installed) AND (REINSTALLMODE >< "m")$Global_Office_HTMLEditVerbHandler=3 OR (?Global_Office_HTMLEditVerbHandler=3 AND $Global_Office_HTMLEditVerbHandler<>4)NOT AdminUser(NOT AFTERREBOOT) AND (NOTESINSTALLED = "TRUE")(NOT AFTERREBOOT) AND (NOT NOSYSFILES) AND (Version9X OR (VersionNT AND ((VersionNT < 500) OR ((VersionNT >= 500) AND INSTALLPFILES)))) AND ODBCDSNKEYEXISTS(NOIE~="true" OR IE5~<>"true") AND IESTATE="IE<4.01"(NOT AFTERREBOOT) AND Version9X AND ($Global_Outlook_WinFaxDrv95 > 2)(NOT AFTERREBOOT) AND VersionNT AND ($Global_Outlook_WinFaxDrvNTDriver > 2)(NOT AFTERREBOOT) AND NOT Installed AND NOT (VersionNT >= 500) AND (NOT IE5SetupPath)(NOT AFTERREBOOT) AND VSCOMMONDIR(NOT AFTERREBOOT) AND VersionNT$Global_Office_MyPictureFolder>2(NOT Installed) AND NOT ProductID AND PIDKEY AND PIDKEY<>" "(NOT AFTERREBOOT) AND (MSOBETAEXISTS OR OWSBETAEXISTS) AND (NOT Installed)NOT AFTERREBOOT Installed AND NOT RESUME AND NOT PreselectedNOT Installed AND OEMRelease=1 AND NOT AFTERREBOOT AND NOT (ProductState=2)NOT AFTERREBOOT AND NOT Installed AND NOT REMOVE~="ALL"NOT AFTERREBOOT AND NOT Installed AND NOT DONOTMIGRATEUSERSETTINGS AND NOT REMOVE~="ALL"NOT Installed AND NOT DONOTMIGRATEUSERSETTINGS AND NOT REMOVE~="ALL"NOT Installed AND NOT AFTERREBOOT AND ProductState=2AFTERREBOOTNOT Installed AND RESUME AND NOT AFTERREBOOTNOIE~="true" AND (IESTATE="IE<4.01" OR IESTATE="IE>=4.01" OR IESTATE="IE5+")IECOSTMODE~="/m:0" AND (NOT AFTERREBOOT) AND (IE5 = "true") AND NOT Installed AND NOT (VersionNT >= 500)IECOSTMODE~="/m:1" AND (NOT AFTERREBOOT) AND (IE5 = "true") AND NOT Installed AND NOT (VersionNT >= 500)(NOT AFTERREBOOT) AND (IE5 = "true") AND (NOIE~="true" OR SKIPDIALOG~="true") AND NOT Installed AND NOT (VersionNT >= 500)IEMODE="/m:1" AND NOT AFTERREBOOT AND NOT InstalledIEMODE="/m:0" OR (AdminUser AND IESTATE="clean/nav" AND (SKIPDIALOG~="true" OR IE5~<>"true") ) AND NOT AFTERREBOOT AND NOT InstalledNOT AFTERREBOOT AND NOT InstalledAdminUser AND IE5~="true" AND IESTATE="clean/nav" AND SKIPDIALOG~<>"true" AND NOT AFTERREBOOT AND NOT InstalledAdminUser AND IE5~="true" AND (IESTATE="IE>=4.01" OR IESTATE="IE<4.01") AND SKIPDIALOG~<>"true" AND NOT AFTERREBOOT AND NOT Installed(_IEInstall="_IEMinimumInstall" OR _IEInstall="_IEWWBrowserComp" OR _IEUpgrade="_IEMinimumInstall") AND NOT AFTERREBOOT AND NOT Installed(_IEInstall="_IETypicalInstall" OR _IEUpgrade="_IETypicalInstall") AND NOT AFTERREBOOT AND NOT Installed_IEUpgrade="_IENoUpgrade" AND NOT AFTERREBOOT AND NOT Installed_IEInstall="_IEWWBrowserComp" AND NOT AFTERREBOOT AND NOT Installed(NOT COMPANYNAME) AND (NOT Installed)(NOT USERNAME) AND (NOT Installed)NOIE~="true" AND IESTATE="IE<4.01"NOT Installed AND OEMRelease=0 AND NOT AFTERREBOOT AND NOT (ProductState=2)(AdminUser) OR (Privileged AND IESTATE <> "clean/nav") OR (VersionNT>=450) OR (Installed) [ProductNameNonQualified]-Setup muss einige Windows-Systemkomponenten ersetzen. Hierzu sind Administratorrechte erforderlich. Bitte melden Sie sich als Administrator an, um die Installation von [ProductNameNonQualified] abzuschlie▀en. (NOT RestrictedUserControl) OR (NOT UISequenceRun) OR (Installed) OR (IESTATE = "clean/nav")[ProductNameNonQualified] wurde auf Ihrem Computer vom Systemadministrator kopiert. Um [ProductNameNonQualified] zu installieren, starten Sie bitte Setup mit den /q oder /qb Befehlszeilenoptionen. Kontaktieren Sie Ihren Systemadministrator fⁿr mehr Information.(NOT TerminalServer) OR TSTRANSFORM OR (EXECUTEMODE ~= "NONE")Manche Standardeinstellungen von [ProductNameNonQualified] Setup funktionieren nicht richtig auf einem Windows Terminal Server. Bitte beachten Sie die Instruktionen und Tools zur Installation von [ProductNameBase] auf Terminal Server im Office 2000 Resource Kit oder auf http://www.microsoft.com/Office/ORK/.Installed OR NOT AFTERREBOOTUm [ProductNameNonQualified]-Setup abzuschlie▀en, mⁿssen Sie sich unter demselben Benutzernamen anmelden, unter dem Sie Setup ursprⁿnglich ausgefⁿhrt haben.OFFICE1.CABMSFP9application/x-msexcelapplication/x-mspowerpointAccessAPILevelConnectFunctionsYYNDriverODBCVer02.50DSNMS Access 97-DatenbankFileExtns*.mdbFileUsageSQLLevelUIDAdmindBaseDriverId533dBASE-Dateien*.dbf,*.ndx,*.mdxExcel22Excel-Dateien*.xlsOracleYYYCPTimeout60Paradox538Paradox-Dateien*.dbSQLServerDriverID27Textdateien*.,*.asc,*.csv,*.tab,*.txt,*.csvVFPVisual FoxPro-Tabellen*.dbf,*.dbcSourceDBSourceTypeDBFWORD_dbaseVFP<not pooled>dBase Dateien - WordWORD_FoxProVFPFoxPro Dateien- WordMicrosoft Access-DatenbankMicrosoft Access-Treiber (*.mdb)dBaseDSNMicrosoft dBase-Treiber (*.dbf)ExcelDSNMicrosoft Excel-Treiber (*.xls)VFPDatabaseDSNVisual FoxPro-DatenbankMicrosoft Visual FoxPro-TreiberVFPTablesDSNWORD_DbaseDSNMicrosoft dBase VFP Driver (*.dbf)WORD_FoxproFoxPro Dateien - WordMicrosoft FoxPro VFP Driver (*.dbf)Microsoft Access Driver (*.mdb)AccessIntlMicrosoft dBase Driver (*.dbf)dBaseIntlMicrosoft Excel Driver (*.xls)ExcelIntlMicrosoft ODBC for OracleOracleIntlMicrosoft ODBC fⁿr OracleMicrosoft Paradox Driver (*.db )ParadoxIntlMicrosoft Paradox-Treiber (*.db )SQL ServerSQLServerIntlMicrosoft Text Driver (*.txt; *.csv)TextIntlMicrosoft Text-Treiber (*.txt; *.csv)Microsoft Visual FoxPro DriverVFPIntlBackgroundFetchMSCPXL32MS Code Page-▄bersetzerMicrosoft Access-ProjekterweiterungLeere Microsoft Access-DatenbankvorlageLeere Microsoft Access Projekt-VorlageMicrosoft Access Datenbankassistent-VorlageMicrosoft Access Add-InMicrosoft Access Toolbox-FragmentMicrosoft Access-Informationen zur DatensatzsperrungMicrosoft Access MDE-DatenbankMicrosoft Access-ProjektVerknⁿpfung mit Microsoft Access-DatenzugriffsseiteVerknⁿpfung mit Microsoft Access-DiagrammVerknⁿpfung mit Microsoft Access- FormularVerknⁿpfung mit Microsoft Access-MakroVerknⁿpfung mit Microsoft Access-ModulVerknⁿpfung mit Microsoft Access-AbfrageVerknⁿpfung mit Microsoft Access-BerichtVerknⁿpfung mit Microsoft Access-Stored ProcedureVerknⁿpfung mit Microsoft Access-TabelleVerknⁿpfung mit Microsoft Access-AnsichtMicrosoft Access Add-In-DatenMicrosoft Access-ArbeitsgruppeninformationMicrosoft Access HTML-DokumentMicrosoft Access HTML-VorlageAutoCorrect-ListendateiASFSession.ASFSessionASFSessionProp.ASFSessionPropActive Server-DokumentHilfe-Assistent-DateiBlnMgr.BlnMgrBlnMgrPs.BlnSetUserPsBlnMgrPs.BlnUserPsHTML-HilfedateiMicrosoft Outlook-ErkennungsdateiMicrosoft Office Designs-DateiEquationsMicrosoft Formel-EditorMicrosoft Excel Add-InExcel.ApplicationMicrosoft Excel-SicherungsdateiExcel.ChartMicrosoft Excel CSV-Datei (durch Kommata getrennte Werte)Microsoft Excel 5.0-DialogblattMicrosoft Excel-DatenaustauschformatMicrosoft Excel 4.0-MakroExcel.SheetMicrosoft Excel SLK-DatenimportformatMicrosoft Excel-VorlageMicrosoft Excel VBA-ModulMicrosoft Excel-ArbeitsbereichMicrosoft Excel XLL-Add-InMicrosoft Excel HTML-DokumentMicrosoft Excel HTML-VorlageIndexerstellung-IndexDatentrΣger-basiertes Microsoft FrontPage-WebMicrosoft FrontPage HTML-DokumentFrontPage.ApplicationFrontPage.Editor.DocumentMicrosoft FrontPage 2000FrontPage.EditorWindowMicrosoft FrontPage 4.0FrontPage.ExplorerFrontPage.ToDoListFrontPage.WebSvcFTSSession.FTSSessionFTSSessionProp.FTSSessionPropGIF-BildHTML Inline-TonsteuerelementHTML Inline Video ControlHTML-Vorlage fⁿr Internet Database ConnectorJPEG-BildW÷rterbuchdateiMAPI.SessionCDO 1.21 Session ObjectMarquee-SteuerelementMicrosoft.VbaAddinForOutlookMicrosoft VBA fⁿr Outlook Add-InMSAddnDr.AddInDesignerMSAddnDr.AddInInstanceMSCAL.CalendarMSComctlLib.ImageComboCtlMSComctlLib.ImageListCtrlMSComctlLib.ListViewCtrlMSComctlLib.ProgCtrlMSComctlLib.SBarCtrlMSComctlLib.SliderMSComctlLib.TabStripMSComctlLib.ToolbarMSComctlLib.TreeCtrlMSExchange.EventsOutlook-ElementMSGraph.ApplicationMicrosoft Graph-AnwendungMSGraph.ChartMicrosoft Graph-DiagrammMSPhotoEdMicrosoft Photo Editor-PhotoMSPhotoEdScanMicrosoft Photo Editor-ScanMsrtedit.AAMSREditMSSTDFMT.StdDataFormatMSSTDFMT.StdDataFormatsMSSTDFMT.StdDataValueNSLiteSession.NSLiteSessionNsPptRex.NsPptRexMicrosoft Office Sammelmappen-VorlageMicrosoft Office Sammelmappen-AssistentOfficeBinder.BinderOfficeCompatible.ApplicationOffice-KompatibilitΣtMicrosoft Update-Assistent-DateiORG10SVR.ApplicationORG21SVR.ApplicationOffice-SucheOUACtrl.OUACtrlOutlook.ApplicationMicrosoft Outlook 9.0-ObjektbibliothekVerknⁿpfungen auf der Outlook-LeisteOutlook-ElementvorlageMicrosft PowerPoint-EinstellungsdateiPhoto CD-BildPCX-BildPeerDraw.PeerDrawMicrosoft Office-EinstellungsdateiPNG-BildMicrosoft PowerPoint-Add-InPowerPoint.ApplicationMS PowerPoint-AnwendungPowerPoint.ShowPowerPoint.SlideMicrosoft PowerPoint-BildschirmprΣsentationMicrosoft PowerPoint-VorlageMicrosoft PowerPoint-AssistentMicrosoft PowerPoint HTML-DokumentMicrosoft PowerPoint-HTML-VorlagePptNsRex.PptNsRexSchedulePlus.ApplicationMicrosoft Schedule+-AnwendungSchedulePlus.LibraryMicrosoft Schedule+-Bibliotheksnpvw.Snapshot Viewer ControlSnapshot Viewer-Steuerelement 9.0SQLPARSE.vbSQLParservbSQLParser ObjectHTML-SkriptbibliothekMicrosoft Setup-DateiTriEditDocument.TriEditDocumentTriEditParse.TriEditParseMicrosoft Office-SteuerdateienWeb Page-AssistentMicrosoft Word Add-InWord.ApplicationMicrosoft Word-SicherungsdokumentWord.BasicWord.DocumentWord.PictureRich Text FormatMicrosoft Word-VorlageMicrosoft Word-AssistentMicrosoft Word HTML-DokumentMicrosoft Word HTML-VorlageExchange-Verknⁿpfung_buildCompression_buildLangGER_990416_buildPlat_buildTypeship_MyDocs_templateACC-1AdminPropertiesProductID;COMPANYNAME;INSTALLLEVEL;POSTADMINALLAPPSALLUSERSALTERNATEMSOFFICEDIROffice2KARPHELPLINKhttp://www.microsoft.com/support[OfficeFolder]ofread9.txtAVAILABLEFREEREG10240AWFaxCallAFaxFax anfordernAWFaxCoverEditorDeckblatteditorAWFaxFaxFaxAWFaxFaxRecipientFax-EmpfΣngerAWFaxSendNewFaxNeues Fax erstellenBetaTimeIhre Betaversion von FrontPage 2000 ist abgelaufen.BINUSERINITIALS0000BINUSERNAMEBrowserAppIdhtmlfilenullCAGKEYEXISTEDFALSECLIPARTLONGDIRProgram Files\Common Files\Microsoft Shared\ClipArt\CLIPARTSHORTDIRPFiles\Common\MSShared\ClipArt\CUSTOMINSTALLDESCRIPTIONWΣhlen Sie den Installationsort, geben Sie an, ob Sie Σltere Versionen von Office behalten oder entfernen m÷chten, und legen Sie fest, welche Features Sie jetzt installieren m÷chten.CUSTOMINSTALLTEXT&Benutzerdefiniert...DAVINCICOREDESIGNFILE\Microsoft Shared\MSDesigners98\mdt2dbns.dllDefaultUIFontTahoma8DiskSerial4FE16ExtraEditLanguage1ExtraEditLanguage2ExtraEditLanguage32057ExtraEditLanguage4FPGERHelpIndexHighDate0x01C302E2HTTPDCNFIEComponentsMinimumIELPKAD,HTMLHelp,MailNews,WebPublish,ExtraPackIEComponentsTypicalNetMeeting,IELPKAD,HTMLHelp,MailNews,WebPublish,ExtraPackIEInstallDescriptionTextMicrosoft Internet Explorer 5.0 installierenIEInstallSize100000IEMinimumDescFrontWindows wird mit der neuesten Webbrowsing FunktionalitΣt (Internet Explorer 5) und Internettools aktualisiert, benutzt von IEMinimumDescRearIENoUpgradeDescriptionWindows wird nicht mit der neuesten Webbrowser-BasisfunktionalitΣt (Internet Explorer 5) oder mit neueren Internet-Tools aktualisiert.IESETUPLOCATION.\IE5\DE\IE5SETUP.EXEIETypicalDescFrontWindows wird mit der neuesten Webbrowsing FunktionalitΣt (Internet Explorer 5), Outlook Express, Microsoft Media player, Multimedia Verbesserungen und weiteren Internettools aktualisiert, die benutzt werden von IETypicalDescRearIEUpgradeDescriptionTextAktualisiert Windows mit Microsoft Internet Explorer 5IEWWBDescFrontWindows wird mit Internet-FunktionalitΣt und Internettools aktualisiert, die benutzt werden von IEWWBDescRear/x:1InstallChoiceInstallConflictINSTALLFPPWSINSTALLLANGUAGEINSTALLLEVELInstallOEMFilesISARABICOSLEVEL1Microsoft CorporationMINNTVERSION4MINSPVERSIONNeedRebootNeedRestartSie mⁿssen Ihren Computer neu starten, um mit der Installation fortzufahren und Setup erneut ausfⁿhrenNEEDSERVICEPACKERRORDieses Produkt kann auf diesem Computer nicht installiert werden, da es NT4 Service Pack 3 voraussetzt.NewFolder-NOTUSEDNOTESINSTALLEDODBCDriverManagerODBCREBOOTOEMReleaseOFFANYOfficeSelectOFFPREOPCDATAFILELANGOPCDATAFILENAMEOPCDATAFILEPATHPFiles\MSOffice\OfficeOPCLOGFILENAMEoffcln9.logOPCREMOVALonOPCREMOVEACCESS94OPCREMOVEACCESS95OPCREMOVEACCESS97OPCREMOVEEXCEL94OPCREMOVEEXCEL95OPCREMOVEEXCEL97OPCREMOVEFP1XOPCREMOVEFP97OPCREMOVEFP98OPCREMOVEOTHERFILESOPCREMOVEOUTLOOK97.98OPCREMOVEPOWERPOINT94OPCREMOVEPOWERPOINT95OPCREMOVEPOWERPOINT97OPCREMOVEPROGRESSOPCREMOVEWORD94OPCREMOVEWORD95OPCREMOVEWORD97OUTT4X9G8QCBDYT8DVGJY76TWGYBPPTPRIMARYFOLDER{00066900-1AE3-11d3-99E7-00A0C90A43B3}ProductLanguageProductNameBaseFrontPageProductNameNonQualifiedProductNameNonQualifiedShortFrontPage 2000ProductNameNonVersionedMicrosoft FrontPageProductNameQualified9.00.2816PROMPTROLLBACKCOSTPRegistratonReinstallFileVersionroRunCount49SecureCustomPropertiesNOTESINSTALLDIR;NOTESINSTALLED;BATANGTTCINSTALLED;GULIMTTCINSTALLED;MINGLIUTTCINSTALLED;MSGOTHICTTCINSTALLED;MSMINCHOTTCINSTALLED;SIMSUNTTCINSTALLED;WBEMPATH;NTL3CODECPACM;RDSDATAFACTORY;SCHEDPLUSCAN32CFGSCHEDFOLDER;SCHEDPLUSCAN32CFGSYSFOLDER;SCHEDPLUSCANCFGSCHEDFOLDER;SCHEDPLUSCANCFGSYSFOLDER;SCHEDULEPLUS70FOLDER;SHAREDTHEMESFOLDER;WBEMPATH;AFTERREBOOT;REMOVEPRODUCT;ODBCDSNKEYEXISTS;IESTATE;IEVERSION;VSCOMMONDIR;IE4SETUP_BUILD_NUM990416SETUP_BUILD_TREErtrSETUP_BUILD_VERSION2816SETUPHELPCOMPIDSetupModeSHIPSKIPREMOVEPROGRAMSDIALOGStr_InstalledTODOTYPICALINSTALLTEXTTYPICALUPGRADETEXTUNQUALIFIEDOSERRORDieses Produkt kann auf diesem Computer nicht installiert werden. Dieses Produkt erfordert mindestens Windows 95, Windows NT Version 4.0, oder Windows 2000 oder h÷her.UpgradeCode{77470B1A-4927-11D2-B5FE-006097C998E7}WinFaxCommentZu diesem GerΣt drucken, um ein Fax zu senden.WinFaxDisplayNameSymantec Fax Starter EditionWRDXL{059EA861-8892-11D1-87B9-00AA00A71E2D}{089C5D65-90E9-11D1-83FA-0080C728108A}{0C6DD810-309F-11D2-9A9A-006097C4E452}{0C6DD814-309F-11D2-9A9A-006097C4E452}{0C6DD816-309F-11D2-9A9A-006097C4E452}{0C6DD81A-309F-11D2-9A9A-006097C4E452}{0C6DD81C-309F-11D2-9A9A-006097C4E452}{10C31141-2BDD-11D2-A185-00A0C90AB50F}1031\omi9.aw1031\outlhlp9.aw1031\vbaoff9.aw1031\vbaoutl9.aw1031\veen3.aw{10C31143-2BDD-11D2-A185-00A0C90AB50F}1031\olxchng9.aw{1215F0B0-8EDF-11D2-AAA7-00A0C90F57B0}{2577D929-C44C-11D1-843F-0000F807F120}{2671F603-911D-11D1-BFA5-00A0C90F28A8}3084{2671F607-911D-11D1-BFA5-00A0C90F28A8}1036\Normal3084\Normal{2EFD17F1-1BFA-11D2-AA97-00A0C90F57B0}{2EFD17F3-1BFA-11D2-AA97-00A0C90F57B0}{2F079830-A873-11D1-87E9-00A0C9110057}vbeext.olb_6.0{36A138E1-9E7E-11D1-9AC6-006097C4E452}{44DC336F-8798-11D1-A0C0-00A0C9054277}AccessLinks-Add-in\Verwendet Microsoft Access-Formulare und -Berichte, um Microsoft Excel-Daten darzustellenAnalyse-Funktionen\Funktionen, die Sie bei der statistischen und technischen Analyse Ihrer Daten unterstⁿtzenAnalyse-Funktionen - VBA\VBA-Funktionen, die Sie bei der statistischen und technischen Analyse Ihrer Daten unterstⁿtzenAutomatisches Speichern\Speichert Ihre Arbeitsmappe automatisch nach einer von Ihnen angegebenen ZeitspanneBericht-Manager\Erstellt Berichte durch die Zusammenfⁿhrung von Ansichten und SzenariosEurowΣhrungs-Tool\Tool zur Umrechnung und Formatierung der Euro-WΣhrungInternet Assistant VBA\Internet Assistant VBAVerweis-Assistent\Hilft Ihnen bei der Erstellung von Formeln fⁿr die Datensuche in TabellenSolver\Hilft Ihnen bei der Berechnung und Optimierung von Formeln unter Verwendung unterschiedlicher mathematischer MethodenTeilsummen-Assistent\Hilft Ihnen bei der Erstellung von Formeln, die ausgewΣhlte Daten in Listen summierenAdd-In-Verknⁿpfungen aktualisieren\Aktualisiert Verknⁿpfungen zu Funktionen, die frⁿher von Add-Ins bereitgestellt wurden, auf die neuen, eingebauten Funktionen.Vorlagen-Assistent mit Datenarchivierung\Hilft Ihnen, Vorlagen zu erstellen, deren Datenfelder automatisch in einer Datenbank archiviert werdenVorlagen-Zubeh÷r\Hilfsfunktionen fⁿr Vorlagen fⁿr Arbeitsblattl÷sungenODBC-Add-In\Funktionen fⁿr den Zugriff auf SQL-basierte Datenquellen via ODBCMicrosoft Query Add-In\Erm÷glicht Makros, die MS Query 1.0/2.0 aufrufen, mit MS Query zu arbeiten{473FF9A0-D659-11D1-A4B2-006008AF820E}{4A31E930-6F67-11D2-AAA2-00A0C90F57B0}{5C909C61-92C4-11D1-A0C5-00A0C9054277}{5C909C64-92C4-11D1-A0C5-00A0C9054277}{5D47B1C1-A7F6-11D1-9ACC-006097C4E452}{64004CF2-F720-11D1-BD94-006097C99932}{6485D241-C2AC-11D1-AD3E-00A0C911C9C0}1031\951031\NT{6485D256-C2AC-11D1-AD3E-00A0C911C9C0}{6485D25E-C2AC-11D1-AD3E-00A0C911C9C0}{6485D262-C2AC-11D1-AD3E-10A0C911C9C0}{6485D266-C2AC-11D1-AD3E-10A0C911C9C0}{6485D268-C2AC-11D1-AD3E-10A0C911C9C0}{6485D26A-C2AC-11D1-AD3E-10A0C911C9C0}{6485D278-C2AC-11D1-AD3E-10A0C911C9C0}{67125480-CE38-11D1-ACBB-0080C7FCBB84}{684161D0-DC6E-11D1-A4BE-006008AF820E}{69136713-B610-11D1-998C-00A0C90A43B3}{6CAD4514-AE48-11D1-96A2-0080C728108A}{6D778B50-22BF-11D2-A175-00A0C90F5659}{6D778B53-22BF-11D2-A175-00A0C90F5659}{71358FC1-E43B-11D1-A17F-00A0C90AB50F}{87D72B30-2996-11D2-A179-00A0C90F5659}{8B8853C0-37BD-11D2-A4E2-006008AF820E}{8E9C4612-3DEF-11D2-8F9E-0000F87A3839}Twain_32.dll{92C43CE1-B800-11D1-ACBB-0080C7FCBB84}{9FADACD3-37AC-11D2-93BC-00A0C90F27F9}{A29BBA71-E91B-11D1-A17F-10A0C90AB50F}{B3C339D6-AC02-11D2-8E39-00C04F79E87B}{B4D70FE7-1C20-11D2-AA97-00A0C90F57B0}{B5A8A4A6-6E96-11D2-945A-0060089A7873}{00020801-0000-0000-C000-000000000046}Microsoft Graph-Diagramm 5.0{00020810-0000-0000-C000-000000000046}{00020811-0000-0000-C000-000000000046}{00020900-0000-0000-C000-000000000046}{00020901-0000-0000-C000-000000000046}{00021700-0000-0000-C000-000000000046}Microsoft Formel-Editor 2.0{0002CC0F-0000-0000-C000-000000000046}Microsoft Map 95Microsoft Equation 3.0{00030000-0000-0000-C000-000000000046}{00030001-0000-0000-C000-000000000046}{00030002-0000-0000-C000-000000000046}{00030026-0000-0000-C000-000000000046}{00041943-0000-0000-C000-000000000046}MS Organigramm 1.0{00044851-0000-0000-C000-000000000046}{000498C4-0000-0000-C000-000000000046}Outlook Heute Data-binding-Steuerelement{EA7BAE70-FB3B-11CD-A903-00AA00510EA3}{EA7BAE71-FB3B-11CD-A903-00AA00510EA3}{BFC7BE80-F4E5-11D1-99A4-00A0C90A43B3}{C0722722-C358-11D1-8279-00C04FC21633}{C20A5534-2E3A-11D2-9A9A-006097C4E452}{C73DBC75-2298-11D2-99B3-00A0C90A43B3}mso.dll_9.0Fl21preFreelance Windows 1.0 - 2.1\0\0\prehg30ch3Harvard Graphics 3.0-Diagramme\0\0\ch3hg30sh3Harvard Graphics 3.0-PrΣsentationen\0\0\sh3pp4x32\1\0\pot pptpp7x32\2\0\pot ppt pps{CC29E9AF-7BC2-11D1-A921-00A0C91E2AA2}108:Applaus105:Kamera102:Quietschende Bremsen100:Kasse106:Glocken107:Klatschen109:Motor110:Trommelwirbel111:Explosion112:Zerbrechendes Glas113:Schuss104:Laser114:Projektor115:QuerschlΣger101:Schreibmaschine103:Zischen{CC29E9CF-7BC2-11D1-A921-00A0C91E2AA2}{CC29EA33-7BC2-11D1-A921-00A0C91E2AA2}{CC29EA41-7BC2-11D1-A921-00A0C91E2AA2}{CC29EA43-7BC2-11D1-A921-00A0C91E2AA2}{CC29EA45-7BC2-11D1-A921-00A0C91E2AA2}{CC29EA47-7BC2-11D1-A921-00A0C91E2AA2}{CC29EA49-7BC2-11D1-A921-00A0C91E2AA2}1031\ccmxp32.dll1031\dumpster.dll1031\fldpub.dll1031\minet32.dll1031\msfs32.dll.951031\msfs32.dll.NT1031\msspc32.dll1031\olfext.dll1031\outex.dll1031\scrptxtn.dll{CC29EA4F-7BC2-11D1-A921-00A0C91E2AA2}{CC29EA51-7BC2-11D1-A921-00A0C91E2AA2}{CC29EA53-7BC2-11D1-A921-00A0C91E2AA2}1031\dao360.aw1031\fm20.aw1031\vbaxl9.aw1031\workfunc.aw1031\xlmain9.aw{CC29EA5B-7BC2-11D1-A921-00A0C91E2AA2}{CC29EA8F-7BC2-11D1-A921-00A0C91E2AA2}{CC29EA97-7BC2-11D1-A921-00A0C91E2AA2}BogenImpressionenAutomobilAusgewogenBarcodeBalkenSchlicht▄bergΣngeNetzwerkGeometrieBlaupauseStreifenSprechblasenKaktusLeinwandKapselnSchachbrettWandtafelZitronenmixKlassischSch÷nwetterBaustelleProfessionellZypresseCityExpeditionZahnrΣderFiestaRingbucheinlageGletscherWeltmarktHighwayIndustrieBewegungKinderzimmer50er JahreBlΣtterFreihΣndigMaisfeldFormenModularNaturNeonAusweisKreisdiagrammePoesiePostmodernRadiusReispapierRomanischSafariSandsteinSpiralenGeradlinigSumi-MalereiSonnenblumenSⁿ▀igkeitenKarteikastenHigh TechStrandlebenGekipptTopografieReiseFantasie in BlauWellenWeideBinΣr{CC29EAAB-7BC2-11D1-A921-00A0C91E2AA2}1031\vbawrd9.aw1031\wdmain9.aw{CC29EAAD-7BC2-11D1-A921-00A0C91E2AA2}1031\ppmain9.aw1031\vbappt9.aw{CC29EAAF-7BC2-11D1-A921-00A0C91E2AA2}1031\accore9.aw1031\acjetcr9.aw1031\acjetmn9.aw1031\acmain9.aw1031\msowcfun.aw{CC29EAB1-7BC2-11D1-A921-00A0C91E2AA2}1031\acadpmn9.aw1031\acvba9.aw1031\ado210.aw{CC29EAB3-7BC2-11D1-A921-00A0C91E2AA2}{CC29EABB-7BC2-11D1-A921-00A0C91E2AA2}1031\binder9.aw{CC29EAED-7BC2-11D1-A921-00A0C91E2AA2}1031\msqry32.aw{CC29EAEF-7BC2-11D1-A921-00A0C91E2AA2}1031\graph9.aw{CC29EAF7-7BC2-11D1-A921-00A0C91E2AA2}{CC29EAF9-7BC2-11D1-A921-00A0C91E2AA2}{CC29EB01-7BC2-11D1-A921-00A0C91E2AA2}bmpWindows Bitmap\0\1\bmp dib rlecdrCorelDraw\0\1\cdrcgmComputer Graphics Metafile\0\0\cgmemfErweiterte Metadatei\0\1\emfepsEncapsulated PostScript\0\1\epsfpxFPX-Format\1\1\fpxGIF (Graphics Interchange Format)\0\1\gif gfaJPEG File Interchange Format\0\1\jpg jpe jpeg jfifmixPicture It!-Format\1\1\mixKodak Photo CD\1\1\pcdPC Paintbrush\0\1\pcxpictMacintosh PICT\0\1\pct pictPortable Network-Grafiken\0\1\pngtiffTIFF (Tag Image File Format)\0\1\tif tiffwmfWindows Metadateien\0\1\wmfwpgWordPerfect-Grafiken\0\1\wpg308141051033\10331033\20571033\30811033\41052057\10332057\20572057\30812057\41053081\10333081\20573081\30813081\41054105\10334105\20574105\30814105\4105205530791031\Normal1033\Normal1040\Normal2055\Normal2057\Normal3079\Normal3081\Normal4105\Normal1033\Complete2057\Complete3081\Complete4105\Complete{CC29EB4B-7BC2-11D1-A921-00A0C91E2AA2}{CC29EB4D-7BC2-11D1-A921-00A0C91E2AA2}1031\10311031\20551036\10361036\30841040\10402055\10312055\20553084\10363084\3084{CC29EB5B-7BC2-11D1-A921-00A0C91E2AA2}{CC29EB5D-7BC2-11D1-A921-00A0C91E2AA2}{CC29EB61-7BC2-11D1-A921-00A0C91E2AA2}1031\mail.oft{CC29EB7B-7BC2-11D1-A921-00A0C91E2AA2}Beispieldatenbank Nordwindnwindcs.adp{CC29EB9B-7BC2-11D1-A921-00A0C91E2AA2}1031\agenda.wizSonstige Dokumente\Agenda-Assistent.wiz1031\artsy.potEntwurfsvorlagen\Impressionen.pot1031\assets.mdzDatenbanken\Sachverm÷gensverwaltung.mdz1031\azure.potEntwurfsvorlagen\Azur.pot1031\badnws_s.potPrΣsentationen\Mitteilung negativer Nachrichten.pot1031\bamboo.potEntwurfsvorlagen\Bambus.pot1031\bldstrip.potEntwurfsvorlagen\Streifen.pot1031\blends.potEntwurfsvorlagen\▄bergΣnge.pot1031\blitz.potEntwurfsvorlagen\Netzwerk.pot1031\bluediag.potEntwurfsvorlagen\Blaue Diagonale.pot1031\blueprnt.potEntwurfsvorlagen\Blaupause.pot1031\brain_s.potPrΣsentationen\Brainstormingsitzung.pot1031\brochr_s.potPrΣsentationen\Produkt- und Serviceⁿbersicht.pot1031\brochure.dotPublikationen\Broschⁿre.dot1031\buspln_s.potPrΣsentationen\GeschΣftsplan.pot1031\cactus.potEntwurfsvorlagen\Kaktus.pot1031\calendar.wizSonstige Dokumente\Kalender-Assistent.wiz1031\capsules.potEntwurfsvorlagen\Kapseln.pot1031\certif_s.potPrΣsentationen\Urkunde.pot1031\checkers.potEntwurfsvorlagen\Schachbrett.pot1031\citrus.potEntwurfsvorlagen\Zitronenmix.pot1031\clconweb.htmWebseiten\Spalte mit Inhalt.htm1031\cohome_s.potPrΣsentationen\Gruppenhomepage.pot1031\comtg_s.potPrΣsentationen\Betriebsversammlung.pot1031\construc.potEntwurfsvorlagen\Baustelle.pot1031\contacts.mdzDatenbanken\Kontaktverwaltung.mdz1031\contfax.dotBriefe & Faxe\Aktuelles Fax.dot1031\contltr.dotBriefe & Faxe\Aktueller Brief.dot1031\contmemo.dotMemos\Aktuelles Memo.dot1031\contrepo.dotBerichte\Aktueller Bericht.dot1031\contresu.dotSonstige Dokumente\Aktueller Lebenslauf.dot1031\convert9.wizSonstige Dokumente\Konvertier-Assistent.wiz1031\dadstie.potEntwurfsvorlagen\Vaters Krawatte.pot1031\dctfac_s.potPrΣsentationen\Diskussionsleitung.pot1031\dctint_s.potPrΣsentationen\Vorstellung und Danksagung eines Redners.pot1031\dctman_s.potPrΣsentationen\Organisatorische VerΣnderungen managen.pot1031\dctmot_s.potPrΣsentationen\Motivation eines Teams.pot1031\dctsel_s.potPrΣsentationen\Verkauf von Ideen.pot1031\dcttec_s.potPrΣsentationen\PrΣsentation eines Fachberichts.pot1031\directry.dotPublikationen\Verzeichnis.dot1031\elegfax.dotBriefe & Faxe\Elegantes Fax.dot1031\elegltr.dotBriefe & Faxe\Eleganter Brief.dot1031\elegmemo.dotMemos\Elegantes Memo.dot1031\elegrepo.dotBerichte\Eleganter Bericht.dot1031\elegresu.dotSonstige Dokumente\Eleganter Lebenslauf.dot1031\envelope.wizBriefe & Faxe\Umschlag-Assistent.wiz1031\evtmgmt.mdzDatenbanken\Veranstaltungs-Management.mdz1031\expeditn.potEntwurfsvorlagen\Expedition.pot1031\expense.xltArbeitsblattl÷sungen\Reisekosten-Abrechnung.xlt1031\expenses.mdzDatenbanken\Spesen.mdz1031\factory.potEntwurfsvorlagen\Fabrik.pot1031\faqsweb.htmWebseiten\HΣufig gestellte Fragen.htm1031\fax.wizBriefe & Faxe\Fax-Assistent.wiz1031\financ_s.potPrΣsentationen\Finanzbericht.pot1031\fireball.potEntwurfsvorlagen\Feuerball.pot1031\genric_s.potPrΣsentationen\Generisch.pot1031\gesture.potEntwurfsvorlagen\Geste.pot1031\global.potEntwurfsvorlagen\Weltmarkt.pot1031\highvolt.potEntwurfsvorlagen\Hochspannung.pot1031\hrksk_s.potPrΣsentationen\Firmenhandbuch.pot1031\inventry.mdzDatenbanken\Lagerverwaltung.mdz1031\invoice.xltArbeitsblattl÷sungen\Rechnung.xlt1031\jwaves.potEntwurfsvorlagen\Japanische Wellen.pot1031\label.wizBriefe & Faxe\Aufkleber-Assistent.wiz1031\laverne.potEntwurfsvorlagen\50er Jahre.pot1031\ledger.mdzDatenbanken\Hauptbuch.mdz1031\letter.wizBriefe & Faxe\Brief-Assistent.wiz1031\lfcolweb.htmWebseiten\Links ausgerichtete Spalte.htm1031\locknkey.potEntwurfsvorlagen\Schloss und Schlⁿssel.pot1031\manual.dotPublikationen\Handbuch.dot1031\marble.potEntwurfsvorlagen\Marmor.pot1031\memo.wizMemos\Memo-Assistent.wiz1031\mktpln_s.potPrΣsentationen\Marketingplan.pot1031\mountain.potEntwurfsvorlagen\Berg.pot1031\nature.potEntwurfsvorlagen\Natur.pot1031\neon.potEntwurfsvorlagen\Neonrahmen.pot1031\notebook.potEntwurfsvorlagen\Ringbuch.pot1031\ordproc.mdzDatenbanken\Bestellabwicklung.mdz1031\orient_s.potPrΣsentationen\Einfⁿhrungsveranstaltung fⁿr Angestellte.pot1031\prjovr_s.potPrΣsentationen\Projektⁿbersicht.pot1031\proffax.dotBriefe & Faxe\Professionelles Fax.dot1031\profltr.dotBriefe & Faxe\Professioneller Brief.dot1031\profmemo.dotMemos\Professionelles Memo.dot1031\profrepo.dotBerichte\Professioneller Bericht.dot1031\profresu.dotSonstige Dokumente\Professioneller Lebenslauf.dot1031\prsnlweb.htmWebseiten\Pers÷nliche Webseite.htm1031\pstmdrn.potEntwurfsvorlagen\Postmodern.pot1031\pstmrt_s.potPrΣsentationen\Nachbesprechung.pot1031\pulse.potEntwurfsvorlagen\Puls.pot1031\purorder.xltArbeitsblattl÷sungen\Bestellung.xlt1031\radar.potEntwurfsvorlagen\Radar.pot1031\resource.mdzDatenbanken\Ressourcenplanung.mdz1031\resume.wizSonstige Dokumente\Lebenslauf-Assistent.wiz1031\ribbons.potEntwurfsvorlagen\BΣnder.pot1031\ricepapr.potEntwurfsvorlagen\Reispapier.pot1031\romansqe.potEntwurfsvorlagen\Romanisch.pot1031\rtcolweb.htmWebseiten\Rechts ausgerichtete Spalte.htm1031\sakura.potEntwurfsvorlagen\Japanische Landschaften.pot1031\sandston.potEntwurfsvorlagen\Sandstein.pot1031\sell_s.potPrΣsentationen\Neues Produkt oder Dienstleistung verkaufen.pot1031\service.mdzDatenbanken\Kundendienst.mdz1031\simplweb.htmWebseiten\Einfaches Layout.htm1031\soaring.potEntwurfsvorlagen\Aufsteigend.pot1031\status_s.potPrΣsentationen\Zwischenbericht.pot1031\stratg_s.potPrΣsentationen\Strategieempfehlung.pot1031\stratgic.potEntwurfsvorlagen\Strategie.pot1031\strtedge.potEntwurfsvorlagen\Geradlinig.pot1031\sumipntg.potEntwurfsvorlagen\Sumi Malerei.pot1031\sunidays.potEntwurfsvorlagen\Sonnentage.pot1031\tech.potEntwurfsvorlagen\Technologie.pot1031\thesis.dotPublikationen\Dissertation.dot1031\timebill.mdzDatenbanken\Stundenabrechnung.mdz1031\tocweb.htmWebseiten\Inhaltsverzeichnis.htm1031\topo.potEntwurfsvorlagen\Topografie.pot1031\train_s.potPrΣsentationen\Schulung.pot1031\webpage.wizWebseiten\Webseiten-Assistent.wiz1031\whrlpool.potEntwurfsvorlagen\Whirlpool.pot{CC29EBD9-7BC2-11D1-A921-00A0C91E2AA2}{CC29EC0F-7BC2-11D1-A921-00A0C91E2AA2}{CC29EC17-7BC2-11D1-A921-00A0C91E2AA2}1031\acadef9.hlp1031\acadp9.chm1031\acmain9.chm1031\actip9.hlp1031\acweb9.chm1031\ado210.chm1031\agt0409.hlp1031\artgalry.chm1031\asp.chm1031\binder9.chm1031\binder9.hlp1031\ccmsvc.hlp1031\cgmimp32.hlp1031\cliconf.hlp1031\csofed.chm1031\csofedui.chm1031\csoftask.chm1031\csofui.chm1031\dao360.chm1031\datains8.hlp1031\drvvfp.hlp1031\emablt.hlp1031\eqnedt32.hlp1031\eula9.chm1031\exchng.hlp1031\findfast.hlp1031\fm20.chm1031\fp2000.hlp1031\fpmmc.chm1031\fpnetwrk.hlp1031\fpsrvwin.hlp1031\frontpg.chm1031\frontpg.hlp1031\graph9.chm1031\graph9.hlp1031\htmlref.chm1031\jetdef40.chm1031\jeterr40.chm1031\jetsql40.chm1031\jscript5.chm1031\mapcat8.hlp1031\mce.chm1031\mscal.hlp1031\msdasc.hlp1031\msfs.hlp1031\msinfo32.chm1031\msjro.chm1031\msmap8.hlp1031\msohelp.chm1031\msohelp.exe1031\msorcl32.hlp1031\msowcdch.chm1031\msowcdpl.chm1031\msowcdss.chm1031\msowcfun.chm1031\msowcrdp.chm1031\msowcrpl.chm1031\msowcrss.chm1031\msowcvba.chm1031\msqry32.chm1031\msqry32.hlp1031\nmchat.chm1031\nmplace.hlp1031\nmwhiteb.chm1031\nwind9.hlp1031\nwindcs9.hlp1031\odbcinst.hlp1031\odbcjet.hlp1031\ofmain9.chm1031\oftip9.hlp1031\olfext.hlp1031\olweb9.chm1031\olxchng9.chm1031\omi9.chm1031\orgchart.hlp1031\outlhlp9.chm1031\outltip9.hlp1031\owshlp.chm1031\owsvba.chm1031\photoed.hlp1031\ppmain9.chm1031\pptip9.hlp1031\ppweb9.chm1031\pss9.chm1031\qartglry.hlp1031\rplbrf35.chm1031\scanpst.hlp1031\setup.hlp1031\snapview.hlp1031\sqlsodbc.hlp1031\sqlsoldb.hlp1031\support.hlp1031\vbabdr8.hlp1031\vbafp4.chm1031\vbagrp9.chm1031\vbamap8.hlp1031\vbaoff9.chm1031\vbaoutl9.chm1031\vbappt9.chm1031\vbawrd9.chm1031\vbaxl9.chm1031\vbcn6.chm1031\vbendf98.chm1031\vbhw6.chm1031\vblr6.chm1031\vbob6.chm1031\vbscrip5.chm1031\vbui6.chm1031\wdmain9.chm1031\wdtip9.hlp1031\wdweb9.chm1031\wzcnflct.chm1031\xladdin.chm1031\xlmacro.chm1031\xlmain9.chm1031\xltip9.hlp1031\xltmpl8.hlp1031\xlweb9.chm{CC29EC35-7BC2-11D1-A921-00A0C91E2AA2}{CC29EC61-7BC2-11D1-A921-00A0C91E2AA2}MSPABPers÷nliches Adressbuch\pabOUTLOOKOutlook-Adressbuch\olkSPLUSSchedule+-Kontakte\scd{CC29EC69-7BC2-11D1-A921-00A0C91E2AA2}Lotus123Lotus 1-2-3\wk1 wk3 wk4MSBiffMicrosoft Excel-Arbeitsblatt\xls xlwMSWord6Word 6.0/95 fⁿr Windows & Macintosh\docMSWord8Word 97-2000\docMSWordJ6Word (Asiatische Versionen) 6.0/95\docMSWordMacWord 4.0 - 5.1 fⁿr Macintosh \mcwMSWordWin2Word 2.x fⁿr Windows\docMSWorksWin4Works 4.0 fⁿr Windows\wpsRecoverText aus beliebiger Datei wiederherstellen\*WordPerfect6xWordPerfect 6.x\wpd docWrdPrfctDosWordPerfect 5.x\doc{CC29EC77-7BC2-11D1-A921-00A0C91E2AA2}MS-DOS Text with LayoutMS-DOS-Text mit Layout\ascText with LayoutText mit Layout\ans{CC29EC77-7BC2-11D1-A921-0FA0C91E2AA2}MSWord6ARAExpWord 97-2000 & 6.0/95 Arabischer Konverter\docMSWord6ExpWord 6.0/95\docMSWord6HBRExpWord 97-2000 & 6.0/95 HebrΣischer Konverter\docMSWord6RTFExpWord 97-2000 & 6.0/95 - RTF\docMSWord6THAExpWord 97 & 6.0/95 Thai Converter\RTFMSWord6VIEExpWord 97 & 6.0/95 Vietnamese Converter\RTFMSWordMac4Word 4.0 fⁿr Macintosh\mcwMSWordMac5Word 5.0 fⁿr Macintosh\mcwMSWordMac51Word 5.1 fⁿr Macintosh\mcwWrdPrfctDatWordPerfect 5.1 oder 5.2 SekundΣrdatei\docWrdPrfctDat50WordPerfect 5.0-SekundΣrdatei\docWrdPrfctDOS50WordPerfect 5.0\docWrdPrfctDOS51WordPerfect 5.1 fⁿr DOS\docWrdPrfctWinWordPerfect 5.x fⁿr Windows\doc{CC29EC87-7BC2-11D1-A921-00A0C91E2AA2}1031\acjetvb9.aw{CC29EDA3-7BC2-11D1-A921-00A0C91E2AA2}QPW"Dateien fⁿr die Konvertierung von Quattro Pro-Dokumenten\Quattro Pro 1.0/5.0 (Win) (*.wb1), *.wb1"{CC29EDB7-7BC2-11D1-A921-00A0C91E2AA2}{CC29EDB9-7BC2-11D1-A921-00A0C91E2AA2}{CC29EDBB-7BC2-11D1-A921-00A0C91E2AA2}{CC29EDBD-7BC2-11D1-A921-00A0C91E2AA2}{CC29EDC1-7BC2-11D1-A921-00A0C91E2AA2}{CC29EDE3-7BC2-11D1-A921-00A0C91E2AA2}1031\ExportFileExportieren in eine Datei;Outlook-Informationen zur Verwendung in anderen Programmen in eine Datei exportieren.;DATAVIZ;21031\ImportAccountsInternet-Mail-Kontoeinstellungen importieren;Internet-Mail-Kontoeinstellungen wie E-Mail-Adresse, Servername usw. von Eudora Pro und Light, Netscape Mail und Messenger, Microsoft Internet Mail und News und Outlook Express importieren.;impmail.dll;ImportAccounts1031\ImportAddressesInternet-Mail und Adressen importieren;Mail und Adressen von Eudora Light und Pro, Microsoft Internet Mail und News, Netscape Mail und Messenger und Outlook Express importieren.;impmail.dll;ImportMailAndAddresses1031\ImportFileImportieren aus anderen Programmen oder Dateien;Daten aus anderen Programmen oder Dateien importieren, einschlie▀lich ACT!, Lotus Organizer, Pers÷nliche Ordner (.PST), Schedule+, SideKick, Datenbankdateien, Textdateien und andere.;DATAVIZ;11031\ImportVcalendariCalendar- oder vCalendar-Datei (.vcs) importieren;Informationen aus einer iCalendar- oder vCalendar-Datei in den Kalenderordner importieren.;RESIDENT;71031\ImportVCardvCard-Datei (.vcf) importieren;Informationen aus einer vCard-Datei in den Kontakteordner importieren.;RESIDENT;61031\TimexExportieren in die Timex Data Link-Uhr;Kalender-, Aufgaben- und Kontaktelemente in die Timex Data Link-Uhr exportieren.;RESIDENT;5ImportccMailcc:Mail-Archiv importieren;Mail aus einer cc:Mail-Archivdatei importieren.;ccmarch.dll;ImportMail1031\ACT2ACT! 2.0 fⁿr Windows;DTVZ;ACT2;;ACT2;00000007;00000181;dbf;*.dbf1031\ACT3ACT! 3.x, 4.0 fⁿr Windows;DTVZ;ACT3;ACT3;ACT3;00000007;00000121;dbf;*.dbf1031\CsvDosKommagetrennte Werte (DOS);DTVZ;Desk;DelD;CSVD;0000003f;00010113;CSV;*.CSV1031\CsvWinKommagetrennte Werte (Windows);DTVZ;Desk;DelW;CSV ;0000003f;00010113;CSV;*.CSV1031\dBasedBase;DTVZ;ODBC;;dbf ;0000003f;00010193;dbf;*.dbf1031\Lotus2Lotus Organizer 2.1;DTVZ;ORG2;ORG2;ORG2;00000007;00000121;OR2;*.OR21031\Lotus97Lotus Organizer 97;;or3 ;;or3;00000007;000001a1;OR3;*.OR31031\MSAccessMicrosoft Access;DTVZ;ODBC;;mdb ;0000003f;00010193;mdb;*.mdb1031\MSExcelMicrosoft Excel;DTVZ;ODBC;;xls ;0000003f;00010193;xls;*.xls1031\MSFoxProMicrosoft FoxPro;DTVZ;ODBC;;fox ;0000003f;00010193;dbf;*.dbf1031\MSMailMicrosoft Mail-Datei (.mmf);MSOF;MSOF;MSOF;00000003;00000003;00000001;;1031\MSOutlookMicrosoft Outlook;DTVZ;Ren ;Ren ;Ren ;0000003f;00000003;;1031\PABPers÷nliches Adressbuch;DTVZ;PAB ;;PAB ;00000002;00000101;PAB;*.PAB1031\PST1Pers÷nliche Ordner-Datei (.pst);MSOF;MSOF;MSOF;00000001;00000003;00000001;;1031\PST2Pers÷nliche Ordner-Datei (.pst);MSOF;MSOF;MSOF;00000002;00000003;00000002;;1031\SchPlus1Schedule+ 1.0;DTVZ;Sch+;Sch+;Sch1;00000005;00000121;CAL;*.CAL1031\SchPlus7Schedule+ 7.0;DTVZ;Sch+;Sch+;Sch+;00000007;00000121;SCD;*.SCD1031\SchPlusInterSchedule Plus Interchange (.sc2);DTVZ;SC2 ;;SC2 ;00000007;00000121;SC2;*.SC21031\Sidekick95Sidekick 95;DTVZ;SK95;SK95;SK95;00000007;000001a1;;1031\TsvDosTabulatorgetrennte Werte (DOS);DTVZ;Desk;DelD;TSVD;0000003f;00010113;TXT;*.TXT1031\TsvWinTabulatorgetrennte Werte (Windows);DTVZ;Desk;DelW;TSV ;0000003f;00010113;TXT;*.TXTExportFileImportAccountsImportAddressesImportFileImportVcalendarImportVCardTimexACT2ACT3CsvDosCsvWinECCO3Lotus1Lotus2Lotus97MSAccessMSExcelMSFoxProMSMailMSOutlookPABPST1PST2SchPlus1SchPlus7SchPlusInterSidekick95SidekickWin2TsvDosTsvWin{CC4932ED-A4EC-11D2-B8E2-0000F806A77F}{CC83F140-CF99-11D1-8279-00C04FC21633}{D2562B23-E53A-11D1-A17F-00A0C90AB50F}{D2562B25-E53A-11D1-A17F-00A0C90AB50F}{D2562B27-E53A-11D1-A17F-00A0C90AB50F}{D304E920-A68A-11D1-B5B5-006097C998E7}osa.exevbe.dll_6.0{D64CB22F-8D1F-11D1-A806-00AA00479089}{DBAA4071-EF5D-11D1-A180-00A0C90AB50F}{DBAA4077-EF5D-11D1-A180-00A0C90AB50F}{DBAA4079-EF5D-11D1-A180-00A0C90AB50F}{DF3BD2A5-B6CC-11D1-998C-00A0C90A43B3}{E115C961-BA32-11D1-87C7-00AA00A71E2D}{E57BD901-308C-11D2-9A9A-006097C4E452}{E57BD904-308C-11D2-9A9A-006097C4E452}{E57BD906-308C-11D2-9A9A-006097C4E452}{E57BD90A-308C-11D2-9A9A-006097C4E452}{E57BD90C-308C-11D2-9A9A-006097C4E452}{E57BD90E-308C-11D2-9A9A-006097C4E452}{E57BD910-308C-11D2-9A9A-006097C4E452}{E57BD912-308C-11D2-9A9A-006097C4E452}{E57BD914-308C-11D2-9A9A-006097C4E452}{E57BD918-308C-11D2-9A9A-006097C4E452}{E57BD91A-308C-11D2-9A9A-006097C4E452}{E913BCD4-9560-11D1-87C1-00AA00A71E2D}1031\Currency.htmWΣhrung.htm1031\DadShirt.htmHerrenhemd.htm1031\JudgesCh.htmRichterzimmer.htm1031\Jungle.htmDschungel.htm1031\Notebook.htmRingbuch.htm1031\OffiSupp.htmBⁿroklammern.htm1031\PawPrint.htmPfotenabdruck.htm1031\PineLumb.htmPinienholz.htm1031\SeaMarbl.htmSeetang.htm1031\TechTool.htmZirkel.htm{E913BCD6-9560-11D1-87C1-00AA00A71E2D}1031\currency.gif1031\dadshirt.gif1031\judgesch.gif1031\jungle.gif1031\notebook.jpg1031\offisupp.gif1031\pawprint.gif1031\pinelumb.jpg1031\seamarbl.jpg1031\techtool.gif{F6BADC2E-C356-11D1-8279-00C04FC21633}{FE2A6BBF-B538-11D1-998B-00A0C90A43B3}{FF1D0740-D227-11D1-A4B0-006008AF820E}Sie mⁿssen den Endbenutzer-Lizenzvertrag entweder akzeptieren oder ablehnen. WΣhlen Sie eine der zwei folgenden Optionen.{\Tahoma8}Ich &akzeptiere die Bedingungen des Lizenzvertrags.{\Tahoma8}Ich &lehne den Lizenzvertrag ab (Setup wird beendet).&Advertise&Do not advertise&Add/RemoveRA&Remove All{\Tahoma8Black}WΣhlen Sie unten zwischen den Optionen, das Produkt neu zu installieren oder zu reparieren.{\Tahoma8}[ProductNameBase] &neu installieren{\Tahoma8}Feh&ler in meiner [ProductNameBase]-Installation reparieren__Repack843CLSID\{0006F023-0000-0000-C000-000000000046}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}_CRWebFoldersInfoTip_EngCLSID\{BDEADF00-C265-11D0-BCED-00A0C90AB50F}InfoTipHier k÷nnen Sie Verknⁿpfungen mit Webordnern im Intranet Ihrer Organisation oder im World Wide Web erstellen. Um Dokumente in einem Webordner zu ver÷ffentlichen oder um die Dateien darin zu verwalten, klicken Sie auf die Verknⁿpfung mit dem Ordner._Global_Websvr_MSDAipp26Software\Microsoft\DataAccess\RootBinder\http{E1D2BF40-A96B-11D1-9C6B-0000F875AC61}_LMWebFoldersName_EngSoftware\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{BDEADF00-C265-11D0-BCED-00A0C90AB50F}Webordner_mso9interface32Interface\{B722BCCC-4E68-101B-A2BC-00AA00404770}\ProxyStubClsid32_Repack843CLSID\{0006F023-0000-0000-C000-000000000046}\Implemented Categoriesacc32reg2Licenses\73A4C9C1-D68D-11d0-98BF-00A0C90DC8D9\RuntimeokpvasjwmvjfrcatkskctmtjahdnkccdgjdsLicenses\73A4C9C1-D68D-11d0-98BF-00A0C90DC8D9\RetailyubcdcprktpjtapmmfdacmupasbhscddncgpAccess_MRU1Software\Microsoft\Office\9.0\Access\SettingsMRU1Access_MRU5MRU5Access_MRUFlags1MRUFlags1#16777216Access_MRUFlags5MRUFlags5AccessInstallRootPathSoftware\Microsoft\Office\9.0\Access\InstallRootAccJetSync1Software\Microsoft\JET\4.0\TransporterPriority_Direct#3AccJetSync2Priority_FS#2AccJetSync3Priority_Internet#1AccSysDBregSOFTWARE\Microsoft\Office\9.0\Access\Jet\4.0\EnginesSystemDB[!system.mdw]accwiz1TypeLib\{5B87B6F0-17C8-11D0-AD41-00A0C90DC8D9}\8.0Microsoft Access Wizard Control Libraryaccwiz10Interface\{53230321-172B-11D0-AD40-00A0C90DC8D9}DImexGridEventsaccwiz11Interface\{53230321-172B-11D0-AD40-00A0C90DC8D9}\ProxyStubClsid{00020420-0000-0000-C000-000000000046}accwiz12Interface\{53230321-172B-11D0-AD40-00A0C90DC8D9}\ProxyStubClsid32accwiz13Interface\{53230321-172B-11D0-AD40-00A0C90DC8D9}\TypeLib{5B87B6F0-17C8-11D0-AD41-00A0C90DC8D9}accwiz14Interface\{53230321-172B-11D0-AD40-00A0C90DC8D9}\TypeLib\Version8.0accwiz15Interface\{53230323-172B-11D0-AD40-00A0C90DC8D9}IImexGridColumnaccwiz16Interface\{53230323-172B-11D0-AD40-00A0C90DC8D9}\ProxyStubClsid{00020424-0000-0000-C000-000000000046}accwiz17Interface\{53230323-172B-11D0-AD40-00A0C90DC8D9}\ProxyStubClsid32accwiz18Interface\{53230323-172B-11D0-AD40-00A0C90DC8D9}\TypeLibaccwiz19Interface\{53230323-172B-11D0-AD40-00A0C90DC8D9}\TypeLib\Versionaccwiz2TypeLib\{5B87B6F0-17C8-11D0-AD41-00A0C90DC8D9}\8.0\FLAGSaccwiz20Interface\{53230324-172B-11D0-AD40-00A0C90DC8D9}IImexGridColStateaccwiz21Interface\{53230324-172B-11D0-AD40-00A0C90DC8D9}\ProxyStubClsidaccwiz22Interface\{53230324-172B-11D0-AD40-00A0C90DC8D9}\ProxyStubClsid32accwiz23Interface\{53230324-172B-11D0-AD40-00A0C90DC8D9}\TypeLibaccwiz24Interface\{53230324-172B-11D0-AD40-00A0C90DC8D9}\TypeLib\Versionaccwiz25Interface\{53230325-172B-11D0-AD40-00A0C90DC8D9}IFieldListaccwiz254Interface\{53230326-172B-11D0-AD40-00A0C90DC8D9}DFieldListEventsaccwiz255Interface\{53230328-172B-11D0-AD40-00A0C90DC8D9}IFieldListWndaccwiz256Interface\{53230329-172B-11D0-AD40-00A0C90DC8D9}iJoinLineaccwiz26Interface\{53230325-172B-11D0-AD40-00A0C90DC8D9}\ProxyStubClsidaccwiz265Interface\{53230326-172B-11D0-AD40-00A0C90DC8D9}\ProxyStubClsidaccwiz266Interface\{53230328-172B-11D0-AD40-00A0C90DC8D9}\ProxyStubClsidaccwiz267Interface\{53230329-172B-11D0-AD40-00A0C90DC8D9}\ProxyStubClsidaccwiz27Interface\{53230325-172B-11D0-AD40-00A0C90DC8D9}\ProxyStubClsid32accwiz276Interface\{53230326-172B-11D0-AD40-00A0C90DC8D9}\ProxyStubClsid32accwiz277Interface\{53230328-172B-11D0-AD40-00A0C90DC8D9}\ProxyStubClsid32accwiz278Interface\{53230329-172B-11D0-AD40-00A0C90DC8D9}\ProxyStubClsid32accwiz28Interface\{53230325-172B-11D0-AD40-00A0C90DC8D9}\TypeLibaccwiz287Interface\{53230326-172B-11D0-AD40-00A0C90DC8D9}\TypeLibaccwiz288Interface\{53230328-172B-11D0-AD40-00A0C90DC8D9}\TypeLibaccwiz289Interface\{53230329-172B-11D0-AD40-00A0C90DC8D9}\TypeLibaccwiz29Interface\{53230325-172B-11D0-AD40-00A0C90DC8D9}\TypeLib\Versionaccwiz290Interface\{53230329-172B-11D0-AD40-00A0C90DC8D9}\TypeLib\Versionaccwiz298Interface\{53230326-172B-11D0-AD40-00A0C90DC8D9}\TypeLib\Versionaccwiz299Interface\{53230328-172B-11D0-AD40-00A0C90DC8D9}\TypeLib\Versionaccwiz3TypeLib\{5B87B6F0-17C8-11D0-AD41-00A0C90DC8D9}\8.0\0\win32[!accwiz.dll]accwiz4TypeLib\{5B87B6F0-17C8-11D0-AD41-00A0C90DC8D9}\8.0\HELPDIRaccwiz451CLSID\{53230322-172B-11D0-AD40-00A0C90DC8D9}ImexGridCtrl.1 Objectaccwiz452CLSID\{53230322-172B-11D0-AD40-00A0C90DC8D9}\Implemented Categoriesaccwiz453CLSID\{53230322-172B-11D0-AD40-00A0C90DC8D9}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}accwiz454CLSID\{53230322-172B-11D0-AD40-00A0C90DC8D9}\Programmableaccwiz46CLSID\{53230322-172B-11D0-AD40-00A0C90DC8D9}\Inprocserver32accwiz47ThreadingModelApartmentaccwiz48CLSID\{53230322-172B-11D0-AD40-00A0C90DC8D9}\VersionIndependentProgIdACCWIZ.ImexGridCtrl.1accwiz49CLSID\{53230322-172B-11D0-AD40-00A0C90DC8D9}\ProgIdACCWIZ.ImexGridCtrl.1.8accwiz5Interface\{53230320-172B-11D0-AD40-00A0C90DC8D9}IImexGridaccwiz50CLSID\{53230322-172B-11D0-AD40-00A0C90DC8D9}\TypeLibaccwiz51CLSID\{53230322-172B-11D0-AD40-00A0C90DC8D9}\Versionaccwiz52CLSID\{53230322-172B-11D0-AD40-00A0C90DC8D9}\MiscStatusaccwiz53CLSID\{53230322-172B-11D0-AD40-00A0C90DC8D9}\MiscStatus\1131473accwiz54CLSID\{53230322-172B-11D0-AD40-00A0C90DC8D9}\ToolboxBitmap32[!accwiz.dll], 1accwiz551CLSID\{53230327-172B-11D0-AD40-00A0C90DC8D9}FieldListCtrl.1 Objectaccwiz552CLSID\{53230327-172B-11D0-AD40-00A0C90DC8D9}Implemented Categoriesaccwiz553CLSID\{53230327-172B-11D0-AD40-00A0C90DC8D9}\Programmableaccwiz554CLSID\{53230327-172B-11D0-AD40-00A0C90DC8D9}Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}accwiz56CLSID\{53230327-172B-11D0-AD40-00A0C90DC8D9}\InprocServer32accwiz57accwiz58CLSID\{53230327-172B-11D0-AD40-00A0C90DC8D9}\VersionIndependentProgIdACCWIZ.FieldListCtrl.1accwiz59CLSID\{53230327-172B-11D0-AD40-00A0C90DC8D9}\ProgIdACCWIZ.FieldListCtrl.1.8accwiz6Interface\{53230320-172B-11D0-AD40-00A0C90DC8D9}\ProxyStubClsidaccwiz60CLSID\{53230327-172B-11D0-AD40-00A0C90DC8D9}\TypeLibaccwiz61CLSID\{53230327-172B-11D0-AD40-00A0C90DC8D9}\Versionaccwiz62CLSID\{53230327-172B-11D0-AD40-00A0C90DC8D9}\MiscStatusaccwiz63CLSID\{53230327-172B-11D0-AD40-00A0C90DC8D9}\MiscStatus\1accwiz64CLSID\{53230327-172B-11D0-AD40-00A0C90DC8D9}\ToolboxBitmap32accwiz65accwiz66ACCWIZ.ImexGridCtrl.1\CLSID{53230322-172B-11D0-AD40-00A0C90DC8D9}accwiz67ACCWIZ.ImexGridCtrl.1\CurVeraccwiz68accwiz69ACCWIZ.ImexGridCtrl.1.8\CLSIDaccwiz7Interface\{53230320-172B-11D0-AD40-00A0C90DC8D9}\ProxyStubClsid32accwiz70accwiz71ACCWIZ.FieldListCtrl.1\CLSID{53230327-172B-11D0-AD40-00A0C90DC8D9}accwiz72ACCWIZ.FieldListCtrl.1\CurVeraccwiz73accwiz74ACCWIZ.FieldListCtrl.1.8\CLSIDaccwiz8Interface\{53230320-172B-11D0-AD40-00A0C90DC8D9}\TypeLibaccwiz9Interface\{53230320-172B-11D0-AD40-00A0C90DC8D9}\TypeLib\Versionaccwiz92accwiz93accwiz94accwiz95accwiz96accwiz97accwiz98accwiz99actmsg11.reg0CLSID\{A4C4671C-499F-101B-BB78-00AA00383CBB}VBA Collection Objectactmsg11.reg1CLSID\{A4C4671C-499F-101B-BB78-00AA00383CBB}\InprocServeractmsg11.reg10Interface\{0C448A60-68DC-101B-ACC1-00AA00423326}InfoStoresactmsg11.reg11Interface\{0C448A60-68DC-101B-ACC1-00AA00423326}\ProxyStubClsidactmsg11.reg12Interface\{0C448A60-68DC-101B-ACC1-00AA00423326}\ProxyStubClsid32actmsg11.reg13Interface\{0C448A60-68DC-101B-ACC1-00AA00423326}\TypeLib{3FA7DEA7-6438-101B-ACC1-00AA00423326}actmsg11.reg14Interface\{10EAB9E0-68DC-101B-ACC1-00AA00423326}Messagesactmsg11.reg15Interface\{10EAB9E0-68DC-101B-ACC1-00AA00423326}\ProxyStubClsidactmsg11.reg16Interface\{10EAB9E0-68DC-101B-ACC1-00AA00423326}\ProxyStubClsid32actmsg11.reg17Interface\{10EAB9E0-68DC-101B-ACC1-00AA00423326}\TypeLibactmsg11.reg18Interface\{3FA7DEA8-6438-101B-ACC1-00AA00423326}Sessionactmsg11.reg19Interface\{3FA7DEA8-6438-101B-ACC1-00AA00423326}\ProxyStubClsidactmsg11.reg2Interface\{000662A0-68DC-101B-ACC1-00AA00423326}Fieldsactmsg11.reg20Interface\{3FA7DEA8-6438-101B-ACC1-00AA00423326}\ProxyStubClsid32actmsg11.reg21Interface\{3FA7DEA8-6438-101B-ACC1-00AA00423326}\TypeLibactmsg11.reg22Interface\{3FA7DEA9-6438-101B-ACC1-00AA00423326}Folderactmsg11.reg23Interface\{3FA7DEA9-6438-101B-ACC1-00AA00423326}\ProxyStubClsidactmsg11.reg24Interface\{3FA7DEA9-6438-101B-ACC1-00AA00423326}\ProxyStubClsid32actmsg11.reg25Interface\{3FA7DEA9-6438-101B-ACC1-00AA00423326}\TypeLibactmsg11.reg26Interface\{3FA7DEAA-6438-101B-ACC1-00AA00423326}actmsg11.reg27Interface\{3FA7DEAA-6438-101B-ACC1-00AA00423326}\ProxyStubClsidactmsg11.reg28Interface\{3FA7DEAA-6438-101B-ACC1-00AA00423326}\ProxyStubClsid32actmsg11.reg29Interface\{3FA7DEAA-6438-101B-ACC1-00AA00423326}\TypeLibactmsg11.reg3Interface\{000662A0-68DC-101B-ACC1-00AA00423326}\ProxyStubClsidactmsg11.reg30Interface\{3FA7DEAB-6438-101B-ACC1-00AA00423326}AddressEntryactmsg11.reg31Interface\{3FA7DEAB-6438-101B-ACC1-00AA00423326}\ProxyStubClsidactmsg11.reg32Interface\{3FA7DEAB-6438-101B-ACC1-00AA00423326}\ProxyStubClsid32actmsg11.reg33Interface\{3FA7DEAB-6438-101B-ACC1-00AA00423326}\TypeLibactmsg11.reg34Interface\{3FA7DEAC-6438-101B-ACC1-00AA00423326}InfoStoreactmsg11.reg35Interface\{3FA7DEAC-6438-101B-ACC1-00AA00423326}\ProxyStubClsidactmsg11.reg36Interface\{3FA7DEAC-6438-101B-ACC1-00AA00423326}\ProxyStubClsid32actmsg11.reg37Interface\{3FA7DEAC-6438-101B-ACC1-00AA00423326}\TypeLibactmsg11.reg38Interface\{3FA7DEAD-6438-101B-ACC1-00AA00423326}Recipientactmsg11.reg39Interface\{3FA7DEAD-6438-101B-ACC1-00AA00423326}\ProxyStubClsidactmsg11.reg4Interface\{000662A0-68DC-101B-ACC1-00AA00423326}\ProxyStubClsid32actmsg11.reg40Interface\{3FA7DEAD-6438-101B-ACC1-00AA00423326}\ProxyStubClsid32actmsg11.reg41Interface\{3FA7DEAD-6438-101B-ACC1-00AA00423326}\TypeLibactmsg11.reg42Interface\{3FA7DEAE-6438-101B-ACC1-00AA00423326}Attachmentactmsg11.reg43Interface\{3FA7DEAE-6438-101B-ACC1-00AA00423326}\ProxyStubClsidactmsg11.reg44Interface\{3FA7DEAE-6438-101B-ACC1-00AA00423326}\ProxyStubClsid32actmsg11.reg45Interface\{3FA7DEAE-6438-101B-ACC1-00AA00423326}\TypeLibactmsg11.reg46Interface\{3FA7DEAF-6438-101B-ACC1-00AA00423326}AddressListactmsg11.reg47Interface\{3FA7DEAF-6438-101B-ACC1-00AA00423326}\ProxyStubClsidactmsg11.reg48Interface\{3FA7DEAF-6438-101B-ACC1-00AA00423326}\ProxyStubClsid32actmsg11.reg49Interface\{3FA7DEAF-6438-101B-ACC1-00AA00423326}\TypeLibactmsg11.reg5Interface\{000662A0-68DC-101B-ACC1-00AA00423326}\TypeLibactmsg11.reg50Interface\{3FA7DEB0-6438-101B-ACC1-00AA00423326}actmsg11.reg51Interface\{3FA7DEB0-6438-101B-ACC1-00AA00423326}\ProxyStubClsidactmsg11.reg52Interface\{3FA7DEB0-6438-101B-ACC1-00AA00423326}\ProxyStubClsid32actmsg11.reg53Interface\{3FA7DEB0-6438-101B-ACC1-00AA00423326}\TypeLibactmsg11.reg54Interface\{3FA7DEB1-6438-101B-ACC1-00AA00423326}AddressEntriesactmsg11.reg55Interface\{3FA7DEB1-6438-101B-ACC1-00AA00423326}\ProxyStubClsidactmsg11.reg56Interface\{3FA7DEB1-6438-101B-ACC1-00AA00423326}\ProxyStubClsid32actmsg11.reg57Interface\{3FA7DEB1-6438-101B-ACC1-00AA00423326}\TypeLibactmsg11.reg58Interface\{3FA7DEB2-6438-101B-ACC1-00AA00423326}AddressListsactmsg11.reg59Interface\{3FA7DEB2-6438-101B-ACC1-00AA00423326}\ProxyStubClsidactmsg11.reg6Interface\{07A782A0-68DC-101B-ACC1-00AA00423326}Foldersactmsg11.reg60Interface\{3FA7DEB2-6438-101B-ACC1-00AA00423326}\ProxyStubClsid32actmsg11.reg61Interface\{3FA7DEB2-6438-101B-ACC1-00AA00423326}\TypeLibactmsg11.reg62Interface\{D725D1C0-7657-101B-ACC1-00AA00423326}Recipientsactmsg11.reg63Interface\{D725D1C0-7657-101B-ACC1-00AA00423326}\ProxyStubClsidactmsg11.reg64Interface\{D725D1C0-7657-101B-ACC1-00AA00423326}\ProxyStubClsid32actmsg11.reg65Interface\{D725D1C0-7657-101B-ACC1-00AA00423326}\TypeLibactmsg11.reg66Interface\{D725D1C1-7657-101B-ACC1-00AA00423326}AddressEntryFilteractmsg11.reg67Interface\{D725D1C1-7657-101B-ACC1-00AA00423326}\ProxyStubClsidactmsg11.reg68Interface\{D725D1C1-7657-101B-ACC1-00AA00423326}\ProxyStubClsid32actmsg11.reg69Interface\{D725D1C1-7657-101B-ACC1-00AA00423326}\TypeLibactmsg11.reg7Interface\{07A782A0-68DC-101B-ACC1-00AA00423326}\ProxyStubClsidactmsg11.reg70Interface\{D725D1C3-7657-101B-ACC1-00AA00423326}MessageFilteractmsg11.reg71Interface\{D725D1C3-7657-101B-ACC1-00AA00423326}\ProxyStubClsidactmsg11.reg72Interface\{D725D1C3-7657-101B-ACC1-00AA00423326}\ProxyStubClsid32actmsg11.reg73Interface\{D725D1C3-7657-101B-ACC1-00AA00423326}\TypeLibactmsg11.reg74Interface\{EF9203E6-B9A5-101B-ACC1-00AA00423326}GroupHeaderactmsg11.reg75Interface\{EF9203E6-B9A5-101B-ACC1-00AA00423326}\ProxyStubClsidactmsg11.reg76Interface\{EF9203E6-B9A5-101B-ACC1-00AA00423326}\ProxyStubClsid32actmsg11.reg77Interface\{EF9203E6-B9A5-101B-ACC1-00AA00423326}\TypeLibactmsg11.reg78Interface\{FA19A960-68DB-101B-ACC1-00AA00423326}Attachmentsactmsg11.reg79Interface\{FA19A960-68DB-101B-ACC1-00AA00423326}\ProxyStubClsidactmsg11.reg8Interface\{07A782A0-68DC-101B-ACC1-00AA00423326}\ProxyStubClsid32actmsg11.reg80Interface\{FA19A960-68DB-101B-ACC1-00AA00423326}\ProxyStubClsid32actmsg11.reg81Interface\{FA19A960-68DB-101B-ACC1-00AA00423326}\TypeLibactmsg11.reg82TypeLib\{000204EF-0000-0000-C000-000000000046}\2.1\9\win16[!vaen21.olb_0004]actmsg11.reg83TypeLib\{3FA7DEA7-6438-101B-ACC1-00AA00423326}actmsg11.reg84TypeLib\{3FA7DEA7-6438-101B-ACC1-00AA00423326}\1.1Microsoft Active Messaging 1.1 Object Libraryactmsg11.reg85TypeLib\{3FA7DEA7-6438-101B-ACC1-00AA00423326}\1.1\0actmsg11.reg86TypeLib\{3FA7DEA7-6438-101B-ACC1-00AA00423326}\1.1\0\win16[!olemsg.dll]actmsg11.reg87TypeLib\{3FA7DEA7-6438-101B-ACC1-00AA00423326}\1.1\FLAGSactmsg11.reg88TypeLib\{3FA7DEA7-6438-101B-ACC1-00AA00423326}\1.1\HELPDIR[System16Folder]actmsg11.reg89TypeLib\{41116C01-8B90-101B-96CD-00AA003B14FC}actmsg11.reg9Interface\{07A782A0-68DC-101B-ACC1-00AA00423326}\TypeLibactmsg11.reg90TypeLib\{41116C01-8B90-101B-96CD-00AA003B14FC}\1.0MAPIForm object Type Libraryactmsg11.reg91TypeLib\{41116C01-8B90-101B-96CD-00AA003B14FC}\1.0\409actmsg11.reg92TypeLib\{41116C01-8B90-101B-96CD-00AA003B14FC}\1.0\409\win16[!mapifvbx.tlb_0004]actmsg11.reg93TypeLib\{41116C01-8B90-101B-96CD-00AA003B14FC}\1.0\FLAGSactmsg11.reg94TypeLib\{41116C01-8B90-101B-96CD-00AA003B14FC}\1.0\HELPDIRAddInDesignerAccess1SOFTWARE\Microsoft\Shared Tools\AddIn Designer\Microsoft Access\Microsoft Access 9.0\LoadBehaviorsNone#0AddInDesignerAccess2AddInDesignerAccess3Load on demand#9AddInDesignerAccess4Load at next startup only#16AddInDesignerAccess5SOFTWARE\Microsoft\Shared Tools\AddIn Designer\Microsoft Access\Microsoft Access 9.0HKEY_CURRENT_USER\Software\Microsoft\Office\AccessAddInDesignerExcel1SOFTWARE\Microsoft\Shared Tools\AddIn Designer\Microsoft Excel\Microsoft Excel 9.0\LoadBehaviorsAddInDesignerExcel2AddInDesignerExcel3AddInDesignerExcel4AddInDesignerExcel5SOFTWARE\Microsoft\Shared Tools\AddIn Designer\Microsoft Excel\Microsoft Excel 9.0HKEY_CURRENT_USER\Software\Microsoft\Office\ExcelAddInDesignerFrontPage1SOFTWARE\Microsoft\Shared Tools\AddIn Designer\Microsoft FrontPage\Microsoft FrontPage 9.0\LoadBehaviorsAddInDesignerFrontPage2AddInDesignerFrontPage3AddInDesignerFrontPage4AddInDesignerFrontPage5SOFTWARE\Microsoft\Shared Tools\AddIn Designer\Microsoft FrontPage\Microsoft FrontPage 9.0HKEY_CURRENT_USER\Software\Microsoft\Office\FrontPageAddInDesignerOutlook1SOFTWARE\Microsoft\Shared Tools\AddIn Designer\Microsoft Outlook\Microsoft Outlook 9.0\LoadBehaviorsAddInDesignerOutlook2AddInDesignerOutlook3AddInDesignerOutlook4AddInDesignerOutlook5SOFTWARE\Microsoft\Shared Tools\AddIn Designer\Microsoft Outlook\Microsoft Outlook 9.0HKEY_CURRENT_USER\Software\Microsoft\Office\OutlookAddInDesignerPowerPoint1SOFTWARE\Microsoft\Shared Tools\AddIn Designer\Microsoft PowerPoint\Microsoft PowerPoint 9.0\LoadBehaviorsAddInDesignerPowerPoint2AddInDesignerPowerPoint3AddInDesignerPowerPoint4AddInDesignerPowerPoint5SOFTWARE\Microsoft\Shared Tools\AddIn Designer\Microsoft PowerPoint\Microsoft PowerPoint 9.0HKEY_CURRENT_USER\Software\Microsoft\Office\PowerPointAddInDesignerVbe1SOFTWARE\Microsoft\Shared Tools\AddIn Designer\Visual Basic for Applications IDE\6.0HKEY_CURRENT_USER\Software\Microsoft\VBA\VBE\6.0AddInDesignerVbe2SOFTWARE\Microsoft\Shared Tools\AddIn Designer\Visual Basic for Applications IDE\6.0\LoadBehaviorsAddInDesignerVbe3AddInDesignerVbe5SOFTWARE\Microsoft\Shared Tools\AddIn Designer\Visual Basic for Applications IDE\6.0\AppObj{0002E157-0000-0000-C000-000000000046}AddInDesignerVbe6TypeInfo{0002E166-0000-0000-C000-000000000046}AddInDesignerVbe7VerMaj#5AddInDesignerVbe8VerMinAddInDesignerWord1SOFTWARE\Microsoft\Shared Tools\AddIn Designer\Microsoft Word\Microsoft Word 9.0\LoadBehaviorsAddInDesignerWord2AddInDesignerWord3AddInDesignerWord4AddInDesignerWord5SOFTWARE\Microsoft\Shared Tools\AddIn Designer\Microsoft Word\Microsoft Word 9.0HKEY_CURRENT_USER\Software\Microsoft\Office\Wordagent.reg0CLSID\{95A893C3-543A-11D0-AC45-00C04FD97575}MSLwvTTS Engine Classagent.reg1CLSID\{95A893C3-543A-11D0-AC45-00C04FD97575}\TreatAs{D45FD31C-5C6E-11D1-9EC1-00C04FD7081F}agent.reg10CLSID\{D45FD31B-5C6E-11D1-9EC1-00C04FD7081F}Microsoft Agent Control 2.0agent.reg100Interface\{6BA90C01-3910-11D1-ACB3-00C04FD97575}\TypeLib2.0agent.reg101Interface\{F5BE8BE1-7DE6-11D0-91FE-00C04FD701A5}IAgentCtlCommandsagent.reg102Interface\{F5BE8BE1-7DE6-11D0-91FE-00C04FD701A5}\ProxyStubClsidagent.reg103Interface\{F5BE8BE1-7DE6-11D0-91FE-00C04FD701A5}\ProxyStubClsid32agent.reg104Interface\{F5BE8BE1-7DE6-11D0-91FE-00C04FD701A5}\TypeLib{F5BE8BC2-7DE6-11D0-91FE-00C04FD701A5}agent.reg105agent.reg106Interface\{B0913410-3B44-11D1-ACBA-00C04FD97575}IAgentCtlCommandExagent.reg107Interface\{B0913410-3B44-11D1-ACBA-00C04FD97575}\ProxyStubClsidagent.reg108Interface\{B0913410-3B44-11D1-ACBA-00C04FD97575}\ProxyStubClsid32agent.reg109Interface\{B0913410-3B44-11D1-ACBA-00C04FD97575}\TypeLibagent.reg11CLSID\{D45FD31B-5C6E-11D1-9EC1-00C04FD7081F}\ProgIDAgent.Control.2agent.reg110agent.reg111Interface\{F5BE8BE3-7DE6-11D0-91FE-00C04FD701A5}IAgentCtlCommandagent.reg112Interface\{F5BE8BE3-7DE6-11D0-91FE-00C04FD701A5}\ProxyStubClsidagent.reg113Interface\{F5BE8BE3-7DE6-11D0-91FE-00C04FD701A5}\ProxyStubClsid32agent.reg114Interface\{F5BE8BE3-7DE6-11D0-91FE-00C04FD701A5}\TypeLibagent.reg115agent.reg116Interface\{1DAB85C3-803A-11D0-AC63-00C04FD97575}IAgentCtlRequestagent.reg117Interface\{1DAB85C3-803A-11D0-AC63-00C04FD97575}\ProxyStubClsidagent.reg118Interface\{1DAB85C3-803A-11D0-AC63-00C04FD97575}\ProxyStubClsid32agent.reg119Interface\{1DAB85C3-803A-11D0-AC63-00C04FD97575}\TypeLibagent.reg12CLSID\{D45FD31B-5C6E-11D1-9EC1-00C04FD7081F}\VersionIndependentProgIDAgent.Controlagent.reg120agent.reg121Interface\{F5BE8BDB-7DE6-11D0-91FE-00C04FD701A5}IAgentCtlAudioObjectagent.reg122Interface\{F5BE8BDB-7DE6-11D0-91FE-00C04FD701A5}\ProxyStubClsidagent.reg123Interface\{F5BE8BDB-7DE6-11D0-91FE-00C04FD701A5}\ProxyStubClsid32agent.reg124Interface\{F5BE8BDB-7DE6-11D0-91FE-00C04FD701A5}\TypeLibagent.reg125agent.reg126Interface\{F5BE8BF0-7DE6-11D0-91FE-00C04FD701A5}IAgentCtlAudioObjectExagent.reg127Interface\{F5BE8BF0-7DE6-11D0-91FE-00C04FD701A5}\ProxyStubClsidagent.reg128Interface\{F5BE8BF0-7DE6-11D0-91FE-00C04FD701A5}\ProxyStubClsid32agent.reg129Interface\{F5BE8BF0-7DE6-11D0-91FE-00C04FD701A5}\TypeLibagent.reg13CLSID\{D45FD31B-5C6E-11D1-9EC1-00C04FD7081F}\Programmableagent.reg130agent.reg131Interface\{F5BE8BDD-7DE6-11D0-91FE-00C04FD701A5}IAgentCtlSpeechInputagent.reg132Interface\{F5BE8BDD-7DE6-11D0-91FE-00C04FD701A5}\ProxyStubClsidagent.reg133Interface\{F5BE8BDD-7DE6-11D0-91FE-00C04FD701A5}\ProxyStubClsid32agent.reg134Interface\{F5BE8BDD-7DE6-11D0-91FE-00C04FD701A5}\TypeLibagent.reg135agent.reg136Interface\{F5BE8BDF-7DE6-11D0-91FE-00C04FD701A5}IAgentCtlPropertySheetagent.reg137Interface\{F5BE8BDF-7DE6-11D0-91FE-00C04FD701A5}\ProxyStubClsidagent.reg138Interface\{F5BE8BDF-7DE6-11D0-91FE-00C04FD701A5}\ProxyStubClsid32agent.reg139Interface\{F5BE8BDF-7DE6-11D0-91FE-00C04FD701A5}\TypeLibagent.reg14CLSID\{D45FD31B-5C6E-11D1-9EC1-00C04FD7081F}\InprocServer32[!agentctl.dll]agent.reg140agent.reg141Interface\{C4ABF875-8100-11D0-AC63-00C04FD97575}IAgentCtlUserInputagent.reg142Interface\{C4ABF875-8100-11D0-AC63-00C04FD97575}\ProxyStubClsidagent.reg143Interface\{C4ABF875-8100-11D0-AC63-00C04FD97575}\ProxyStubClsid32agent.reg144Interface\{C4ABF875-8100-11D0-AC63-00C04FD97575}\TypeLibagent.reg145agent.reg146Interface\{6D0ECB27-9968-11D0-AC6E-00C04FD97575}IAgentCtlCommandsWindowagent.reg147Interface\{6D0ECB27-9968-11D0-AC6E-00C04FD97575}\ProxyStubClsidagent.reg148Interface\{6D0ECB27-9968-11D0-AC6E-00C04FD97575}\ProxyStubClsid32agent.reg149Interface\{6D0ECB27-9968-11D0-AC6E-00C04FD97575}\TypeLibagent.reg15agent.reg150agent.reg151Interface\{F5BE8BD1-7DE6-11D0-91FE-00C04FD701A5}IAgentCtlagent.reg152Interface\{F5BE8BD1-7DE6-11D0-91FE-00C04FD701A5}\ProxyStubClsidagent.reg153Interface\{F5BE8BD1-7DE6-11D0-91FE-00C04FD701A5}\ProxyStubClsid32agent.reg154Interface\{F5BE8BD1-7DE6-11D0-91FE-00C04FD701A5}\TypeLibagent.reg155agent.reg156Interface\{8563FF20-8ECC-11D1-B9B4-00C04FD97575}IAgentCtlExagent.reg157Interface\{8563FF20-8ECC-11D1-B9B4-00C04FD97575}\ProxyStubClsidagent.reg158Interface\{8563FF20-8ECC-11D1-B9B4-00C04FD97575}\ProxyStubClsid32agent.reg159Interface\{8563FF20-8ECC-11D1-B9B4-00C04FD97575}\TypeLibagent.reg16CLSID\{D45FD31B-5C6E-11D1-9EC1-00C04FD7081F}\Controlagent.reg160agent.reg161Interface\{F5BE8BD4-7DE6-11D0-91FE-00C04FD701A5}_AgentEventsagent.reg162Interface\{F5BE8BD4-7DE6-11D0-91FE-00C04FD701A5}\ProxyStubClsidagent.reg163Interface\{F5BE8BD4-7DE6-11D0-91FE-00C04FD701A5}\ProxyStubClsid32agent.reg164Interface\{F5BE8BD4-7DE6-11D0-91FE-00C04FD701A5}\TypeLibagent.reg165agent.reg166Interface\{A7B93C91-7B81-11D0-AC5F-00C04FD97575}IAgentagent.reg167Interface\{A7B93C91-7B81-11D0-AC5F-00C04FD97575}\ProxyStubClsidagent.reg168Interface\{A7B93C91-7B81-11D0-AC5F-00C04FD97575}\ProxyStubClsid32agent.reg169Interface\{A7B93C91-7B81-11D0-AC5F-00C04FD97575}\TypeLib{A7B93C73-7B81-11D0-AC5F-00C04FD97575}agent.reg170agent.reg171Interface\{A7B93C80-7B81-11D0-AC5F-00C04FD97575}IAgentUserInputagent.reg172Interface\{A7B93C80-7B81-11D0-AC5F-00C04FD97575}\ProxyStubClsidagent.reg173Interface\{A7B93C80-7B81-11D0-AC5F-00C04FD97575}\ProxyStubClsid32agent.reg174Interface\{A7B93C80-7B81-11D0-AC5F-00C04FD97575}\TypeLibagent.reg175agent.reg176Interface\{A7B93C83-7B81-11D0-AC5F-00C04FD97575}IAgentCommandagent.reg177Interface\{A7B93C83-7B81-11D0-AC5F-00C04FD97575}\ProxyStubClsidagent.reg178Interface\{A7B93C83-7B81-11D0-AC5F-00C04FD97575}\ProxyStubClsid32agent.reg179Interface\{A7B93C83-7B81-11D0-AC5F-00C04FD97575}\TypeLibagent.reg18CLSID\{D45FD31B-5C6E-11D1-9EC1-00C04FD7081F}\ToolboxBitmap32[!agentctl.dll], 105agent.reg180agent.reg181Interface\{B0913412-3B44-11D1-ACBA-00C04FD97575}IAgentCommandExagent.reg182Interface\{B0913412-3B44-11D1-ACBA-00C04FD97575}\ProxyStubClsidagent.reg183Interface\{B0913412-3B44-11D1-ACBA-00C04FD97575}\ProxyStubClsid32agent.reg184Interface\{B0913412-3B44-11D1-ACBA-00C04FD97575}\TypeLibagent.reg185agent.reg186Interface\{A7B93C85-7B81-11D0-AC5F-00C04FD97575}IAgentCommandsagent.reg187Interface\{A7B93C85-7B81-11D0-AC5F-00C04FD97575}\ProxyStubClsidagent.reg188Interface\{A7B93C85-7B81-11D0-AC5F-00C04FD97575}\ProxyStubClsid32agent.reg189Interface\{A7B93C85-7B81-11D0-AC5F-00C04FD97575}\TypeLibagent.reg19CLSID\{D45FD31B-5C6E-11D1-9EC1-00C04FD7081F}\MiscStatusagent.reg190agent.reg191Interface\{6BA90C00-3910-11D1-ACB3-00C04FD97575}IAgentCommandsExagent.reg192Interface\{6BA90C00-3910-11D1-ACB3-00C04FD97575}\ProxyStubClsidagent.reg193Interface\{6BA90C00-3910-11D1-ACB3-00C04FD97575}\ProxyStubClsid32agent.reg194Interface\{6BA90C00-3910-11D1-ACB3-00C04FD97575}\TypeLibagent.reg195agent.reg196Interface\{A7B93C87-7B81-11D0-AC5F-00C04FD97575}IAgentSpeechInputPropertiesagent.reg197Interface\{A7B93C87-7B81-11D0-AC5F-00C04FD97575}\ProxyStubClsidagent.reg198Interface\{A7B93C87-7B81-11D0-AC5F-00C04FD97575}\ProxyStubClsid32agent.reg199Interface\{A7B93C87-7B81-11D0-AC5F-00C04FD97575}\TypeLibagent.reg2CLSID\{95A893C3-543A-11D0-AC45-00C04FD97575}\InprocServer32[!mslwvtts.dll]agent.reg20CLSID\{D45FD31B-5C6E-11D1-9EC1-00C04FD7081F}\MiscStatus\1148628agent.reg200agent.reg201Interface\{A7B93C89-7B81-11D0-AC5F-00C04FD97575}IAgentAudioOutputPropertiesagent.reg202Interface\{A7B93C89-7B81-11D0-AC5F-00C04FD97575}\ProxyStubClsidagent.reg203Interface\{A7B93C89-7B81-11D0-AC5F-00C04FD97575}\ProxyStubClsid32agent.reg204Interface\{A7B93C89-7B81-11D0-AC5F-00C04FD97575}\TypeLibagent.reg205agent.reg206Interface\{A7B93CA0-7B81-11D0-AC5F-00C04FD97575}IAgentAudioOutputPropertiesExagent.reg207Interface\{A7B93CA0-7B81-11D0-AC5F-00C04FD97575}\ProxyStubClsidagent.reg208Interface\{A7B93CA0-7B81-11D0-AC5F-00C04FD97575}\ProxyStubClsid32agent.reg209Interface\{A7B93CA0-7B81-11D0-AC5F-00C04FD97575}\TypeLibagent.reg21CLSID\{D45FD31B-5C6E-11D1-9EC1-00C04FD7081F}\TypeLibagent.reg210agent.reg211Interface\{A7B93C8B-7B81-11D0-AC5F-00C04FD97575}IAgentPropertySheetagent.reg212Interface\{A7B93C8B-7B81-11D0-AC5F-00C04FD97575}\ProxyStubClsidagent.reg213Interface\{A7B93C8B-7B81-11D0-AC5F-00C04FD97575}\ProxyStubClsid32agent.reg214Interface\{A7B93C8B-7B81-11D0-AC5F-00C04FD97575}\TypeLibagent.reg215agent.reg216Interface\{A7B93C8D-7B81-11D0-AC5F-00C04FD97575}IAgentBalloonagent.reg217Interface\{A7B93C8D-7B81-11D0-AC5F-00C04FD97575}\ProxyStubClsidagent.reg218Interface\{A7B93C8D-7B81-11D0-AC5F-00C04FD97575}\ProxyStubClsid32agent.reg219Interface\{A7B93C8D-7B81-11D0-AC5F-00C04FD97575}\TypeLibagent.reg22CLSID\{D45FD31B-5C6E-11D1-9EC1-00C04FD7081F}\Versionagent.reg220agent.reg221Interface\{D7A6D440-8872-11D1-9EC6-00C04FD7081F}IAgentBalloonExagent.reg222Interface\{D7A6D440-8872-11D1-9EC6-00C04FD7081F}\ProxyStubClsidagent.reg223Interface\{D7A6D440-8872-11D1-9EC6-00C04FD7081F}\ProxyStubClsid32agent.reg224Interface\{D7A6D440-8872-11D1-9EC6-00C04FD7081F}\TypeLibagent.reg225agent.reg226Interface\{A7B93C8F-7B81-11D0-AC5F-00C04FD97575}IAgentCharacteragent.reg227Interface\{A7B93C8F-7B81-11D0-AC5F-00C04FD97575}\ProxyStubClsidagent.reg228Interface\{A7B93C8F-7B81-11D0-AC5F-00C04FD97575}\ProxyStubClsid32agent.reg229Interface\{A7B93C8F-7B81-11D0-AC5F-00C04FD97575}\TypeLibagent.reg23CLSID\{F5BE8BD2-7DE6-11D0-91FE-00C04FD701A5}Microsoft Agent Control 1.5agent.reg230agent.reg231Interface\{98BBE491-2EED-11D1-ACAC-00C04FD97575}IAgentCharacterExagent.reg232Interface\{98BBE491-2EED-11D1-ACAC-00C04FD97575}\ProxyStubClsidagent.reg233Interface\{98BBE491-2EED-11D1-ACAC-00C04FD97575}\ProxyStubClsid32agent.reg234Interface\{98BBE491-2EED-11D1-ACAC-00C04FD97575}\TypeLibagent.reg235agent.reg236Interface\{48D12BA0-5B77-11D1-9EC1-00C04FD7081F}IAgentExagent.reg237Interface\{48D12BA0-5B77-11D1-9EC1-00C04FD7081F}\ProxyStubClsidagent.reg238Interface\{48D12BA0-5B77-11D1-9EC1-00C04FD7081F}\ProxyStubClsid32agent.reg239Interface\{48D12BA0-5B77-11D1-9EC1-00C04FD7081F}\TypeLibagent.reg24CLSID\{F5BE8BD2-7DE6-11D0-91FE-00C04FD701A5}\ProgIDAgent.Control.1agent.reg240agent.reg241Interface\{00D18159-8466-11D0-AC63-00C04FD97575}IAgentNotifySinkagent.reg242Interface\{00D18159-8466-11D0-AC63-00C04FD97575}\ProxyStubClsidagent.reg243Interface\{00D18159-8466-11D0-AC63-00C04FD97575}\ProxyStubClsid32agent.reg244Interface\{00D18159-8466-11D0-AC63-00C04FD97575}\TypeLibagent.reg245agent.reg246Interface\{08C75162-3C9C-11D1-91FE-00C04FD701A5}IAgentNotifySinkExagent.reg247Interface\{08C75162-3C9C-11D1-91FE-00C04FD701A5}\ProxyStubClsidagent.reg248Interface\{08C75162-3C9C-11D1-91FE-00C04FD701A5}\ProxyStubClsid32agent.reg249Interface\{08C75162-3C9C-11D1-91FE-00C04FD701A5}\TypeLibagent.reg25CLSID\{F5BE8BD2-7DE6-11D0-91FE-00C04FD701A5}\VersionIndependentProgIDagent.reg250agent.reg251Interface\{6D0ECB23-9968-11D0-AC6E-00C04FD97575}IAgentCommandWindowagent.reg252Interface\{6D0ECB23-9968-11D0-AC6E-00C04FD97575}\ProxyStubClsidagent.reg253Interface\{6D0ECB23-9968-11D0-AC6E-00C04FD97575}\ProxyStubClsid32agent.reg254Interface\{6D0ECB23-9968-11D0-AC6E-00C04FD97575}\TypeLibagent.reg255agent.reg256Interface\{D6589121-FC70-11D0-AC94-00C04FD97575}IAgentExtagent.reg257Interface\{D6589121-FC70-11D0-AC94-00C04FD97575}\ProxyStubClsidagent.reg258Interface\{D6589121-FC70-11D0-AC94-00C04FD97575}\ProxyStubClsid32agent.reg259Interface\{D6589121-FC70-11D0-AC94-00C04FD97575}\TypeLib{D6589123-FC70-11D0-AC94-00C04FD97575}agent.reg26CLSID\{F5BE8BD2-7DE6-11D0-91FE-00C04FD701A5}\Programmableagent.reg260agent.reg261TypeLib\{F5BE8BC2-7DE6-11D0-91FE-00C04FD701A5}agent.reg262TypeLib\{F5BE8BC2-7DE6-11D0-91FE-00C04FD701A5}\2.0agent.reg263TypeLib\{F5BE8BC2-7DE6-11D0-91FE-00C04FD701A5}\2.0\FLAGSagent.reg264TypeLib\{F5BE8BC2-7DE6-11D0-91FE-00C04FD701A5}\2.0\0agent.reg265TypeLib\{F5BE8BC2-7DE6-11D0-91FE-00C04FD701A5}\2.0\0\win32agent.reg266TypeLib\{F5BE8BC2-7DE6-11D0-91FE-00C04FD701A5}\2.0\HELPDIR[AgentFolder]agent.reg267TypeLib\{A7B93C73-7B81-11D0-AC5F-00C04FD97575}agent.reg268TypeLib\{A7B93C73-7B81-11D0-AC5F-00C04FD97575}\2.0Microsoft Agent Server 2.0agent.reg269TypeLib\{A7B93C73-7B81-11D0-AC5F-00C04FD97575}\2.0\FLAGSagent.reg27CLSID\{F5BE8BD2-7DE6-11D0-91FE-00C04FD701A5}\InprocServer32agent.reg270TypeLib\{A7B93C73-7B81-11D0-AC5F-00C04FD97575}\2.0\0agent.reg271TypeLib\{A7B93C73-7B81-11D0-AC5F-00C04FD97575}\2.0\0\win32[!agentsvr.exe]agent.reg272TypeLib\{A7B93C73-7B81-11D0-AC5F-00C04FD97575}\2.0\HELPDIRagent.reg273TypeLib\{D6589123-FC70-11D0-AC94-00C04FD97575}agent.reg274TypeLib\{D6589123-FC70-11D0-AC94-00C04FD97575}\2.0Microsoft Agent Server Extensions 2.0agent.reg275TypeLib\{D6589123-FC70-11D0-AC94-00C04FD97575}\2.0\FLAGSagent.reg276TypeLib\{D6589123-FC70-11D0-AC94-00C04FD97575}\2.0\0agent.reg277TypeLib\{D6589123-FC70-11D0-AC94-00C04FD97575}\2.0\0\win32[!agentsvr.exe]\2agent.reg278TypeLib\{D6589123-FC70-11D0-AC94-00C04FD97575}\2.0\HELPDIRagent.reg279.acsAgent.Character2.2agent.reg28agent.reg280Microsoft Agent Character-Dateiagent.reg281Agent.Character2.2\CLSID{D45FD301-5C6E-11D1-9EC1-00C04FD7081F}agent.reg282Agent.Character2.2\DefaultIcon[!agentdp2.dll],-201agent.reg283FileTypeagent.reg284FileType\{D45FD301-5C6E-11D1-9EC1-00C04FD7081F}agent.reg285FileType\{D45FD301-5C6E-11D1-9EC1-00C04FD7081F}\00,4,FFFFFFFF,C3ABCDABagent.reg286FileType\{D45FD300-5C6E-11D1-9EC1-00C04FD7081F}agent.reg287FileType\{D45FD300-5C6E-11D1-9EC1-00C04FD7081F}\00,4,FFFFFFFF,C4ABCDABagent.reg288FileType\{D45FD300-5C6E-11D1-9EC1-00C04FD7081F}\10,4,FFFFFFFF,C2ABCDABagent.reg289agent.reg290Agent.Control.2\CLSID{D45FD31B-5C6E-11D1-9EC1-00C04FD7081F}agent.reg292agent.reg293Agent.Control\CurVeragent.reg294.acgAgent.Preview.2agent.reg295.acaAgent.Character.2agent.reg296.acfagent.reg297agent.reg298Agent.Character.2\CLSID{D45FD300-5C6E-11D1-9EC1-00C04FD7081F}agent.reg299Agent.Character.2\DefaultIcon[!agentdpv.dll],-201agent.reg3agent.reg300.lwvLWVFileagent.reg301Linguistisch erweiterte Microsoft Sound-Dateiagent.reg302LWVFile\DefaultIcon[!mslwvtts.dll],-133agent.reg303Agent.Server.2agent.reg304Agent.Server.2\CLSID{D45FD2FC-5C6E-11D1-9EC1-00C04FD7081F}agent.reg305Agent.Serveragent.reg306Agent.Server\CurVeragent.reg307Microsoft Agent-Vorschaudateiagent.reg308Agent.Preview.2\CLSIDagent.reg309Agent.Preview.2\DefaultIconagent.reg31CLSID\{F5BE8BD2-7DE6-11D0-91FE-00C04FD701A5}\ToolboxBitmap32agent.reg310Interface\{8B77181C-D3EF-11D1-8500-00C04FA34A14}IAgentCtlAnimationNamesagent.reg311Interface\{8B77181C-D3EF-11D1-8500-00C04FA34A14}\ProxyStubClsidagent.reg312Interface\{8B77181C-D3EF-11D1-8500-00C04FA34A14}\ProxyStubClsid32agent.reg313Interface\{8B77181C-D3EF-11D1-8500-00C04FA34A14}\TypeLibagent.reg314agent.reg315agent.reg316Agent.Control.1\CLSID{F5BE8BD2-7DE6-11D0-91FE-00C04FD701A5}agent.reg317TypeLib\{F5BE8BC2-7DE6-11D0-91FE-00C04FD701A5}\1.5agent.reg318TypeLib\{F5BE8BC2-7DE6-11D0-91FE-00C04FD701A5}\1.5\0agent.reg319TypeLib\{F5BE8BC2-7DE6-11D0-91FE-00C04FD701A5}\1.5\0\win32[!agtctl15.tlb]agent.reg32CLSID\{F5BE8BD2-7DE6-11D0-91FE-00C04FD701A5}\MiscStatusagent.reg320TypeLib\{F5BE8BC2-7DE6-11D0-91FE-00C04FD701A5}\1.5\FLAGSagent.reg321TypeLib\{F5BE8BC2-7DE6-11D0-91FE-00C04FD701A5}\1.5\HELPDIRagent.reg33CLSID\{F5BE8BD2-7DE6-11D0-91FE-00C04FD701A5}\MiscStatus\1agent.reg34CLSID\{F5BE8BD2-7DE6-11D0-91FE-00C04FD701A5}\TypeLibagent.reg35CLSID\{F5BE8BD2-7DE6-11D0-91FE-00C04FD701A5}\Version1.5agent.reg38CLSID\{D45FD2FF-5C6E-11D1-9EC1-00C04FD7081F}Microsoft Agent DocFile Provider 2.0agent.reg39CLSID\{D45FD2FF-5C6E-11D1-9EC1-00C04FD7081F}\InprocServer32[!agentdpv.dll]agent.reg4CLSID\{C3480409-A7F8-11D1-AA75-00C04FA34D72}Microsoft Agent International DLL for Language 0x0409agent.reg40agent.reg41CLSID\{BB64DF2F-88E4-11D0-9E87-00C04FD7081F}Microsoft Agent DocFile Provider 1.5agent.reg42CLSID\{BB64DF2F-88E4-11D0-9E87-00C04FD7081F}\TreatAs{D45FD2FF-5C6E-11D1-9EC1-00C04FD7081F}agent.reg43CLSID\{D45FD300-5C6E-11D1-9EC1-00C04FD7081F}Microsoft Agent File Provider 2.0agent.reg44CLSID\{D45FD300-5C6E-11D1-9EC1-00C04FD7081F}\InprocServer32agent.reg45agent.reg46CLSID\{D45FD31C-5C6E-11D1-9EC1-00C04FD7081F}MSLwvTTS 2.0 Engine Classagent.reg47CLSID\{D45FD31C-5C6E-11D1-9EC1-00C04FD7081F}\InprocServer32agent.reg48agent.reg49CLSID\{D45FD301-5C6E-11D1-9EC1-00C04FD7081F}Microsoft Agent Flat File Provider 2.0agent.reg50CLSID\{D45FD301-5C6E-11D1-9EC1-00C04FD7081F}\InprocServer32[!agentdp2.dll]agent.reg51agent.reg52CLSID\{D45FD31E-5C6E-11D1-9EC1-00C04FD7081F}AgentCharacter Custom Proxy Classagent.reg53CLSID\{D45FD31E-5C6E-11D1-9EC1-00C04FD7081F}\InprocServer32[!agentmpx.dll]agent.reg54agent.reg55CLSID\{D45FD31D-5C6E-11D1-9EC1-00C04FD7081F}AgentNotifySink Custom Proxy Classagent.reg56CLSID\{D45FD31D-5C6E-11D1-9EC1-00C04FD7081F}\InprocServer32agent.reg57agent.reg58CLSID\{4BAC124B-78C8-11D1-B9A8-00C04FD97575}Agent Custom Proxy Classagent.reg59CLSID\{4BAC124B-78C8-11D1-B9A8-00C04FD97575}\InprocServer32agent.reg6CLSID\{C3480409-A7F8-11D1-AA75-00C04FA34D72}\InprocServer32[!agtintl.dll]agent.reg60agent.reg61CLSID\{0FA9F4D5-A173-11D1-AA62-00C04FA34D72}Microsoft Agent Voice Command Module Classagent.reg62CLSID\{0FA9F4D5-A173-11D1-AA62-00C04FA34D72}\InprocServer32[!agentsr.dll]agent.reg63agent.reg64CLSID\{D45FD2FC-5C6E-11D1-9EC1-00C04FD7081F}agent.reg65CLSID\{D45FD2FC-5C6E-11D1-9EC1-00C04FD7081F}\ProgIDagent.reg66CLSID\{D45FD2FC-5C6E-11D1-9EC1-00C04FD7081F}\VersionIndependentProgIDagent.reg67CLSID\{D45FD2FC-5C6E-11D1-9EC1-00C04FD7081F}\Programmableagent.reg68CLSID\{D45FD2FC-5C6E-11D1-9EC1-00C04FD7081F}\LocalServer32agent.reg69CLSID\{A7B93C92-7B81-11D0-AC5F-00C04FD97575}Microsoft Agent Server 1.5agent.reg7agent.reg70CLSID\{A7B93C92-7B81-11D0-AC5F-00C04FD97575}\TreatAsagent.reg71Interface\{F5BE8BE8-7DE6-11D0-91FE-00C04FD701A5}IAgentCtlCharactersagent.reg72Interface\{F5BE8BE8-7DE6-11D0-91FE-00C04FD701A5}\ProxyStubClsidagent.reg73Interface\{F5BE8BE8-7DE6-11D0-91FE-00C04FD701A5}\ProxyStubClsid32agent.reg74Interface\{F5BE8BE8-7DE6-11D0-91FE-00C04FD701A5}\TypeLibagent.reg75agent.reg76Interface\{DE8EF600-2F82-11D1-ACAC-00C04FD97575}IAgentCtlCharacterExagent.reg77Interface\{DE8EF600-2F82-11D1-ACAC-00C04FD97575}\ProxyStubClsidagent.reg78Interface\{DE8EF600-2F82-11D1-ACAC-00C04FD97575}\ProxyStubClsid32agent.reg79Interface\{DE8EF600-2F82-11D1-ACAC-00C04FD97575}\TypeLibagent.reg8CLSID\{C3480409-A7F8-11D1-AA75-00C04FA34D72}\MiscStatusagent.reg80agent.reg81Interface\{F5BE8BD9-7DE6-11D0-91FE-00C04FD701A5}IAgentCtlCharacteragent.reg82Interface\{F5BE8BD9-7DE6-11D0-91FE-00C04FD701A5}\ProxyStubClsidagent.reg83Interface\{F5BE8BD9-7DE6-11D0-91FE-00C04FD701A5}\ProxyStubClsid32agent.reg84Interface\{F5BE8BD9-7DE6-11D0-91FE-00C04FD701A5}\TypeLibagent.reg85agent.reg86Interface\{822DB1C0-8879-11D1-9EC6-00C04FD7081F}IAgentCtlBalloonExagent.reg87Interface\{822DB1C0-8879-11D1-9EC6-00C04FD7081F}\ProxyStubClsidagent.reg88Interface\{822DB1C0-8879-11D1-9EC6-00C04FD7081F}\ProxyStubClsid32agent.reg89Interface\{822DB1C0-8879-11D1-9EC6-00C04FD7081F}\TypeLibagent.reg9CLSID\{C3480409-A7F8-11D1-AA75-00C04FA34D72}\MiscStatus\1132497agent.reg90agent.reg91Interface\{F5BE8BD3-7DE6-11D0-91FE-00C04FD701A5}IAgentCtlBalloonagent.reg92Interface\{F5BE8BD3-7DE6-11D0-91FE-00C04FD701A5}\ProxyStubClsidagent.reg93Interface\{F5BE8BD3-7DE6-11D0-91FE-00C04FD701A5}\ProxyStubClsid32agent.reg94Interface\{F5BE8BD3-7DE6-11D0-91FE-00C04FD701A5}\TypeLibagent.reg95agent.reg96Interface\{6BA90C01-3910-11D1-ACB3-00C04FD97575}IAgentCtlCommandsExagent.reg97Interface\{6BA90C01-3910-11D1-ACB3-00C04FD97575}\ProxyStubClsidagent.reg98Interface\{6BA90C01-3910-11D1-ACB3-00C04FD97575}\ProxyStubClsid32agent.reg99agentlang.reg60CLSID\{C3480407-A7F8-11D1-AA75-00C04FA34D72}Microsoft Agent International DLL for Language 0x0407agentlang.reg62CLSID\{C3480407-A7F8-11D1-AA75-00C04FA34D72}\InprocServer32[AgentFolder]agtintl.dllagentlang.reg63agentlang.reg64CLSID\{C3480407-A7F8-11D1-AA75-00C04FA34D72}\MiscStatusagentlang.reg65CLSID\{C3480407-A7F8-11D1-AA75-00C04FA34D72}\MiscStatus\1agentpsh.reg0CLSID\{143A62C8-C33B-11D1-84FE-00C04FA34A14}Microsoft Agent Character Property Sheet Handleragentpsh.reg1CLSID\{143A62C8-C33B-11D1-84FE-00C04FA34A14}\InprocServer32[!agentpsh.dll]agentpsh.reg10Agent.Preview.2\shellex\PropertySheetHandlersagentpsh.reg11Agent.Preview.2\shellex\PropertySheetHandlers\CharacterPage{143A62C8-C33B-11D1-84FE-00C04FA34A14}agentpsh.reg2agentpsh.reg3Agent.Character2.2\shellexagentpsh.reg4Agent.Character2.2\shellex\PropertySheetHandlersagentpsh.reg5Agent.Character2.2\shellex\PropertySheetHandlers\CharacterPageagentpsh.reg6Agent.Character.2\shellexagentpsh.reg7Agent.Character.2\shellex\PropertySheetHandlersagentpsh.reg8Agent.Character.2\shellex\PropertySheetHandlers\CharacterPageagentpsh.reg9Agent.Preview.2\shellexalert.reg0Software\Microsoft\Office\9.0\Access\CustomizableAlerts2201&WebvorschlΣgealert.reg12202alert.reg10Software\Microsoft\Office\9.0\Outlook\CustomizableAlerts1835060&Webdruckinfoalert.reg111835067alert.reg12Software\Microsoft\Office\9.0\Word\CustomizableAlerts44alert.reg13474alert.reg14121alert.reg15832alert.reg1646&Webhilfealert.reg22203alert.reg32204alert.reg42205alert.reg52212alert.reg6Software\Microsoft\Office\9.0\Common\GeneralCustomizableAlertBaseURLhttp://officeupdate.microsoft.com/office/redirect/fromOffice9/ExtendedAlerts.htm?DPC=%ProductCode%&AppName=%ApplicationName%&HelpLCID=%HelpLang%&UILang=%UILang%&alert.reg7CustomizableAlertDefaultButtonText&Webinfoalert.reg81835057alert.reg91835059asfchop.reg0ASFChopper.ASFChopper.1ASFChopper Classasfchop.reg1ASFChopper.ASFChopper.1\CLSID{C962ABC9-1B2E-11D1-8DCE-00A0C92B500F}asfchop.reg10TypeLib\{C962ABBB-1B2E-11D1-8DCE-00A0C92B500F}\1.0\FLAGSasfchop.reg11TypeLib\{C962ABBB-1B2E-11D1-8DCE-00A0C92B500F}\1.0\0\win32[!asfchop.ocx]asfchop.reg12TypeLib\{C962ABBB-1B2E-11D1-8DCE-00A0C92B500F}\1.0\HELPDIR[$Global_PowerPoint_PowerCastCoreNetShow]asfchop.reg13Interface\{C962ABC9-1B2E-11D1-8DCF-00A0C92B500F}IASFChopperEventasfchop.reg14Interface\{C962ABC9-1B2E-11D1-8DCF-00A0C92B500F}\ProxyStubClsidasfchop.reg15Interface\{C962ABC9-1B2E-11D1-8DCF-00A0C92B500F}\ProxyStubClsid32asfchop.reg16Interface\{C962ABC9-1B2E-11D1-8DCF-00A0C92B500F}\TypeLib{C962ABBB-1B2E-11D1-8DCE-00A0C92B500F}asfchop.reg171.0asfchop.reg18Interface\{C962ABC8-1B2E-11D1-8DCE-00A0C92B500F}IASFChopperasfchop.reg19Interface\{C962ABC8-1B2E-11D1-8DCE-00A0C92B500F}\ProxyStubClsidasfchop.reg2ASFChopper.ASFChopperasfchop.reg20Interface\{C962ABC8-1B2E-11D1-8DCE-00A0C92B500F}\ProxyStubClsid32asfchop.reg21Interface\{C962ABC8-1B2E-11D1-8DCE-00A0C92B500F}\TypeLibasfchop.reg22asfchop.reg3ASFChopper.ASFChopper\CurVerasfchop.reg4CLSID\{C962ABC9-1B2E-11D1-8DCE-00A0C92B500F}asfchop.reg5CLSID\{C962ABC9-1B2E-11D1-8DCE-00A0C92B500F}\ProgIDasfchop.reg6CLSID\{C962ABC9-1B2E-11D1-8DCE-00A0C92B500F}\VersionIndependentProgIDasfchop.reg7CLSID\{C962ABC9-1B2E-11D1-8DCE-00A0C92B500F}\InprocServer32asfchop.reg8Bothasfchop.reg9TypeLib\{C962ABBB-1B2E-11D1-8DCE-00A0C92B500F}\1.0ASFChop 1.0 Type Libraryaspfile3aspfile\shellaw.dll3Interface\{0578DF30-4383-11D2-B91E-0060089F5C5D}Hilfe-Assistentaw.dll4Interface\{0578DF30-4383-11D2-B91E-0060089F5C5D}\ProxyStubClsid32Bdrec1CLSID\{59850400-6664-101B-B21C-00AA004BA90B}\RolesBdrec10CLSID\{59850403-6664-101B-B21C-00AA004BA90B}\SingleChangeHookBdrec2CLSID\{59850400-6664-101B-B21C-00AA004BA90B}\Roles\ReconcilerBdrec3CLSID\{59850400-6664-101B-B21C-00AA004BA90B}\Roles\NotifyReplicaBdrec6CLSID\{59850403-6664-101B-B21C-00AA004BA90B}\InprocServer32Bdrec7CLSID\{59850404-6664-101B-B21C-00AA004BA90B}\InprocServer32BIDI_LegacyDataMapSoftware\Microsoft\Office\8.0\BIDILangSupportAraBinderHelpRegKeySoftware\Microsoft\Windows\HELPBinderHTMLHelpRegKeySoftware\Microsoft\Windows\HTML Helpbinderunbind0Office.Binder.9\ShellexUnbindbinderunbind1Office.Binder.9\Shellex\ContextMenuHandlersbinderunbind10CLSID\{59850401-6664-101B-B21C-00AA004BA90B}\InprocServer32[!unbind.dll]binderunbind11binderunbind12Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved{59850401-6664-101B-B21C-00AA004BA90B}Microsoft Office Binder Unbindbinderunbind2Office.Binder.9\Shellex\ContextMenuHandlers\Unbindbinderunbind3Office.Binder.Template\Shellexbinderunbind4Office.Binder.Template\Shellex\ContextMenuHandlersbinderunbind5Office.Binder.Template\Shellex\ContextMenuHandlers\Unbindbinderunbind6Office.Binder.Wizard\Shellexbinderunbind7Office.Binder.Wizard\Shellex\ContextMenuHandlersbinderunbind8Office.Binder.Wizard\Shellex\ContextMenuHandlers\Unbindbinderunbind9CLSID\{59850401-6664-101B-B21C-00AA004BA90B}BinderVBAHelpRegKeyvbabdr8.hlpbldwizmgd.reg_add1CLSID\{E23FDD70-B680-11D0-9C82-0000F8040A53}\Programmable*bldwizmgd.reg11Software\Microsoft\MSE\9.0\Services\{95FC88C2-9FCB-11CF-A405-00AA00C00940}{E23FDD70-B680-11D0-9C82-0000F8040A53}bldwizmgd.reg12BuilderWizardManagerbldwizmgd.reg13Software\Microsoft\VisualStudio\6.0bldwizmgd.reg14Software\Microsoft\VisualStudio\6.0\Packagesbldwizmgd.reg16Software\Microsoft\VisualStudio\6.0\Packages\{E23FDD70-B680-11D0-9C82-0000F8040A53}BuilderWizardManagerPkgbldwizmgd.reg17[#bldwizmg.dll]bldwizmgd.reg21Software\Microsoft\MSE\9.0\Packages\{E23FDD70-B680-11D0-9C82-0000F8040A53}bldwizmgd.reg22bldwizmgd.reg23BuilderWizardManager.BuilderWizardManager.1BuilderWizardManager Classbldwizmgd.reg24BuilderWizardManager.BuilderWizardManager.1\CLSIDbldwizmgd.reg25BuilderWizardManager.BuilderWizardManagerbldwizmgd.reg26BuilderWizardManager.BuilderWizardManager\CurVerbldwizmgd.reg27CLSID\{E23FDD70-B680-11D0-9C82-0000F8040A53}bldwizmgd.reg28CLSID\{E23FDD70-B680-11D0-9C82-0000F8040A53}\ProgIDbldwizmgd.reg29CLSID\{E23FDD70-B680-11D0-9C82-0000F8040A53}\VersionIndependentProgIDbldwizmgd.reg30CLSID\{E23FDD70-B680-11D0-9C82-0000F8040A53}\InprocServer32bldwizmgd.reg31bldwizmgd.reg4Software\Microsoft\VisualStudio\6.0\Servicesbldwizmgd.reg6Software\Microsoft\VisualStudio\6.0\Services\{95FC88C2-9FCB-11CF-A405-00AA00C00940}bldwizmgd.reg7blnmgr.reg17CLSID\{BC5F1E55-5110-11D1-AFF5-006097C9A284}\Programmableblnmgr.reg19CLSID\{BC5F1E55-5110-11D1-AFF5-006097C9A284}\InprocServer32blnmgr.reg27CLSID\{61FB9D74-893E-11D1-B4B5-00600895A311}\Programmableblnmgr.reg29CLSID\{61FB9D74-893E-11D1-B4B5-00600895A311}\InprocServer32blnmgr.reg7CLSID\{3F8A6C33-E0FD-11D0-8A8C-00A0C90C2BC5}\Programmableblnmgr.reg9CLSID\{3F8A6C33-E0FD-11D0-8A8C-00A0C90C2BC5}\InprocServer32blnmgrps.reg0BlnMgrPs.BlnMgrPs.1BlnMgr Proxyblnmgrps.reg1BlnMgrPs.BlnMgrPs.1\CLSID{F27CE930-4CA3-11D1-AFF2-006097C9A284}blnmgrps.reg10BlnMgrPs.BlnSetPs.1BlnSet Proxyblnmgrps.reg11BlnMgrPs.BlnSetPs.1\CLSID{BC5F1E50-5110-11D1-AFF5-006097C9A284}blnmgrps.reg12BlnMgrPs.BlnSetPsblnmgrps.reg13BlnMgrPs.BlnSetPs\CLSIDblnmgrps.reg14CLSID\{BC5F1E50-5110-11D1-AFF5-006097C9A284}blnmgrps.reg15CLSID\{BC5F1E50-5110-11D1-AFF5-006097C9A284}\ProgIDblnmgrps.reg16CLSID\{BC5F1E50-5110-11D1-AFF5-006097C9A284}\VersionIndependentProgIDblnmgrps.reg17CLSID\{BC5F1E50-5110-11D1-AFF5-006097C9A284}\Programmableblnmgrps.reg18CLSID\{BC5F1E50-5110-11D1-AFF5-006097C9A284}\InprocServer32[!blnmgrps.dll]blnmgrps.reg19blnmgrps.reg2BlnMgrPs.BlnMgrPsblnmgrps.reg20BlnMgrPs.BlnPs.1Bln Proxyblnmgrps.reg21BlnMgrPs.BlnPs.1\CLSID{BC5F1E51-5110-11D1-AFF5-006097C9A284}blnmgrps.reg22BlnMgrPs.BlnPsblnmgrps.reg23BlnMgrPs.BlnPs\CLSIDblnmgrps.reg24CLSID\{BC5F1E51-5110-11D1-AFF5-006097C9A284}blnmgrps.reg25CLSID\{BC5F1E51-5110-11D1-AFF5-006097C9A284}\ProgIDblnmgrps.reg26CLSID\{BC5F1E51-5110-11D1-AFF5-006097C9A284}\VersionIndependentProgIDblnmgrps.reg27CLSID\{BC5F1E51-5110-11D1-AFF5-006097C9A284}\Programmableblnmgrps.reg28CLSID\{BC5F1E51-5110-11D1-AFF5-006097C9A284}\InprocServer32blnmgrps.reg29blnmgrps.reg3BlnMgrPs.BlnMgrPs\CLSIDblnmgrps.reg30BlnMgrPs.BlnSinkPs.1BlnSink Proxyblnmgrps.reg31BlnMgrPs.BlnSinkPs.1\CLSID{BC5F1E53-5110-11D1-AFF5-006097C9A284}blnmgrps.reg32BlnMgrPs.BlnSinkPsblnmgrps.reg33BlnMgrPs.BlnSinkPs\CLSIDblnmgrps.reg34CLSID\{BC5F1E53-5110-11D1-AFF5-006097C9A284}blnmgrps.reg35CLSID\{BC5F1E53-5110-11D1-AFF5-006097C9A284}\ProgIDblnmgrps.reg36CLSID\{BC5F1E53-5110-11D1-AFF5-006097C9A284}\VersionIndependentProgIDblnmgrps.reg37CLSID\{BC5F1E53-5110-11D1-AFF5-006097C9A284}\Programmableblnmgrps.reg38CLSID\{BC5F1E53-5110-11D1-AFF5-006097C9A284}\InprocServer32blnmgrps.reg39blnmgrps.reg4CLSID\{F27CE930-4CA3-11D1-AFF2-006097C9A284}blnmgrps.reg5CLSID\{F27CE930-4CA3-11D1-AFF2-006097C9A284}\ProgIDblnmgrps.reg6CLSID\{F27CE930-4CA3-11D1-AFF2-006097C9A284}\VersionIndependentProgIDblnmgrps.reg7CLSID\{F27CE930-4CA3-11D1-AFF2-006097C9A284}\Programmableblnmgrps.reg8CLSID\{F27CE930-4CA3-11D1-AFF2-006097C9A284}\InprocServer32blnmgrps.reg9Cal10CLSID\{8E27C92B-1264-101C-8A2F-040224009C02}\TypeLib{8E27C92E-1264-101C-8A2F-040224009C02}Cal11CLSID\{8E27C92B-1264-101C-8A2F-040224009C02}\Version7.0Cal15CLSID\{8E27C92F-1264-101C-8A2F-040224009C02}\InprocServer32Cal16Interface\{8E27C92C-1264-101C-8A2F-040224009C02}ICalendarCal17Interface\{8E27C92C-1264-101C-8A2F-040224009C02}\ProxyStubClsidCal18Interface\{8E27C92C-1264-101C-8A2F-040224009C02}\ProxyStubClsid32Cal19Interface\{8E27C92C-1264-101C-8A2F-040224009C02}\TypeLibCal21Interface\{8E27C92D-1264-101C-8A2F-040224009C02}DCalendarEventsCal22Interface\{8E27C92D-1264-101C-8A2F-040224009C02}\ProxyStubClsidCal23Interface\{8E27C92D-1264-101C-8A2F-040224009C02}\ProxyStubClsid32cal24Interface\{8E27C92D-1264-101C-8A2F-040224009C02}\TypeLibcal25Interface\{8E27C92C-1264-101C-8A2F-040224009C02}\TypeLib\Versioncal25.1cal25.2cal25.3Interface\{8E27C92D-1264-101C-8A2F-040224009C02}\TypeLib\Versioncal26.1MSCAL.Calendar\Insertablecal33TypeLib\{8E27C92E-1264-101C-8A2F-040224009C02}\7.0Microsoft Kalender-Steuerelement 9.0cal35TypeLib\{8E27C92E-1264-101C-8A2F-040224009C02}\7.0\0\win32[!mscal.ocx]cal36TypeLib\{8E27C92E-1264-101C-8A2F-040224009C02}\7.0\FLAGScal37TypeLib\{8E27C92E-1264-101C-8A2F-040224009C02}\7.0\HELPDIRcal38TypeLib\{8E27C92E-1264-101C-8A2F-040224009C02}\7.0\407\win32[#mscaldeu.tlb]Cal7CLSID\{8E27C92B-1264-101C-8A2F-040224009C02}\MiscStatus\1Cal9CLSID\{8E27C92B-1264-101C-8A2F-040224009C02}\ToolboxBitmap32[!mscal.ocx],1Calendar1.1CLSID\{8E27C92B-1264-101C-8A2F-040224009C02}\ControlCalendar1.2CLSID\{8E27C92B-1264-101C-8A2F-040224009C02}\Implemented CategoriesCalendar1.3CLSID\{8E27C92B-1264-101C-8A2F-040224009C02}\Implemented Categories\{40FC6ED4-2438-11CF-A3DB-080036F12502}Calendar1.4CLSID\{8E27C92B-1264-101C-8A2F-040224009C02}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}Calendar1.5CLSID\{8E27C92B-1264-101C-8A2F-040224009C02}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}Calendar1.6CLSID\{8E27C92B-1264-101C-8A2F-040224009C02}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}Calendar1.7CLSID\{8E27C92B-1264-101C-8A2F-040224009C02}\InsertableCalendar1.8CLSID\{8E27C92B-1264-101C-8A2F-040224009C02}\ProgrammableCalendar5CLSID\{8E27C92B-1264-101C-8A2F-040224009C02}\InprocServer32Calendar7CLSID\{8E27C92B-1264-101C-8A2F-040224009C02}\MiscStatusCalHelpSoftware\Microsoft\Windows\HelpCalHelp1ClassProgID100ClassProgID101FrontPage.Editor.4.0\CLSIDClassProgID101aFrontPage.EditorClassProgID101bFrontPage.Editor\CurVerClassProgID101cFrontPage.Editor\CLSIDClassProgID12CLSID\{00020821-0000-0000-C000-000000000046}\InsertableClassProgID18CLSID\{00021290-0000-0000-C000-000000000046}\InsertableClassProgID2CLSID\{00020820-0000-0000-C000-000000000046}\InsertableClassProgID32CLSID\{0468C085-CA5B-11D0-AF08-00609797F0E0}\InsertableClassProgID73OfficeBinder.Binder.8ClassProgID74OfficeBinder.Binder.8\CLSIDClassProgID75OfficeBinder.Binder.9ClassProgID76OfficeBinder.Binder.9\CLSIDClassProgID77Office.Binder.95ClassProgID78Office.Binder.95\CLSIDClassProgID81Office.BinderClassProgID82Office.Binder\CurVerClassProgID83Office.Binder\CLSIDClassProgID90Office.Binder.8ClassProgID91Office.Binder.8\CLSIDcssfile1cssfileCascading Style Sheet-Dokumentcssfile2cssfile\DefaultIconfpicon.exe,11cssfile3cssfile\shellcssfile4cssfile\shell\editBearbeitencssfile5cssfile\shell\edit\command[!frontpg.exe] "%1"CUWebFoldersAppr{BDEADF00-C265-11d0-BCED-00A0C90AB50F}Licenses\F4FC596D-DFFE-11CF-9551-00AA00A3DC45mbmabptebkjcdlgtjmskjwtsdhjbmkmwtrakDavincisave1Software\Microsoft\MS Design Tools\MDTDBDAutoSaveChangeScriptDBWIcons3fpdbw\shell\open\command[!frontpg.exe]DBWIcons4fpdbw\DefaultIcon[!frontpg.exe],25DLLPath1SOFTWARE\Clients\Mail\Microsoft OutlookDLLPathdqy0.dqydqyfiledqy1Microsoft Excel ODBC Query-Dateiendqy10dqyfile\Shell\openIn Microsoft Excel ÷&ffnendqy11EditFlags1000000dqy12dqyfile\Shell\open\command[!excel.exe]dqy13dqyfile\Shell\open\ddeexec[\[]open("%1")[\]]dqy14dqyfile\Shell\open\ddeexec\Applicationdqy15dqyfile\Shell\open\ddeexec\topicsystemdqy16dqyfile\Shell\Edit_Query_in_MSQueryMit Microsoft Query bearbeitendqy17#x1000000dqy18dqyfile\Shell\Edit_Query_in_MSQuery\command[!msqry32.exe] "%1"dqy2#x10dqy3dqyfile\DefaultIcon[!excel.exe],-271dqy4dqyfile\Shellopendqy7dqyfile\Shell\Edit_Query_in_NotepadMit Editor &bearbeitendqy8dqy9dqyfile\Shell\Edit_Query_in_Notepad\commandnotepad.exe "%1"EditLangEnglishSoftware\Microsoft\Office\9.0\Common\LanguageResourcesOnEditLangExtra1[ExtraEditLanguage1]EditLangExtra2[ExtraEditLanguage2]EditLangExtra3[ExtraEditLanguage3]EditLangExtra4[ExtraEditLanguage4]EditLangSystemLanguage[SystemLanguageID]EditLangUserLanguage[UserLanguageID]eqnedt3210CLSID\{0002CE02-0000-0000-C000-000000000046}\DataFormats\GetSet\0Document,1,1,3eqnedt3211CLSID\{0002CE02-0000-0000-C000-000000000046}\DataFormats\GetSet\1Embed_Source,1,8,1eqnedt3212CLSID\{0002CE02-0000-0000-C000-000000000046}\DataFormats\GetSet\21,1,1,3eqnedt3213CLSID\{0002CE02-0000-0000-C000-000000000046}\DataFormats\GetSet\33,1,32,1eqnedt3214CLSID\{0002CE02-0000-0000-C000-000000000046}\Insertableeqnedt3216CLSID\{0002CE02-0000-0000-C000-000000000046}\Conversion\Readable\MainEquation,Equation.2,1eqnedt3220Equation.3\Insertableeqnedt3225Equations\NotInsertableeqnedt3226CLSID\{0003000B-0000-0000-C000-000000000046}Microsoft Equationeqnedt3227CLSID\{0003000B-0000-0000-C000-000000000046}\NotInsertableeqnedt3228CLSID\{0003000B-0000-0000-C000-000000000046}\AutoConvertToeqnedt3229CLSID\{0003000B-0000-0000-C000-000000000046}\Ole1Classeqnedt323CLSID\{0002CE02-0000-0000-C000-000000000046}\InProcHandlerole2.dlleqnedt3230CLSID\{0003000B-0000-0000-C000-000000000046}\ProgIDeqnedt3231eqnedt3232Equation\NotInsertableeqnedt3233Equation\CLSID{0003000B-0000-0000-C000-000000000046}eqnedt3234Equation\CurVereqnedt3235CLSID\{00021700-0000-0000-C000-000000000046}Microsoft Equation 2.0eqnedt3236CLSID\{00021700-0000-0000-C000-000000000046}\NotInsertableeqnedt3237CLSID\{00021700-0000-0000-C000-000000000046}\AutoConvertToeqnedt3238CLSID\{00021700-0000-0000-C000-000000000046}\ProgIDEquation.2eqnedt3239eqnedt324CLSID\{0002CE02-0000-0000-C000-000000000046}\verb\0&Bearbeiten,0,2eqnedt3240Equation.2\NotInsertableeqnedt3241Equation.2\CLSIDeqnedt3242Equation.2\CurVereqnedt325CLSID\{0002CE02-0000-0000-C000-000000000046}\verb\1╓&ffnen,0,2eqnedt326CLSID\{0002CE02-0000-0000-C000-000000000046}\AuxUserType\2eqnedt327CLSID\{0002CE02-0000-0000-C000-000000000046}\AuxUserType\3Microsoft Equation Editor 3.0eqnedt328CLSID\{0002CE02-0000-0000-C000-000000000046}\MiscStatuseqnedt329CLSID\{0002CE02-0000-0000-C000-000000000046}\MiscStatus\16Excel_AddInEuroToolSoftware\Microsoft\Office\9.0\Excel\OptionsOPEN[!eurotool.xla]ExcelInstallRootPathSoftware\Microsoft\Office\9.0\Excel\InstallRootExportTIFFExtensionsSoftware\Microsoft\Shared Tools\Graphics Filters\Export\TIFFExtensionstifExportTIFFNameTagged Image File-FormatExportTIFFPath[!tiffim32.flt]ExtensionVerb.obd76.obd\Office.Binder.9\ShellNewExtensionVerb.xls1.xls\Excel.Sheet.8\ShellNewFP_IEDependant1SOFTWARE\Microsoft\Internet Explorer\DependentComponents3.0FP_OM.reg0Interface\{04DF1014-7007-11D1-83BC-006097ABE675}_ApplicationFP_OM.reg1Interface\{04DF1014-7007-11D1-83BC-006097ABE675}\ProxyStubClsidFP_OM.reg10Interface\{435789D4-E5DC-11D1-B0DE-00C04FA30A8B}NavigationNodesFP_OM.reg100Interface\{AAAA22E0-C834-11D1-83D4-006097ABE675}FP_OM.reg101Interface\{AAAA22E0-C834-11D1-83D4-006097ABE675}\ProxyStubClsidFP_OM.reg102Interface\{AAAA22E0-C834-11D1-83D4-006097ABE675}\ProxyStubClsid32FP_OM.reg103Interface\{AAAA22E0-C834-11D1-83D4-006097ABE675}\TypeLib{3824BCD5-7042-11CE-8E17-0020AF9F9648}FP_OM.reg104FP_OM.reg105Interface\{C8905FB0-E5F2-11D1-B0DE-00C04FA30A8B}NavigationNodeFP_OM.reg106Interface\{C8905FB0-E5F2-11D1-B0DE-00C04FA30A8B}\ProxyStubClsidFP_OM.reg107Interface\{C8905FB0-E5F2-11D1-B0DE-00C04FA30A8B}\ProxyStubClsid32FP_OM.reg108Interface\{C8905FB0-E5F2-11D1-B0DE-00C04FA30A8B}\TypeLibFP_OM.reg109FP_OM.reg11Interface\{435789D4-E5DC-11D1-B0DE-00C04FA30A8B}\ProxyStubClsidFP_OM.reg110Interface\{E67C7ADC-F4F5-11D1-B0E0-00C04FA30A8B}PropertiesFP_OM.reg111Interface\{E67C7ADC-F4F5-11D1-B0E0-00C04FA30A8B}\ProxyStubClsidFP_OM.reg112Interface\{E67C7ADC-F4F5-11D1-B0E0-00C04FA30A8B}\ProxyStubClsid32FP_OM.reg113Interface\{E67C7ADC-F4F5-11D1-B0E0-00C04FA30A8B}\TypeLibFP_OM.reg114FP_OM.reg115Interface\{F5D15700-E9D8-11D1-B0DF-00C04FA30A8B}_IApplicationEventsFP_OM.reg116Interface\{F5D15700-E9D8-11D1-B0DF-00C04FA30A8B}\ProxyStubClsidFP_OM.reg117Interface\{F5D15700-E9D8-11D1-B0DF-00C04FA30A8B}\ProxyStubClsid32FP_OM.reg118Interface\{F5D15700-E9D8-11D1-B0DF-00C04FA30A8B}\TypeLibFP_OM.reg119FP_OM.reg12Interface\{435789D4-E5DC-11D1-B0DE-00C04FA30A8B}\ProxyStubClsid32FP_OM.reg13Interface\{435789D4-E5DC-11D1-B0DE-00C04FA30A8B}\TypeLibFP_OM.reg14FP_OM.reg15Interface\{48FB4014-D3D0-11D1-83D7-006097ABE675}PageWindowFP_OM.reg16Interface\{48FB4014-D3D0-11D1-83D7-006097ABE675}\ProxyStubClsidFP_OM.reg17Interface\{48FB4014-D3D0-11D1-83D7-006097ABE675}\ProxyStubClsid32FP_OM.reg18Interface\{48FB4014-D3D0-11D1-83D7-006097ABE675}\TypeLibFP_OM.reg19FP_OM.reg2Interface\{04DF1014-7007-11D1-83BC-006097ABE675}\ProxyStubClsid32FP_OM.reg20Interface\{48FB4015-D3D0-11D1-83D7-006097ABE675}WebFoldersFP_OM.reg21Interface\{48FB4015-D3D0-11D1-83D7-006097ABE675}\ProxyStubClsidFP_OM.reg22Interface\{48FB4015-D3D0-11D1-83D7-006097ABE675}\ProxyStubClsid32FP_OM.reg23Interface\{48FB4015-D3D0-11D1-83D7-006097ABE675}\TypeLibFP_OM.reg24FP_OM.reg25Interface\{48FB4042-D3D0-11D1-83D7-006097ABE675}PageWindowsFP_OM.reg26Interface\{48FB4042-D3D0-11D1-83D7-006097ABE675}\ProxyStubClsidFP_OM.reg27Interface\{48FB4042-D3D0-11D1-83D7-006097ABE675}\ProxyStubClsid32FP_OM.reg28Interface\{48FB4042-D3D0-11D1-83D7-006097ABE675}\TypeLibFP_OM.reg29FP_OM.reg3Interface\{04DF1014-7007-11D1-83BC-006097ABE675}\TypeLibFP_OM.reg30Interface\{48FB4044-D3D0-11D1-83D7-006097ABE675}ThemeFP_OM.reg31Interface\{48FB4044-D3D0-11D1-83D7-006097ABE675}\ProxyStubClsidFP_OM.reg32Interface\{48FB4044-D3D0-11D1-83D7-006097ABE675}\ProxyStubClsid32FP_OM.reg33Interface\{48FB4044-D3D0-11D1-83D7-006097ABE675}\TypeLibFP_OM.reg34FP_OM.reg35Interface\{48FB4046-D3D0-11D1-83D7-006097ABE675}FP_OM.reg36Interface\{48FB4046-D3D0-11D1-83D7-006097ABE675}\ProxyStubClsidFP_OM.reg37Interface\{48FB4046-D3D0-11D1-83D7-006097ABE675}\ProxyStubClsid32FP_OM.reg38Interface\{48FB4046-D3D0-11D1-83D7-006097ABE675}\TypeLibFP_OM.reg39FP_OM.reg4FP_OM.reg40Interface\{48FB4049-D3D0-11D1-83D7-006097ABE675}WebFileFP_OM.reg41Interface\{48FB4049-D3D0-11D1-83D7-006097ABE675}\ProxyStubClsidFP_OM.reg42Interface\{48FB4049-D3D0-11D1-83D7-006097ABE675}\ProxyStubClsid32FP_OM.reg43Interface\{48FB4049-D3D0-11D1-83D7-006097ABE675}\TypeLibFP_OM.reg44FP_OM.reg45Interface\{48FB404D-D3D0-11D1-83D7-006097ABE675}WebFolderFP_OM.reg46Interface\{48FB404D-D3D0-11D1-83D7-006097ABE675}\ProxyStubClsidFP_OM.reg47Interface\{48FB404D-D3D0-11D1-83D7-006097ABE675}\ProxyStubClsid32FP_OM.reg48Interface\{48FB404D-D3D0-11D1-83D7-006097ABE675}\TypeLibFP_OM.reg49FP_OM.reg5Interface\{2FC94518-0413-11D2-B0E9-00C04FA30A8B}MetaTagsFP_OM.reg50Interface\{48FB404F-D3D0-11D1-83D7-006097ABE675}WebFilesFP_OM.reg51Interface\{48FB404F-D3D0-11D1-83D7-006097ABE675}\ProxyStubClsidFP_OM.reg52Interface\{48FB404F-D3D0-11D1-83D7-006097ABE675}\ProxyStubClsid32FP_OM.reg53Interface\{48FB404F-D3D0-11D1-83D7-006097ABE675}\TypeLibFP_OM.reg54FP_OM.reg55Interface\{6B735741-FA41-11D1-83DC-006097ABE675}WebWindowFP_OM.reg56Interface\{6B735741-FA41-11D1-83DC-006097ABE675}\ProxyStubClsidFP_OM.reg57Interface\{6B735741-FA41-11D1-83DC-006097ABE675}\ProxyStubClsid32FP_OM.reg58Interface\{6B735741-FA41-11D1-83DC-006097ABE675}\TypeLibFP_OM.reg59FP_OM.reg6Interface\{2FC94518-0413-11D2-B0E9-00C04FA30A8B}\ProxyStubClsidFP_OM.reg60Interface\{6B735742-FA41-11D1-83DC-006097ABE675}WebWindowsFP_OM.reg61Interface\{6B735742-FA41-11D1-83DC-006097ABE675}\ProxyStubClsidFP_OM.reg62Interface\{6B735742-FA41-11D1-83DC-006097ABE675}\ProxyStubClsid32FP_OM.reg63Interface\{6B735742-FA41-11D1-83DC-006097ABE675}\TypeLibFP_OM.reg64FP_OM.reg65Interface\{731EC3E0-9CC2-11D1-83CE-006097ABE675}FP_OM.reg66Interface\{731EC3E0-9CC2-11D1-83CE-006097ABE675}\ProxyStubClsidFP_OM.reg67Interface\{731EC3E0-9CC2-11D1-83CE-006097ABE675}\ProxyStubClsid32FP_OM.reg68Interface\{731EC3E0-9CC2-11D1-83CE-006097ABE675}\TypeLibFP_OM.reg69FP_OM.reg7Interface\{2FC94518-0413-11D2-B0E9-00C04FA30A8B}\ProxyStubClsid32FP_OM.reg70Interface\{8BBD4A72-661D-11CF-A3C4-00A024184692}IWebberFP_OM.reg71Interface\{8BBD4A72-661D-11CF-A3C4-00A024184692}\ProxyStubClsidFP_OM.reg72Interface\{8BBD4A72-661D-11CF-A3C4-00A024184692}\ProxyStubClsid32FP_OM.reg73Interface\{8BBD4A72-661D-11CF-A3C4-00A024184692}\TypeLibFP_OM.reg74FP_OM.reg75Interface\{8BBD4A7B-661D-11CF-A3C4-00A024184692}IPageEditorFP_OM.reg76Interface\{8BBD4A7B-661D-11CF-A3C4-00A024184692}\ProxyStubClsidFP_OM.reg77Interface\{8BBD4A7B-661D-11CF-A3C4-00A024184692}\ProxyStubClsid32FP_OM.reg78Interface\{8BBD4A7B-661D-11CF-A3C4-00A024184692}\TypeLibFP_OM.reg79FP_OM.reg8Interface\{2FC94518-0413-11D2-B0E9-00C04FA30A8B}\TypeLibFP_OM.reg80Interface\{95B21741-CA4A-11D1-83D5-006097ABE675}WebFP_OM.reg81Interface\{95B21741-CA4A-11D1-83D5-006097ABE675}\ProxyStubClsidFP_OM.reg82Interface\{95B21741-CA4A-11D1-83D5-006097ABE675}\ProxyStubClsid32FP_OM.reg83Interface\{95B21741-CA4A-11D1-83D5-006097ABE675}\TypeLibFP_OM.reg84FP_OM.reg85Interface\{98241550-9C43-11D1-83CE-006097ABE675}_IBaseFPObjFP_OM.reg86Interface\{98241550-9C43-11D1-83CE-006097ABE675}\ProxyStubClsidFP_OM.reg87Interface\{98241550-9C43-11D1-83CE-006097ABE675}\ProxyStubClsid32FP_OM.reg88Interface\{98241550-9C43-11D1-83CE-006097ABE675}\TypeLibFP_OM.reg89FP_OM.reg9FP_OM.reg90Interface\{9B5D039F-8DDB-11D1-A220-00A0C9055E81}IExplorerWebsFP_OM.reg91Interface\{9B5D039F-8DDB-11D1-A220-00A0C9055E81}\ProxyStubClsidFP_OM.reg92Interface\{9B5D039F-8DDB-11D1-A220-00A0C9055E81}\ProxyStubClsid32FP_OM.reg93Interface\{9B5D039F-8DDB-11D1-A220-00A0C9055E81}\TypeLibFP_OM.reg94FP_OM.reg95Interface\{9B5D03A1-8DDB-11D1-A220-00A0C9055E81}IExplorerWebFP_OM.reg96Interface\{9B5D03A1-8DDB-11D1-A220-00A0C9055E81}\ProxyStubClsidFP_OM.reg97Interface\{9B5D03A1-8DDB-11D1-A220-00A0C9055E81}\ProxyStubClsid32FP_OM.reg98Interface\{9B5D03A1-8DDB-11D1-A220-00A0C9055E81}\TypeLibFP_OM.reg99fp40wecd.dll100WECAPI2.FpFile.1FpFile Classfp40wecd.dll101WECAPI2.FpFile.1\CLSID{F6FD0A0E-43F0-11D1-BE58-00A0C90A4335}fp40wecd.dll102WECAPI2.FpFilefp40wecd.dll103WECAPI2.FpFile\CLSIDfp40wecd.dll104CLSID\{F6FD0A0E-43F0-11D1-BE58-00A0C90A4335}fp40wecd.dll105CLSID\{F6FD0A0E-43F0-11D1-BE58-00A0C90A4335}\ProgIDfp40wecd.dll106CLSID\{F6FD0A0E-43F0-11D1-BE58-00A0C90A4335}\VersionIndependentProgIDfp40wecd.dll107CLSID\{F6FD0A0E-43F0-11D1-BE58-00A0C90A4335}\InprocServer32[!fp4awec.dll]fp40wecd.dll108fp40wecd.dll109WECAPI2.FpFolder.1FpFolder Classfp40wecd.dll110WECAPI2.FpFolder.1\CLSID{F6FD0A11-43F0-11D1-BE58-00A0C90A4335}fp40wecd.dll111WECAPI2.FpFolderfp40wecd.dll112WECAPI2.FpFolder\CLSIDfp40wecd.dll113CLSID\{F6FD0A11-43F0-11D1-BE58-00A0C90A4335}fp40wecd.dll114CLSID\{F6FD0A11-43F0-11D1-BE58-00A0C90A4335}\ProgIDfp40wecd.dll115CLSID\{F6FD0A11-43F0-11D1-BE58-00A0C90A4335}\VersionIndependentProgIDfp40wecd.dll116CLSID\{F6FD0A11-43F0-11D1-BE58-00A0C90A4335}\InprocServer32fp40wecd.dll117fp40wecd.dll118WECAPI2.WebExtenderClient.1WebExtenderClient Classfp40wecd.dll119WECAPI2.WebExtenderClient.1\CLSID{F6FD0A13-43F0-11D1-BE58-00A0C90A4335}fp40wecd.dll120WECAPI2.WebExtenderClientfp40wecd.dll121WECAPI2.WebExtenderClient\CLSIDfp40wecd.dll122CLSID\{F6FD0A13-43F0-11D1-BE58-00A0C90A4335}fp40wecd.dll123CLSID\{F6FD0A13-43F0-11D1-BE58-00A0C90A4335}\ProgIDfp40wecd.dll124CLSID\{F6FD0A13-43F0-11D1-BE58-00A0C90A4335}\VersionIndependentProgIDfp40wecd.dll125CLSID\{F6FD0A13-43F0-11D1-BE58-00A0C90A4335}\InprocServer32fp40wecd.dll126fp40wecd.dll127WECAPI2.FpMetaInfo.1FpMetaInfo Classfp40wecd.dll128WECAPI2.FpMetaInfo.1\CLSID{F6FD0A0F-43F0-11D1-BE58-00A0C90A4335}fp40wecd.dll129WECAPI2.FpMetaInfofp40wecd.dll130WECAPI2.FpMetaInfo\CLSIDfp40wecd.dll131CLSID\{F6FD0A0F-43F0-11D1-BE58-00A0C90A4335}fp40wecd.dll132CLSID\{F6FD0A0F-43F0-11D1-BE58-00A0C90A4335}\ProgIDfp40wecd.dll133CLSID\{F6FD0A0F-43F0-11D1-BE58-00A0C90A4335}\VersionIndependentProgIDfp40wecd.dll134CLSID\{F6FD0A0F-43F0-11D1-BE58-00A0C90A4335}\InprocServer32fp40wecd.dll135fp40wecd.dll136WECAPI2.FpStructureModification.1FpStructureModification Classfp40wecd.dll137WECAPI2.FpStructureModification.1\CLSID{F6FD0A00-43F0-11D1-BE58-00A0C90A4335}fp40wecd.dll138WECAPI2.FpStructureModificationfp40wecd.dll139WECAPI2.FpStructureModification\CLSIDfp40wecd.dll140CLSID\{F6FD0A00-43F0-11D1-BE58-00A0C90A4335}fp40wecd.dll141CLSID\{F6FD0A00-43F0-11D1-BE58-00A0C90A4335}\ProgIDfp40wecd.dll142CLSID\{F6FD0A00-43F0-11D1-BE58-00A0C90A4335}\VersionIndependentProgIDfp40wecd.dll143CLSID\{F6FD0A00-43F0-11D1-BE58-00A0C90A4335}\InprocServer32fp40wecd.dll144fp40wecd.dll145WECAPI2.FpStructureElement.1FpStructureElement Classfp40wecd.dll146WECAPI2.FpStructureElement.1\CLSID{F6FD0A01-43F0-11D1-BE58-00A0C90A4335}fp40wecd.dll147WECAPI2.FpStructureElementfp40wecd.dll148WECAPI2.FpStructureElement\CLSIDfp40wecd.dll149CLSID\{F6FD0A01-43F0-11D1-BE58-00A0C90A4335}fp40wecd.dll150CLSID\{F6FD0A01-43F0-11D1-BE58-00A0C90A4335}\ProgIDfp40wecd.dll151CLSID\{F6FD0A01-43F0-11D1-BE58-00A0C90A4335}\VersionIndependentProgIDfp40wecd.dll152CLSID\{F6FD0A01-43F0-11D1-BE58-00A0C90A4335}\InprocServer32fp40wecd.dll153fp40wecd.dll155TYPELIB\{F6FD0A0C-43F0-11D1-BE58-00A0C90A4335}\2.0\0\WIN32fp40wecd.dll156TYPELIB\{F6FD0A0C-43F0-11D1-BE58-00A0C90A4335}\2.0\FLAGSfp40wecd.dll157TYPELIB\{F6FD0A0C-43F0-11D1-BE58-00A0C90A4335}\2.0\HELPDIRfp40wecd.dll158TYPELIB\{F6FD0A0C-43F0-11D1-BE58-00A0C90A4335}\2.0FPAPI 2.0 TYPE LIBRARYfpact.reg1CLSID\{04DF1015-7007-11D1-83BC-006097ABE675}AppIDfpact.reg4CLSID\{04DF1015-7007-11D1-83BC-006097ABE675}\ProgrammableFPActiveXReg.0FPAxParamsPage.FPAxParamsPage.1FPAxParamsPage ClassFPActiveXReg.1FPAxParamsPage.FPAxParamsPage.1\CLSIDFPActiveXReg.10FPAxTagPage.FPAxTagPageFPAxTagPage ClassFPActiveXReg.11FPAxTagPage.FPAxTagPage\CurVerFPAxTagPage.FPAxTagPage.1FPActiveXReg.13CLSID\{A0234992-6CC4-11D1-B3B2-0060977B463D}\ProgrammableFPActiveXReg.15CLSID\{A0234992-6CC4-11D1-B3B2-0060977B463D}\InprocServer32FPActiveXReg.2FPAxParamsPage.FPAxParamsPageFPActiveXReg.3FPAxParamsPage.FPAxParamsPage\CurVerFPActiveXReg.5CLSID\{A0234993-6CC4-11D1-B3B2-0060977B463D}\ProgrammableFPActiveXReg.7CLSID\{A0234993-6CC4-11D1-B3B2-0060977B463D}\InprocServer32FPActiveXReg.8FPActiveXReg.9FPAxTagPage.FPAxTagPage.1\CLSIDFpEdCom.dll10TypeLib\{C3DD7272-50BB-11D1-B3AA-0060977B463D}\1.0FpEdCom.dll11TypeLib\{C3DD7272-50BB-11D1-B3AA-0060977B463D}\1.0\0FpEdCom.dll12TypeLib\{C3DD7272-50BB-11D1-B3AA-0060977B463D}\1.0\0\win32[!fpeditax.dll]FpEdCom.dll13TypeLib\{C3DD7272-50BB-11D1-B3AA-0060977B463D}\1.0\FLAGSFpEdCom.dll9TypeLib\{C3DD7272-50BB-11D1-B3AA-0060977B463D}fpeditax.dll10CLSID\{0E5EDCF0-9F3B-11D1-B3C3-0060977B463D}\MiscStatusfpeditax.dll11CLSID\{0E5EDCF0-9F3B-11D1-B3C3-0060977B463D}\MiscStatus\1fpeditax.dll13CLSID\{0E5EDCF0-9F3B-11D1-B3C3-0060977B463D}\Programmablefpeditax.dll14CLSID\{0E5EDCF0-9F3B-11D1-B3C3-0060977B463D}\ToolboxBitmap32[!fpeditax.dll],440fpeditax.dll15CLSID\{0E5EDCF0-9F3B-11D1-B3C3-0060977B463D}\TypeLib{7577AE81-4416-11CE-9C34-524153480000}fpeditax.dll16CLSID\{0E5EDCF0-9F3B-11D1-B3C3-0060977B463D}\Versionfpeditax.dll18TypeLib\{7577AE81-4416-11CE-9C34-524153480000}fpeditax.dll19TypeLib\{7577AE81-4416-11CE-9C34-524153480000}\2.0Microsoft FrontPage-Editorfpeditax.dll2CLSID\{388ED917-7FD2-11D0-A60B-00A0C90A43C9}\VersionIndependentProgIDfpeditax.dll20TypeLib\{7577AE81-4416-11CE-9C34-524153480000}\2.0\0fpeditax.dll21TypeLib\{7577AE81-4416-11CE-9C34-524153480000}\2.0\0\win32fpeditax.dll22TypeLib\{7577AE81-4416-11CE-9C34-524153480000}\2.0\FLAGSfpeditax.dll23TypeLib\{7577AE81-4416-11CE-9C34-524153480000}\2.0\HELPDIRfpeditax.dll8CLSID\{0E5EDCF0-9F3B-11D1-B3C3-0060977B463D}\InprocServer32FPEditorAppIDAppId\{04DF1015-7007-11D1-83BC-006097ABE675}FPEventViewer1System\CurrentControlSet\Services\EventLog\Application\FrontPage 4.0EventMessageFile[!fp4autl.dll]FPEventViewer2TypesSupported#7FPexplore.reg0CLSID\{9B5D03A0-8DDB-11D1-A220-00A0C9055E81}ExplorerWebs ClassFPexplore.reg1{9B5D03A0-8DDB-11D1-A220-00A0C9055E81}FPexplore.reg10CLSID\{9B5D03A2-8DDB-11D1-A220-00A0C9055E81}\ProgrammableFPexplore.reg11CLSID\{9B5D03A2-8DDB-11D1-A220-00A0C9055E81}\VersionIndependentProgIDFrontpage.ExplorerWebFPexplore.reg2CLSID\{9B5D03A0-8DDB-11D1-A220-00A0C9055E81}\LocalServer32FPexplore.reg3CLSID\{9B5D03A0-8DDB-11D1-A220-00A0C9055E81}\ProgIDFrontpage.ExplorerWebs.4FPexplore.reg4CLSID\{9B5D03A0-8DDB-11D1-A220-00A0C9055E81}\ProgrammableFPexplore.reg5CLSID\{9B5D03A0-8DDB-11D1-A220-00A0C9055E81}\VersionIndependentProgIDFrontpage.ExplorerWebsFPexplore.reg6CLSID\{9B5D03A2-8DDB-11D1-A220-00A0C9055E81}ExplorerWeb ClassFPexplore.reg7{9B5D03A2-8DDB-11D1-A220-00A0C9055E81}FPexplore.reg8CLSID\{9B5D03A2-8DDB-11D1-A220-00A0C9055E81}\LocalServer32FPexplore.reg9CLSID\{9B5D03A2-8DDB-11D1-A220-00A0C9055E81}\ProgIDFrontpage.ExplorerWeb.4FPExplorerAppIDAppId\{9B5D03A0-8DDB-11D1-A220-00A0C9055E81}FPExplorerAppID2AppId\{9B5D03A2-8DDB-11D1-A220-00A0C9055E81}FPExplorerWeb1FPExplorerWeb2Frontpage.ExplorerWeb\CurVerFPExplorerWeb3FPExplorerWeb4Frontpage.ExplorerWeb.4\CLSIDFPExplorerWebs1FPExplorerWebs2Frontpage.ExplorerWebs\CurVerFPExplorerWebs3FPExplorerWebs4Frontpage.ExplorerWebs.4\CLSIDFPHelp1FPHTMEditVerb1FrontPage.Editor.Document.4.0\shell\Open&BearbeitenFPHTMEditVerb2FrontPage.Editor.Document.4.0\shell\Open\commandFPHTMEditVerb3FrontPage.Editor.Document.4.0\shell\Open\ddeexec[\[]Open("%1")[\]]FPHTMEditVerb4FrontPage.Editor.Document.4.0\shell\Open\ddeexec\TopicFPHTMEditVerb5FrontPage.Editor.Document.4.0\shell\Open\ddeexec\ApplicationFPhtmlfile12Software\Microsoft\Windows\CurrentVersion\App Paths\frontpg.exeFPhtmlfile12aFPhtmlfile13useURLyesFPIDCEditkeyidcfile\shell\edit\commandFPIDCOpenkeyidcfile\shell\open\commandfpmmc.reg0SOFTWARE\Microsoft\MMC\SnapIns\{FF5903A8-78D6-11D1-92F6-006097B01056}NameStringFrontPage-Servererweiterungenfpmmc.reg1SOFTWARE\Microsoft\MMC\SnapIns\{FF5903A8-78D6-11D1-92F6-006097B01056}\Standalonefpmmc.reg10SOFTWARE\Microsoft\MMC\NodeTypes\{A841B6C7-7577-11D0-BB1F-00A0C922E79C}\Extensions\PropertySheet{FF5903A8-78D6-11D1-92F6-006097B01056}fpmmc.reg11SOFTWARE\Microsoft\MMC\NodeTypes\{A841B6C8-7577-11D0-BB1F-00A0C922E79C}\Extensions\ContextMenufpmmc.reg12SOFTWARE\Microsoft\MMC\NodeTypes\{A841B6C8-7577-11D0-BB1F-00A0C922E79C}\Extensions\PropertySheetfpmmc.reg13SOFTWARE\Microsoft\MMC\NodeTypes\{A841B6C9-7577-11D0-BB1F-00A0C922E79C}\Extensions\ContextMenufpmmc.reg14SOFTWARE\Microsoft\MMC\NodeTypes\{A841B6C9-7577-11D0-BB1F-00A0C922E79C}\Extensions\PropertySheetfpmmc.reg15CLSID\{FF5903A8-78D6-11D1-92F6-006097B01056}\InprocServer32[!fpmmc.dll]fpmmc.reg16fpmmc.reg2SOFTWARE\Microsoft\MMC\SnapIns\{FF5903A8-78D6-11D1-92F6-006097B01056}\NodeTypes\{1e51e94e-7b34-11d1-92f6-006097b01056}fpmmc.reg3SOFTWARE\Microsoft\MMC\SnapIns\{FF5903A8-78D6-11D1-92F6-006097B01056}\NodeTypes\{1e51e94f-7b34-11d1-92f6-006097b01056}fpmmc.reg4SOFTWARE\Microsoft\MMC\SnapIns\{FF5903A8-78D6-11D1-92F6-006097B01056}\NodeTypes\{1e51e950-7b34-11d1-92f6-006097b01056}fpmmc.reg5SOFTWARE\Microsoft\MMC\SnapIns\{FF5903A8-78D6-11D1-92F6-006097B01056}\NodeTypes\{1e51e951-7b34-11d1-92f6-006097b01056}fpmmc.reg6SOFTWARE\Microsoft\MMC\SnapIns\{FF5903A8-78D6-11D1-92F6-006097B01056}\NodeTypes\{1e51e952-7b34-11d1-92f6-006097b01056}fpmmc.reg7SOFTWARE\Microsoft\MMC\NodeTypes\{A841B6C4-7577-11D0-BB1F-00A0C922E79C}\Extensions\ContextMenufpmmc.reg8SOFTWARE\Microsoft\MMC\NodeTypes\{A841B6C4-7577-11D0-BB1F-00A0C922E79C}\Extensions\PropertySheetfpmmc.reg9SOFTWARE\Microsoft\MMC\NodeTypes\{A841B6C7-7577-11D0-BB1F-00A0C922E79C}\Extensions\ContextMenuFPMMCHelp1[FPSEBinIntl]FPMSENoTermSoftware\Microsoft\Machine Debug Manager\NeverTerminateFPPWS1Software\Microsoft\Shared Tools\Web Server ExtensionsPWSRootFPWebObj.reg0TypeLib\{3824BCD5-7042-11CE-8E17-0020AF9F9648}FPWebObj.reg1TypeLib\{3824BCD5-7042-11CE-8E17-0020AF9F9648}\1.0Microsoft FrontPage 4.0 Web Object Reference LibraryFPWebObj.reg2TypeLib\{3824BCD5-7042-11CE-8E17-0020AF9F9648}\1.0\0FPWebObj.reg3TypeLib\{3824BCD5-7042-11CE-8E17-0020AF9F9648}\1.0\0\win32FPWebObj.reg4TypeLib\{3824BCD5-7042-11CE-8E17-0020AF9F9648}\1.0\FLAGSFPWebObj.reg5TypeLib\{3824BCD5-7042-11CE-8E17-0020AF9F9648}\1.0\HELPDIRFPXFilter10SOFTWARE\Microsoft\Shared Tools\Graphics Filters\Import\FPX\Image APIPalette0,0,0FPXFilter101CLSID\{85980D25-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter104CLSID\{85980D24-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter107CLSID\{85980D22-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter11RGB128,128,2FPXFilter110CLSID\{85980D23-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter113CLSID\{85980D26-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter116CLSID\{85980D20-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter119CLSID\{85980D1F-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter12RGB PlanarFPXFilter122CLSID\{85980D1E-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter125CLSID\{85980D1D-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter128CLSID\{85980D1C-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter13SOFTWARE\Microsoft\Shared Tools\Graphics Filters\Import\FPX\OptionsShowProgressDialogFPXFilter131CLSID\{85980D1B-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter134CLSID\{85980D1A-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter137CLSID\{85980D19-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter14ShowOptionsDialogFPXFilter140CLSID\{85980D18-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter143CLSID\{85980D17-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter146CLSID\{85980D2A-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter149CLSID\{85980D16-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter15SOFTWARE\Microsoft\Shared Tools\Graphics Filters\Import\MIXPicture It!-FormatFPXFilter152CLSID\{85980D15-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter155CLSID\{85980D08-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter158CLSID\{85980D2C-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter16[!fpx32.flt]FPXFilter161CLSID\{85980D13-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter164CLSID\{85980D29-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter167CLSID\{85980D07-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter17MIXFPXFilter170CLSID\{85980D06-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter173CLSID\{85980D28-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter176CLSID\{85980D04-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter18SOFTWARE\Microsoft\Shared Tools\Graphics Filters\Import\MIX\Filter APIFPXFilter19SOFTWARE\Microsoft\Shared Tools\Graphics Filters\Import\MIX\Image APICompression Type#128FPXFilter20Black Is 0FPXFilter21FPXFilter22BiLevelFPXFilter23GrayScaleFPXFilter24FPXFilter25FPXFilter26FPXFilter27SOFTWARE\Microsoft\Shared Tools\Graphics Filters\Import\MIX\OptionsFPXFilter28FPXFilter29DefaultResolutionFPXFilter4SOFTWARE\Microsoft\Shared Tools\Graphics Filters\Import\FPX\Filter APIFPXFilter5FPXFilter56CLSID\{01C3D4A8-A701-11D1-8324-00A024CAA292}\MiscStatusFPXFilter59CLSID\{01C3D4A7-A701-11D1-8324-00A024CAA292}\MiscStatusFPXFilter6FPXFilter62CLSID\{01C3D4A6-A701-11D1-8324-00A024CAA292}\MiscStatusFPXFilter65CLSID\{01C3D4A5-A701-11D1-8324-00A024CAA292}\MiscStatusFPXFilter68CLSID\{01C3D4A4-A701-11D1-8324-00A024CAA292}\MiscStatusFPXFilter7FPXFilter71CLSID\{01C3D4A3-A701-11D1-8324-00A024CAA292}\MiscStatusFPXFilter74CLSID\{01C3D4A2-A701-11D1-8324-00A024CAA292}\MiscStatusFPXFilter77CLSID\{01C3D4A1-A701-11D1-8324-00A024CAA292}\MiscStatusFPXFilter8FPXFilter80CLSID\{01C3D4A0-A701-11D1-8324-00A024CAA292}\MiscStatusFPXFilter83CLSID\{8931FACB-A4C7-11D1-A0FD-00C04FB67CF6}\MiscStatusFPXFilter86CLSID\{8931FAC9-A4C7-11D1-A0FD-00C04FB67CF6}\MiscStatusFPXFilter89CLSID\{85980D05-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter9FPXFilter92CLSID\{85980D14-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter95CLSID\{85980D27-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusFPXFilter98CLSID\{85980D2B-9851-11D1-A0F4-00C04FB67CF6}\MiscStatusGermanDisableGrammarSoftware\Microsoft\Office\9.0\Word\OptionsAutoGrammarGlobal_Access_Core.newreg101CLSID\{BB7DF450-F119-11CD-8465-00AA00425D90}Global_Access_Core.newreg102CLSID\{BB7DF450-F119-11CD-8465-00AA00425D90}\InProcServer32Global_Access_Core.newreg103[!soa900.dll]Global_Access_Core.newreg104Access.ApplicationGlobal_Access_Core.newreg105Access.Application\CurVerGlobal_Access_Core.newreg106Access.Application\CLSIDGlobal_Access_Core.newreg107Access.DatabaseGlobal_Access_Core.newreg108Access.Database\CurVerGlobal_Access_Core.newreg109Access.ExtensionGlobal_Access_Core.newreg110Access.Extension\CurVerGlobal_Access_Core.newreg110aAccess.Extension\CLSIDGlobal_Access_Core.newreg112Access.BlankDatabaseTemplate\CurVerGlobal_Access_Core.newreg113Access.DatabaseWizardTemplateMicrosoft Access-Datenbank-AssistentGlobal_Access_Core.newreg114Access.DatabaseWizardTemplate\CurVerGlobal_Access_Core.newreg115Access.WizardDataFileGlobal_Access_Core.newreg116Access.WizardDataFile\CurVerGlobal_Access_Core.newreg117Access.LockfileGlobal_Access_Core.newreg118Access.Lockfile\CurVerGlobal_Access_Core.newreg119Access.WorkgroupGlobal_Access_Core.newreg120Access.Workgroup\CurVerGlobal_Access_Core.newreg121Access.BlankProjectTemplateGlobal_Access_Core.newreg122Access.BlankProjectTemplate\CurVerGlobal_Access_Core.newreg123Access.ProjectGlobal_Access_Core.newreg124Access.Project\CurVerGlobal_Access_Core.newreg124aAccess.Project\CLSIDGlobal_Access_Core.newreg125Access.ADEFileGlobal_Access_Core.newreg125aAccess.ADEFile\CLSIDGlobal_Access_Core.newreg126Access.ADEFile\CurVerGlobal_Access_Core.newreg128Access.ShortCut.Query.1IsShortCutGlobal_Access_Core.newreg129NeverShowExtGlobal_Access_Core.newreg131Access.ShortCut.Query.1\shell\design\ddeexec[\[]SetForeground[\]][\[]OpenQuery "%1", 1[\]]Global_Access_Core.newreg132Access.ShortCut.Query.1\shell\design\ddeexec\applicationMsaccessGlobal_Access_Core.newreg133Access.ShortCut.Query.1\shell\design\ddeexec\topicShellSystemGlobal_Access_Core.newreg134Access.ShortCut.Query.1\shell\design\ddeexec\ifexec[\[]SHELLNOOP[\]]Global_Access_Core.newreg137Access.ShortCut.Query.1\shell\preview\ddeexec[\[]SetForeground[\]][\[]OpenQuery "%1", 2[\]]Global_Access_Core.newreg138Access.ShortCut.Query.1\shell\preview\ddeexec\applicationGlobal_Access_Core.newreg139Access.ShortCut.Query.1\shell\preview\ddeexec\topicGlobal_Access_Core.newreg140Access.ShortCut.Query.1\shell\preview\ddeexec\ifexecGlobal_Access_Core.newreg142Access.ShortCut.Query.1\shell\open\ddeexec[\[]SetForeground[\]][\[]OpenQuery "%1"[\]]Global_Access_Core.newreg143Access.ShortCut.Query.1\shell\open\ddeexec\applicationGlobal_Access_Core.newreg144Access.ShortCut.Query.1\shell\open\ddeexec\topicGlobal_Access_Core.newreg145Access.ShortCut.Query.1\shell\open\ddeexec\ifexecGlobal_Access_Core.newreg146Access.ShortCut.Query.1\shell\open\command[!msaccess.exe] /NOSTARTUP /SHELLSYSTEM [\[]OpenQuery "%1"[\]]Global_Access_Core.newreg147Access.ShortCut.Query.1\shell\printto\ddeexec[\[]PrintTo "%1","%2","%3","%4"[\]]Global_Access_Core.newreg148Access.ShortCut.Query.1\shell\printto\ddeexec\applicationGlobal_Access_Core.newreg149Access.ShortCut.Query.1\shell\printto\ddeexec\topicGlobal_Access_Core.newreg150Access.ShortCut.Query.1\shell\printto\ddeexec\ifexecGlobal_Access_Core.newreg151Access.ShortCut.Query.1\shell\printto\command[!msaccess.exe] /NOSTARTUP /SHELLSYSTEM [\[]PrintTo "%1","%2","%3","%4"[\]][\[]ShellQuit[\]]Global_Access_Core.newreg152Access.ShortCut.Query.1\shell\print\ddeexec[\[]PrintTo "%1"[\]]Global_Access_Core.newreg153Access.ShortCut.Query.1\shell\print\ddeexec\applicationGlobal_Access_Core.newreg154Access.ShortCut.Query.1\shell\print\ddeexec\topicGlobal_Access_Core.newreg155Access.ShortCut.Query.1\shell\print\ddeexec\ifexecGlobal_Access_Core.newreg156Access.ShortCut.Query.1\shell\print\command[!msaccess.exe] /NOSTARTUP /SHELLSYSTEM [\[]PrintTo "%1"[\]][\[]ShellQuit[\]]Global_Access_Core.newreg160Access.ShortCut.Report.1Global_Access_Core.newreg161Global_Access_Core.newreg163Access.ShortCut.Report.1\shell\design\ddeexec[\[]SetForeground[\]][\[]OpenReport "%1", 1[\]]Global_Access_Core.newreg164Access.ShortCut.Report.1\shell\design\ddeexec\applicationGlobal_Access_Core.newreg165Access.ShortCut.Report.1\shell\design\ddeexec\topicGlobal_Access_Core.newreg166Access.ShortCut.Report.1\shell\design\ddeexec\ifexecGlobal_Access_Core.newreg168Access.ShortCut.Report.1\shell\open\ddeexec[\[]SetForeground[\]][\[]OpenReport "%1",2[\]]Global_Access_Core.newreg169Access.ShortCut.Report.1\shell\open\ddeexec\applicationGlobal_Access_Core.newreg17.mdb\ShellNewmsaccess.exe /NEWDB 1Global_Access_Core.newreg170Access.ShortCut.Report.1\shell\open\ddeexec\topicGlobal_Access_Core.newreg171Access.ShortCut.Report.1\shell\open\ddeexec\ifexecGlobal_Access_Core.newreg173Access.ShortCut.Report.1\shell\printto\ddeexecGlobal_Access_Core.newreg174Access.ShortCut.Report.1\shell\printto\ddeexec\applicationGlobal_Access_Core.newreg175Access.ShortCut.Report.1\shell\printto\ddeexec\topicGlobal_Access_Core.newreg176Access.ShortCut.Report.1\shell\printto\ddeexec\ifexecGlobal_Access_Core.newreg177Access.ShortCut.Report.1\shell\printto\commandGlobal_Access_Core.newreg178Access.ShortCut.Report.1\shell\print\ddeexecGlobal_Access_Core.newreg179Access.ShortCut.Report.1\shell\print\ddeexec\applicationGlobal_Access_Core.newreg180Access.ShortCut.Report.1\shell\print\ddeexec\topicGlobal_Access_Core.newreg181Access.ShortCut.Report.1\shell\print\ddeexec\ifexecGlobal_Access_Core.newreg182Access.ShortCut.Report.1\shell\print\commandGlobal_Access_Core.newreg185Access.ShortCut.TableGlobal_Access_Core.newreg186Access.ShortCut.Table\CurVerGlobal_Access_Core.newreg187Access.ShortCut.QueryGlobal_Access_Core.newreg188Access.ShortCut.Query\CurVerGlobal_Access_Core.newreg189Access.ShortCut.FormVerknⁿpfung mit Microsoft Access-FormularGlobal_Access_Core.newreg190Access.ShortCut.Form\CurVerGlobal_Access_Core.newreg191Access.ShortCut.ReportGlobal_Access_Core.newreg192Access.ShortCut.Report\CurVerGlobal_Access_Core.newreg193Access.ShortCut.MacroGlobal_Access_Core.newreg194Access.ShortCut.Macro\CurVerGlobal_Access_Core.newreg195Access.ShortCut.ModuleGlobal_Access_Core.newreg196Access.ShortCut.Module\CurVerGlobal_Access_Core.newreg197Access.ShortCut.DataAccessPageGlobal_Access_Core.newreg198Access.ShortCut.DataAccessPage\CurVerAccess.ShortCut.DataAccessPage.1Global_Access_Core.newreg199Access.ShortCut.ViewGlobal_Access_Core.newreg200Access.ShortCut.View\CurVerAccess.ShortCut.View.1Global_Access_Core.newreg201Access.ShortCut.DiagramGlobal_Access_Core.newreg202Access.ShortCut.Diagram\CurVerAccess.ShortCut.Diagram.1Global_Access_Core.newreg203Access.ShortCut.StoredProcedureGlobal_Access_Core.newreg204Access.ShortCut.StoredProcedure\CurVerGlobal_Access_Core.newreg206Access.ShortCut.Table.1Global_Access_Core.newreg207Global_Access_Core.newreg209Access.ShortCut.Table.1\shell\design\ddeexec[\[]SetForeground[\]][\[]OpenTable "%1", 1[\]]Global_Access_Core.newreg210Access.ShortCut.Table.1\shell\design\ddeexec\applicationGlobal_Access_Core.newreg211Access.ShortCut.Table.1\shell\design\ddeexec\topicGlobal_Access_Core.newreg212Access.ShortCut.Table.1\shell\design\ddeexec\ifexecGlobal_Access_Core.newreg215Access.ShortCut.Table.1\shell\preview\ddeexec[\[]SetForeground[\]][\[]OpenTable "%1", 2[\]]Global_Access_Core.newreg216Access.ShortCut.Table.1\shell\preview\ddeexec\applicationGlobal_Access_Core.newreg217Access.ShortCut.Table.1\shell\preview\ddeexec\topicGlobal_Access_Core.newreg218Access.ShortCut.Table.1\shell\preview\ddeexec\ifexecGlobal_Access_Core.newreg220Access.ShortCut.Table.1\shell\open\ddeexec[\[]SetForeground[\]][\[]OpenTable "%1"[\]]Global_Access_Core.newreg221Access.ShortCut.Table.1\shell\open\ddeexec\applicationGlobal_Access_Core.newreg222Access.ShortCut.Table.1\shell\open\ddeexec\topicGlobal_Access_Core.newreg223Access.ShortCut.Table.1\shell\open\ddeexec\ifexecGlobal_Access_Core.newreg224Access.ShortCut.Table.1\shell\open\command[!msaccess.exe] /NOSTARTUP /SHELLSYSTEM [\[]OpenTable "%1"[\]]Global_Access_Core.newreg225Access.ShortCut.Table.1\shell\printto\ddeexecGlobal_Access_Core.newreg226Access.ShortCut.Table.1\shell\printto\ddeexec\applicationGlobal_Access_Core.newreg227Access.ShortCut.Table.1\shell\printto\ddeexec\topicGlobal_Access_Core.newreg228Access.ShortCut.Table.1\shell\printto\ddeexec\ifexecGlobal_Access_Core.newreg229Access.ShortCut.Table.1\shell\printto\commandGlobal_Access_Core.newreg23Access.ShortCut.Form.1Global_Access_Core.newreg230Access.ShortCut.Table.1\shell\print\ddeexecGlobal_Access_Core.newreg231Access.ShortCut.Table.1\shell\print\ddeexec\applicationGlobal_Access_Core.newreg232Access.ShortCut.Table.1\shell\print\ddeexec\topicGlobal_Access_Core.newreg233Access.ShortCut.Table.1\shell\print\ddeexec\ifexecGlobal_Access_Core.newreg234Access.ShortCut.Table.1\shell\print\commandGlobal_Access_Core.newreg239Access.Application.9\shell\open\ddeexec[\[]SetForeground[\]][\[]ShellOpenDatabase "%1"[\]]Global_Access_Core.newreg24Global_Access_Core.newreg242Access.Application.9\shell\open\ddeexec\applicationGlobal_Access_Core.newreg243Access.Application.9\shell\open\ddeexec\ifexecGlobal_Access_Core.newreg244Access.Application.9\shell\open\ddeexec\topicGlobal_Access_Core.newreg247Access.Extension.9\shell\open\command[!msaccess.exe] /NOSTARTUP "%1"Global_Access_Core.newreg26Access.ShortCut.Form.1\shell\design\ddeexec[\[]SetForeground[\]][\[]OpenForm "%1", 1[\]]Global_Access_Core.newreg260Access.MDEFileGlobal_Access_Core.newreg260aAccess.MDEFile\CLSIDGlobal_Access_Core.newreg262Access.MDEFile\CurVerGlobal_Access_Core.newreg264Access.MDEFile.9\Shell\Open\CommandGlobal_Access_Core.newreg27Access.ShortCut.Form.1\shell\design\ddeexec\applicationGlobal_Access_Core.newreg271Access.Project.9\shell\open\commandGlobal_Access_Core.newreg274Access.ADEFile.9\Shell\Open\CommandGlobal_Access_Core.newreg276Global_Access_Core.newreg277Global_Access_Core.newreg278Access.ShortCut.DataAccessPage.1\shell\open\ddeexec[\[]SetForeground[\]][\[]OpenDataAccessPage "%1"[\]]Global_Access_Core.newreg279Access.ShortCut.DataAccessPage.1\shell\open\ddeexec\applicationGlobal_Access_Core.newreg28Access.ShortCut.Form.1\shell\design\ddeexec\topicGlobal_Access_Core.newreg280Access.ShortCut.DataAccessPage.1\shell\open\ddeexec\topicGlobal_Access_Core.newreg281Access.ShortCut.DataAccessPage.1\shell\open\ddeexec\ifexecGlobal_Access_Core.newreg286Access.ShortCut.DataAccessPage.1\shell\design\ddeexec[\[]SetForeground[\]][\[]OpenDataAccessPage "%1", 1[\]]Global_Access_Core.newreg287Access.ShortCut.DataAccessPage.1\shell\design\ddeexec\applicationGlobal_Access_Core.newreg288Access.ShortCut.DataAccessPage.1\shell\design\ddeexec\topicGlobal_Access_Core.newreg289Access.ShortCut.DataAccessPage.1\shell\design\ddeexec\ifexecGlobal_Access_Core.newreg29Access.ShortCut.Form.1\shell\design\ddeexec\ifexecGlobal_Access_Core.newreg292Global_Access_Core.newreg293Global_Access_Core.newreg294Access.ShortCut.View.1\shell\open\ddeexec[\[]SetForeground[\]][\[]OpenView "%1"[\]]Global_Access_Core.newreg295Access.ShortCut.View.1\shell\open\ddeexec\applicationGlobal_Access_Core.newreg296Access.ShortCut.View.1\shell\open\ddeexec\topicGlobal_Access_Core.newreg297Access.ShortCut.View.1\shell\open\ddeexec\ifexecGlobal_Access_Core.newreg302Access.ShortCut.View.1\shell\design\ddeexec[\[]SetForeground[\]][\[]OpenView "%1", 1[\]]Global_Access_Core.newreg303Access.ShortCut.View.1\shell\design\ddeexec\applicationGlobal_Access_Core.newreg304Access.ShortCut.View.1\shell\design\ddeexec\topicGlobal_Access_Core.newreg305Access.ShortCut.View.1\shell\design\ddeexec\ifexecGlobal_Access_Core.newreg308Global_Access_Core.newreg309Global_Access_Core.newreg310Access.ShortCut.Diagram.1\shell\open\ddeexec[\[]SetForeground[\]][\[]OpenDiagram "%1"[\]]Global_Access_Core.newreg311Access.ShortCut.Diagram.1\shell\open\ddeexec\applicationGlobal_Access_Core.newreg312Access.ShortCut.Diagram.1\shell\open\ddeexec\topicGlobal_Access_Core.newreg313Access.ShortCut.Diagram.1\shell\open\ddeexec\ifexecGlobal_Access_Core.newreg318Access.ShortCut.StoredProcedure.1Global_Access_Core.newreg319Global_Access_Core.newreg32Access.ShortCut.Form.1\shell\preview\ddeexec[\[]SetForeground[\]][\[]OpenForm "%1", 2[\]]Global_Access_Core.newreg320Access.ShortCut.StoredProcedure.1\shell\open\ddeexec[\[]SetForeground[\]][\[]OpenStoredProcedure "%1"[\]]Global_Access_Core.newreg321Access.ShortCut.StoredProcedure.1\shell\open\ddeexec\applicationGlobal_Access_Core.newreg322Access.ShortCut.StoredProcedure.1\shell\open\ddeexec\topicGlobal_Access_Core.newreg323Access.ShortCut.StoredProcedure.1\shell\open\ddeexec\ifexecGlobal_Access_Core.newreg328Access.ShortCut.StoredProcedure.1\shell\design\ddeexec[\[]SetForeground[\]][\[]OpenStoredProcedure "%1", 1[\]]Global_Access_Core.newreg329Access.ShortCut.StoredProcedure.1\shell\design\ddeexec\applicationGlobal_Access_Core.newreg33Access.ShortCut.Form.1\shell\preview\ddeexec\applicationGlobal_Access_Core.newreg330Access.ShortCut.StoredProcedure.1\shell\design\ddeexec\topicGlobal_Access_Core.newreg331Access.ShortCut.StoredProcedure.1\shell\design\ddeexec\ifexecGlobal_Access_Core.newreg333CLSID\{F7A9C6E0-EFF2-101A-8185-00DD01108C6B}OLE 2.0-VerknⁿpfungGlobal_Access_Core.newreg334CLSID\{F7A9C6E0-EFF2-101A-8185-00DD01108C6B}\InprocServer32ole32.dllGlobal_Access_Core.newreg335CLSID\{F7A9C6E0-EFF2-101A-8185-00DD01108C6B}\ProgIDAccess.OLE2LinkGlobal_Access_Core.newreg336SOFTWARE\Microsoft\Office\9.0\Access\Jet\4.0\ISAM Formats\Microsoft AccessCanLinkGlobal_Access_Core.newreg337CreateDBOnExportGlobal_Access_Core.newreg338ExportFilterMicrosoft Access (*.mdb;*.adp;*.mdw;*.mda;*.mde, *.ade)Global_Access_Core.newreg339ImportFilterGlobal_Access_Core.newreg34Access.ShortCut.Form.1\shell\preview\ddeexec\topicGlobal_Access_Core.newreg340IndexDialogGlobal_Access_Core.newreg341OneTablePerFileGlobal_Access_Core.newreg342SOFTWARE\Microsoft\Office\9.0\Access\Jet\4.0\ISAM Formats\<SQL Database>Global_Access_Core.newreg343Global_Access_Core.newreg344ODBC Databases ()Global_Access_Core.newreg345Global_Access_Core.newreg346Global_Access_Core.newreg347Global_Access_Core.newreg348SOFTWARE\Microsoft\Office\9.0\Access\Jet\4.0\ISAM Formats\Word for Windows MergeConnectSubText;FMT=WordMergeGlobal_Access_Core.newreg349EngineGlobal_Access_Core.newreg35Access.ShortCut.Form.1\shell\preview\ddeexec\ifexecGlobal_Access_Core.newreg350Microsoft Word Merge (*.txt)Global_Access_Core.newreg351ISAMTypeGlobal_Access_Core.newreg352Global_Access_Core.newreg353SOFTWARE\Microsoft\Office\9.0\Access\Jet\4.0\ISAM Formats\Rich Text FormatRich Text Format (*.rtf)Global_Access_Core.newreg354Global_Access_Core.newreg355OutputFormatGlobal_Access_Core.newreg356ReportFormatGlobal_Access_Core.newreg357Global_Access_Core.newreg358SOFTWARE\Microsoft\Office\9.0\Access\Jet\4.0\ISAM FormatsGlobal_Access_Core.newreg359SOFTWARE\Microsoft\Office\9.0\Access\Jet\4.0Global_Access_Core.newreg360SOFTWARE\Microsoft\Office\9.0\Access\JetGlobal_Access_Core.newreg361SOFTWARE\Microsoft\Office\9.0\Access\Jet\4.0\ISAM Formats\MicrosoftIISDisableAutostartGlobal_Access_Core.newreg362DisableSelectionGlobal_Access_Core.newreg363Microsoft IIS 1-2 (*.htx; *.idc)Global_Access_Core.newreg364Global_Access_Core.newreg365Microsoft IIS (*.htx; *.idc)Global_Access_Core.newreg366TextualOutputGlobal_Access_Core.newreg367SOFTWARE\Microsoft\Office\9.0\Access\Jet\4.0\ISAM Formats\MicrosoftActiveServerPagesGlobal_Access_Core.newreg368Global_Access_Core.newreg369Microsoft Active Server Pages (*.asp)Global_Access_Core.newreg37Access.ShortCut.Form.1\shell\open\ddeexec[\[]SetForeground[\]][\[]OpenForm "%1"[\]]Global_Access_Core.newreg370Global_Access_Core.newreg371Global_Access_Core.newreg372Global_Access_Core.newreg373SOFTWARE\Microsoft\Office\9.0\Access\Jet\4.0\ISAM Formats\MicrosoftAccessDataAccessPageGlobal_Access_Core.newreg374Global_Access_Core.newreg375Microsoft Access Data Access Page (*.htm; *.html)Global_Access_Core.newreg376Global_Access_Core.newreg377Global_Access_Core.newreg378Global_Access_Core.newreg378.bCanExportToDAPGlobal_Access_Core.newreg379SOFTWARE\Microsoft\Office\9.0\Access\Jet\4.0\ISAM Formats\Snapshot FormatSnapshot Format (*.snp)Global_Access_Core.newreg38Access.ShortCut.Form.1\shell\open\ddeexec\applicationGlobal_Access_Core.newreg380OutputToOnlyGlobal_Access_Core.newreg381Snapshot FormatGlobal_Access_Core.newreg382SOFTWARE\Microsoft\Jet\4.0\ISAM Formats\TextFormatFunctiontxt,SOA_RptToAscii,1,MS-DOS Text (*.txt)Global_Access_Core.newreg383MS-DOS Text (*.txt)Global_Access_Core.newreg384MS-DOS TextGlobal_Access_Core.newreg385SOFTWARE\Microsoft\Jet\4.0\ISAM Formats\Excel 5.0Microsoft Excel (*.xls)Global_Access_Core.newreg386Microsoft ExcelGlobal_Access_Core.newreg387SOFTWARE\Microsoft\Jet\4.0\ISAM Formats\Excel 8.0Global_Access_Core.newreg388Global_Access_Core.newreg389SOFTWARE\Microsoft\Jet\4.0\ISAM Formats\HTML ExportHTML (*.html)Global_Access_Core.newreg39Access.ShortCut.Form.1\shell\open\ddeexec\topicGlobal_Access_Core.newreg390Global_Access_Core.newreg391SOFTWARE\Microsoft\Office\9.0\Access\OptionsAttachIndexWarningGlobal_Access_Core.newreg392SOFTWARE\Microsoft\Office\9.0\Access\Clipboard FormatsHTML (*.htm; *.html)soa900.dll,30,html,HTML Format,HTML(*.html),1Global_Access_Core.newreg394soa900.dll,37,asp,ASP,MicrosoftActiveServerPages(*.asp),53Global_Access_Core.newreg395soa900.dll,8,xls,Biff5,MicrosoftExcel(*.xls),0Global_Access_Core.newreg396soa900.dll,34,htx,HTX,MicrosoftIIS(*.htx;*.idc),35Global_Access_Core.newreg397soa900.dll,10,txt,7,MS-DOSText(*.txt),0Global_Access_Core.newreg398soa900.dll,9,rtf,Rich Text Format,RichTextFormat(*.rtf),0Global_Access_Core.newreg399SOFTWARE\Microsoft\Office\9.0\Access\Report Formatshtml,SOA_RptToHtml,1,HTML (*.html),1Global_Access_Core.newreg40Access.ShortCut.Form.1\shell\open\ddeexec\ifexecGlobal_Access_Core.newreg400xls,SOA_RptToBIFF, Biff5,Microsoft Excel (*.xls),0Global_Access_Core.newreg401txt,SOA_RptToAscii,1,MS-DOS Text (*.txt),0Global_Access_Core.newreg402rtf,SOA_RptToRTF,Rich Text Format,Rich Text Format (*.rtf),0Global_Access_Core.newreg403snp,,1,Snapshot Format (*.snp),0Global_Access_Core.newreg404SOFTWARE\Microsoft\Office\9.0\Access\SpellerGlobal_Access_Core.newreg405SOFTWARE\Microsoft\Office\9.0\AccessGlobal_Access_Core.newreg407SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\MSACCESS.EXE[!msaccess.exe]Global_Access_Core.newreg408Global_Access_Core.newreg409Global_Access_Core.newreg410Software\Microsoft\VBA\MSAccessRequireDeclarationGlobal_Access_Core.newreg411Global_Access_Core.newreg412Software\Microsoft\Shared Tools\Outlook\Journaling\Microsoft AccessAutoJournaledGlobal_Access_Core.newreg42Access.ShortCut.Form.1\shell\printto\ddeexecGlobal_Access_Core.newreg43Access.ShortCut.Form.1\shell\printto\ddeexec\applicationGlobal_Access_Core.newreg44Access.ShortCut.Form.1\shell\printto\ddeexec\topicGlobal_Access_Core.newreg45Access.ShortCut.Form.1\shell\printto\ddeexec\ifexecGlobal_Access_Core.newreg46Access.ShortCut.Form.1\shell\printto\commandGlobal_Access_Core.newreg47Access.ShortCut.Form.1\shell\print\ddeexecGlobal_Access_Core.newreg48Access.ShortCut.Form.1\shell\print\ddeexec\applicationGlobal_Access_Core.newreg49Access.ShortCut.Form.1\shell\print\ddeexec\topicGlobal_Access_Core.newreg50Access.ShortCut.Form.1\shell\print\ddeexec\ifexecGlobal_Access_Core.newreg51Access.ShortCut.Form.1\shell\print\commandGlobal_Access_Core.newreg55Access.ShortCut.Form.1\shell\datasheet\ddeexec[\[]SetForeground[\]][\[]OpenForm "%1", 3[\]]Global_Access_Core.newreg56Access.ShortCut.Form.1\shell\datasheet\ddeexec\applicationGlobal_Access_Core.newreg57Access.ShortCut.Form.1\shell\datasheet\ddeexec\topicGlobal_Access_Core.newreg58Access.ShortCut.Form.1\shell\datasheet\ddeexec\ifexecGlobal_Access_Core.newreg61Access.ShortCut.Macro.1Global_Access_Core.newreg62Global_Access_Core.newreg64Access.ShortCut.Macro.1\shell\design\ddeexec[\[]SetForeground[\]][\[]ShellOpenMacro "%1", 1[\]]Global_Access_Core.newreg65Access.ShortCut.Macro.1\shell\design\ddeexec\applicationGlobal_Access_Core.newreg66Access.ShortCut.Macro.1\shell\design\ddeexec\topicGlobal_Access_Core.newreg67Access.ShortCut.Macro.1\shell\design\ddeexec\ifexecGlobal_Access_Core.newreg69Access.ShortCut.Macro.1\shell\open\ddeexec[\[]SetForeground[\]][\[]ShellOpenMacro "%1"[\]]Global_Access_Core.newreg70Access.ShortCut.Macro.1\shell\open\ddeexec\applicationGlobal_Access_Core.newreg71Access.ShortCut.Macro.1\shell\open\ddeexec\topicGlobal_Access_Core.newreg72Access.ShortCut.Macro.1\shell\open\ddeexec\ifexecGlobal_Access_Core.newreg78Access.ShortCut.Module.1Global_Access_Core.newreg79Global_Access_Core.newreg80Access.ShortCut.Module.1\shell\open\ddeexec[\[]SetForeground[\]][\[]OpenModule "%1"[\]]Global_Access_Core.newreg81Access.ShortCut.Module.1\shell\open\ddeexec\applicationGlobal_Access_Core.newreg82Access.ShortCut.Module.1\shell\open\ddeexec\topicGlobal_Access_Core.newreg83Access.ShortCut.Module.1\shell\open\ddeexec\ifexecSoftware\Microsoft\Office\9.0\OSA\AutoStartNotFindFast#[OPCMIGFINDFASTCUAUTO]Software\Microsoft\Office\9.0\Common\Migration\Office#[OPCMIGFINDFASTLMAUTO]Global_Office_FindFastFilters_r0CLSID\{00020810-0000-0000-C000-000000000046}\PersistentHandler{98de59a0-d175-11cd-a7bd-00006b827d94}Global_Office_FindFastFilters_r1CLSID\{00020811-0000-0000-C000-000000000046}\PersistentHandlerGlobal_Office_FindFastFilters_r10CLSID\{EA7BAE71-FB3B-11CD-A903-00AA00510EA3}\PersistentHandler{98DE59A0-D175-11CD-A7BD-00006B827D94}Global_Office_FindFastFilters_r11CLSID\{F07F3920-7B8C-11CF-9BE8-00AA004B9986}Microsoft Office-FilterGlobal_Office_FindFastFilters_r12CLSID\{F07F3920-7B8C-11CF-9BE8-00AA004B9986}\InprocServer32[!offfilt.dll]Global_Office_FindFastFilters_r13CLSID\{F07F3920-7B8C-11CF-9BE8-00AA004B9986}\InprocServer32\ThreadingModelGlobal_Office_FindFastFilters_r14CLSID\{25336920-03F9-11CF-8FD0-00AA00686F13}\PersistentHandler{EEC97550-47A9-11CF-B952-00AA0051FE20}Global_Office_FindFastFilters_r15CLSID\{7F73B8F6-C19C-11D0-AA66-00C04FC2EDDC}\PersistentHandlerGlobal_Office_FindFastFilters_r16CLSID\{BD70C020-2D24-11D0-9110-00004C752752}\PersistentHandlerGlobal_Office_FindFastFilters_r17CLSID\{E0CA5340-4534-11CF-B952-00AA0051FE20}HTML filterGlobal_Office_FindFastFilters_r18CLSID\{E0CA5340-4534-11CF-B952-00AA0051FE20}\InprocServer32[!nlhtml.dll]Global_Office_FindFastFilters_r19CLSID\{E0CA5340-4534-11CF-B952-00AA0051FE20}\InprocServer32\ThreadingModelGlobal_Office_FindFastFilters_r2CLSID\{00020820-0000-0000-C000-000000000046}\PersistentHandlerGlobal_Office_FindFastFilters_r20CLSID\{EEC97550-47A9-11CF-B952-00AA0051FE20}HTML File persistent handlerGlobal_Office_FindFastFilters_r21CLSID\{EEC97550-47A9-11CF-B952-00AA0051FE20}\PersistentAddinsRegistered\{89BCB740-6119-101A-BCB7-00DD010655AF}{e0ca5340-4534-11cf-b952-00aa0051fe20}Global_Office_FindFastFilters_r22SYSTEM\CurrentControlSet\Control\ContentIndex\Catalogs\Web\PropertiesF29F85E0-4FF9-1068-AB91-08002B27B3D9 331,32Global_Office_FindFastFilters_r23F29F85E0-4FF9-1068-AB91-08002B27B3D9 4Global_Office_FindFastFilters_r24F29F85E0-4FF9-1068-AB91-08002B27B3D9 5Global_Office_FindFastFilters_r25F29F85E0-4FF9-1068-AB91-08002B27B3D9 6Global_Office_FindFastFilters_r26F29F85E0-4FF9-1068-AB91-08002B27B3D9 8Global_Office_FindFastFilters_r27F29F85E0-4FF9-1068-AB91-08002B27B3D9 9Global_Office_FindFastFilters_r28F29F85E0-4FF9-1068-AB91-08002B27B3D9 1264,8Global_Office_FindFastFilters_r29F29F85E0-4FF9-1068-AB91-08002B27B3D9 13Global_Office_FindFastFilters_r3CLSID\{00020821-0000-0000-C000-000000000046}\PersistentHandlerGlobal_Office_FindFastFilters_r30F29F85E0-4FF9-1068-AB91-08002B27B3D9 10Global_Office_FindFastFilters_r31F29F85E0-4FF9-1068-AB91-08002B27B3D9 143,4Global_Office_FindFastFilters_r32F29F85E0-4FF9-1068-AB91-08002B27B3D9 15Global_Office_FindFastFilters_r33F29F85E0-4FF9-1068-AB91-08002B27B3D9 16Global_Office_FindFastFilters_r34F29F85E0-4FF9-1068-AB91-08002B27B3D9 7Global_Office_FindFastFilters_r35F29F85E0-4FF9-1068-AB91-08002B27B3D9 11Global_Office_FindFastFilters_r36D5CDD502-2E9C-101B-9397-08002B2CF9AE 230,32Global_Office_FindFastFilters_r37D5CDD502-2E9C-101B-9397-08002B2CF9AE 14Global_Office_FindFastFilters_r38D5CDD502-2E9C-101B-9397-08002B2CF9AE 15Global_Office_FindFastFilters_r39D5CDD502-2E9C-101B-9397-08002B2CF9AE 5Global_Office_FindFastFilters_r4CLSID\{00020900-0000-0000-C000-000000000046}\PersistentHandlerGlobal_Office_FindFastFilters_r40D5CDD502-2E9C-101B-9397-08002B2CF9AE 6Global_Office_FindFastFilters_r41D5CDD502-2E9C-101B-9397-08002B2CF9AE 3Global_Office_FindFastFilters_r42D5CDD502-2E9C-101B-9397-08002B2CF9AE 4Global_Office_FindFastFilters_r43D5CDD502-2E9C-101B-9397-08002B2CF9AE 7Global_Office_FindFastFilters_r44D5CDD502-2E9C-101B-9397-08002B2CF9AE 8Global_Office_FindFastFilters_r45D5CDD502-2E9C-101B-9397-08002B2CF9AE 9Global_Office_FindFastFilters_r46D5CDD502-2E9C-101B-9397-08002B2CF9AE 10Global_Office_FindFastFilters_r5CLSID\{00020906-0000-0000-C000-000000000046}\PersistentHandlerGlobal_Office_FindFastFilters_r6CLSID\{59850400-6664-101B-B21C-00AA004BA90B}\PersistentHandlerGlobal_Office_FindFastFilters_r7CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\PersistentHandlerGlobal_Office_FindFastFilters_r8CLSID\{98DE59A0-D175-11CD-A7BD-00006B827D94}\PersistentAddinsRegistered\{89BCB740-6119-101A-BCB7-00DD010655AF}{F07F3920-7B8C-11CF-9BE8-00AA004B9986}Global_Office_FindFastFilters_r9CLSID\{EA7BAE70-FB3B-11CD-A903-00AA00510EA3}\PersistentHandlerGlobal_Office_VGX1CLSID\{10072CEC-8CC1-11D1-986E-00A0C955B42E}\Component CategoriesGlobal_Office_VGX2CLSID\{10072CEC-8CC1-11D1-986E-00A0C955B42E}\Component Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}Global_Office_VGX3CLSID\{10072CEC-8CC1-11D1-986E-00A0C955B42E}\Component Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}Global_Office_VGX4CLSID\{10072CEC-8CC1-11D1-986E-00A0C955B42E}\Implemented CategoriesGlobal_Office_VGX5CLSID\{10072CEC-8CC1-11D1-986E-00A0C955B42E}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}Global_Office_VGX6CLSID\{10072CEC-8CC1-11D1-986E-00A0C955B42E}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}Global_Outlook_WinFax_ExtensionsSOFTWARE\Microsoft\Exchange\Client\ExtensionsOutlook Setup Extension4.0;Outxxx.dll;7;000000000000000;0000000;OutXXXGlobal_Outlook_WinFax_HelpSOFTWARE\Microsoft\Windows\Help[$Global_Outlook_WinFaxOffice]Global_Outlook_WinFaxNT_1SYSTEM\CurrentControlSet\Control\Print\Environments\Windows NT x86\Print Processors\olfprintGlobal_Outlook_WinFaxNT_25SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.iniOLFax PortsSYS:Microsoft\Windows NT\CurrentVersion\OLFax PortsGlobal_Outlook_WinFaxNT_26SYSTEM\CurrentControlSet\Control\Print\Monitors\OLFax PortsGlobal_Outlook_WinFaxNT_27SOFTWARE\Microsoft\Windows NT\CurrentVersion\OLFax PortsOLFModemwfxmsrvr.exe,WFXMSRVR,WFXOUTLOOKSMTPPOP3, 60QuickView\.XLSExcel 4 und 4 ArbeitsblattdateienGlobal_Outlook_WinFaxQV_1_10QuickView\.WQ2\{F0F08735-0C36-101B-B086-0020AF07D0F4}SCC Quick ViewerGlobal_Outlook_WinFaxQV_1_2QuickView\.XLS\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_1_3QuickView\.XLCExcel 4-DiagrammdateiGlobal_Outlook_WinFaxQV_1_4QuickView\.XLC\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_1_5QuickView\.WKSLotus 1-2-3-Datei oder MS Works v.3-DateiGlobal_Outlook_WinFaxQV_1_6QuickView\.WKS\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_1_7QuickView\.WQ1Quattro Pro fⁿr MS-DOS-DateiGlobal_Outlook_WinFaxQV_1_8QuickView\.WQ1\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_1_9QuickView\.WQ2Quattro Pro v.5 fⁿr MS-DOS-DateiGlobal_Outlook_WinFaxQV_2_1QuickView\.WB1Quattro Pro fⁿr Windows-DateiGlobal_Outlook_WinFaxQV_2_10QuickView\.CDR\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_2_2QuickView\.WB1\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_2_3QuickView\.WRIWindows 3.x WRITE-DateienGlobal_Outlook_WinFaxQV_2_4QuickView\.WRI\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_2_5QuickView\.INFSetup-DateienGlobal_Outlook_WinFaxQV_2_6QuickView\.INF\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_2_7QuickView\.INIKonfigurationsdateienGlobal_Outlook_WinFaxQV_2_8QuickView\.INI\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_2_9QuickView\.CDRCorel Draw v 4.5-DateienGlobal_Outlook_WinFaxQV_3_1QuickView\*Standard-ViewerGlobal_Outlook_WinFaxQV_3_10QuickView\.WK3\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_3_2QuickView\*\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_3_3QuickView\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_3_4CLSID\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_3_5_95CLSID\{F0F08735-0C36-101B-B086-0020AF07D0F4}\InProcServer32[!sccview.dll]Global_Outlook_WinFaxQV_3_5_NT[!sccview.dll_0001]Global_Outlook_WinFaxQV_3_6Global_Outlook_WinFaxQV_3_7QuickView\.TXTTextdateiGlobal_Outlook_WinFaxQV_3_8QuickView\.TXT\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_3_9QuickView\.WK3Lotus 1-2-3 v.3-DateiGlobal_Outlook_WinFaxQV_4_1QuickView\.WK4Lotus 1-2-3 v.4-DateiGlobal_Outlook_WinFaxQV_4_10QuickView\.ASC\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_4_2QuickView\.WK4\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_4_3QuickView\.BMPWindows Bitmap Graphics-DateiGlobal_Outlook_WinFaxQV_4_4QuickView\.BMP\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_4_5QuickView\.DIBWindows Bitmap Graphics-Datei (DIB)Global_Outlook_WinFaxQV_4_6QuickView\.DIB\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_4_7QuickView\.SAMAmi, Ami Pro-DateiGlobal_Outlook_WinFaxQV_4_8QuickView\.SAM\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_4_9QuickView\.ASCASCII-DateiGlobal_Outlook_WinFaxQV_5_1QuickView\.RTFRich Text Format-DateiGlobal_Outlook_WinFaxQV_5_10QuickView\.WDB\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_5_2QuickView\.RTF\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_5_3QuickView\.DOCBeliebiges einer Reihe von TextverarbeitungsdateiformatenGlobal_Outlook_WinFaxQV_5_4QuickView\.DOC\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_5_5QuickView\.RLEBitmap-Dateien (RunLengthEncoding)Global_Outlook_WinFaxQV_5_6QuickView\.RLE\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_5_7QuickView\.WK1Lotus 1-2-3 v.1 und 2-DateienGlobal_Outlook_WinFaxQV_5_8QuickView\.WK1\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_5_9QuickView\.WDBWorks-DatenbankdateienGlobal_Outlook_WinFaxQV_6_1QuickView\.WPSWorks-TextverarbeitungsdateienGlobal_Outlook_WinFaxQV_6_10QuickView\.DRW\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_6_2QuickView\.WPS\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_6_3QuickView\.EXEAusfⁿhrbare DateienGlobal_Outlook_WinFaxQV_6_4QuickView\.EXE\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_6_5QuickView\.DLLDynamic Link LibrariesGlobal_Outlook_WinFaxQV_6_6QuickView\.DLL\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_6_7QuickViewQuick View-DateiGlobal_Outlook_WinFaxQV_6_8_95QuickView\shell\open\command[!quikview.exe]Global_Outlook_WinFaxQV_6_8_NT[!quikview.exe_0001]Global_Outlook_WinFaxQV_6_9QuickView\.DRWMicrographix DrawGlobal_Outlook_WinFaxQV_7_1QuickView\.PREFreelance fⁿr WindowsGlobal_Outlook_WinFaxQV_7_10QuickView\.TIF\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_7_2QuickView\.PRE\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_7_3QuickView\.GIFCompuserve GIF-DateiGlobal_Outlook_WinFaxQV_7_4QuickView\.GIF\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_7_5QuickView\.MODMultiplan v 3, 4.0, 4.1-DateiGlobal_Outlook_WinFaxQV_7_6QuickView\.MOD\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_7_7QuickView\.PPTPowerPoint v.4-DateienGlobal_Outlook_WinFaxQV_7_8QuickView\.PPT\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_7_9QuickView\.TIFTiff-DateiGlobal_Outlook_WinFaxQV_8_1QuickView\.WMFWindows MetadateiGlobal_Outlook_WinFaxQV_8_2QuickView\.WMF\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_8_3QuickView\.WPDWordPerfect Demo-DateienGlobal_Outlook_WinFaxQV_8_4QuickView\.WPD\{F0F08735-0C36-101B-B086-0020AF07D0F4}Global_Outlook_WinFaxQV_InstalledSOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\QuickViewGlobal_UserAssistance_OUAControlOCX_1Component Categories\{40FC6ED4-2438-11CF-A3DB-080036F12502}409Global_UserAssistance_OUAControlOCX_13CLSID\{8936033C-4A50-11D1-98A4-00A0C90F27C6}\InprocServer32Global_UserAssistance_OUAControlOCX_14CLSID\{8936033C-4A50-11D1-98A4-00A0C90F27C6}\Implemented Categories\{40FC6ED4-2438-11CF-A3DB-080036F12502}Global_UserAssistance_OUAControlOCX_15CLSID\{8936033C-4A50-11D1-98A4-00A0C90F27C6}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}Global_UserAssistance_OUAControlOCX_16CLSID\{8936033C-4A50-11D1-98A4-00A0C90F27C6}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}Global_UserAssistance_OUAControlOCX_17TypeLib\{89360337-4A50-11D1-98A4-00A0C90F27C6}\1.0Microsoft Office UA Control 1.0 TypeLibGlobal_UserAssistance_OUAControlOCX_18TypeLib\{89360337-4A50-11D1-98A4-00A0C90F27C6}\1.0\FLAGSGlobal_UserAssistance_OUAControlOCX_19TypeLib\{89360337-4A50-11D1-98A4-00A0C90F27C6}\1.0\0\win32[!ouactrl.ocx]Global_UserAssistance_OUAControlOCX_2Component Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}Controls that are safely scriptableGlobal_UserAssistance_OUAControlOCX_20TypeLib\{89360337-4A50-11D1-98A4-00A0C90F27C6}\1.0\HELPDIRGlobal_UserAssistance_OUAControlOCX_21Interface\{8936033A-4A50-11D1-98A4-00A0C90F27C6}IOUACtrlGlobal_UserAssistance_OUAControlOCX_22Interface\{8936033A-4A50-11D1-98A4-00A0C90F27C6}\ProxyStubClsidGlobal_UserAssistance_OUAControlOCX_23Interface\{8936033A-4A50-11D1-98A4-00A0C90F27C6}\ProxyStubClsid32Global_UserAssistance_OUAControlOCX_24Interface\{8936033A-4A50-11D1-98A4-00A0C90F27C6}\TypeLib{89360337-4A50-11D1-98A4-00A0C90F27C6}Global_UserAssistance_OUAControlOCX_25Global_UserAssistance_OUAControlOCX_3Component Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}Controls safely initializable from persistent dataGlobal_UserAssistance_OUAControlOCX_9CLSID\{8936033C-4A50-11D1-98A4-00A0C90F27C6}\ControlGlobal_Websvr_Discussion0CLSID\{BDEADE7F-C265-11D0-BCED-00A0C90AB50F}\InstanceDontRefreshGlobal_Websvr_DiscussionOM_r0TypeLib\{AC958DF8-9368-11D1-95AB-00A0C90DCA5B}\1.0\HELPDIRGlobal_Websvr_DiscussionOM_r1CLSID\{DA1E5A8E-1A89-11D2-95C9-00A0C90DCA5B}OSE.DiscussionServerGlobal_Websvr_DiscussionOM_r10Interface\{DA1E5A8D-1A89-11D2-95C9-00A0C90DCA5B}\ProxyStubClsidGlobal_Websvr_DiscussionOM_r11Interface\{DA1E5A8D-1A89-11D2-95C9-00A0C90DCA5B}\ProxyStubClsid32Global_Websvr_DiscussionOM_r12CLSID\{DA1E5A90-1A89-11D2-95C9-00A0C90DCA5B}OSE.DiscussionServersGlobal_Websvr_DiscussionOM_r13CLSID\{DA1E5A90-1A89-11D2-95C9-00A0C90DCA5B}\ProgIDGlobal_Websvr_DiscussionOM_r14CLSID\{DA1E5A90-1A89-11D2-95C9-00A0C90DCA5B}\InprocServer32[!owsdsc.dll]Global_Websvr_DiscussionOM_r15CLSID\{DA1E5A90-1A89-11D2-95C9-00A0C90DCA5B}\InprocServer32\ThreadingModelGlobal_Websvr_DiscussionOM_r16CLSID\{DA1E5A90-1A89-11D2-95C9-00A0C90DCA5B}\TypeLib{AC958DF8-9368-11D1-95AB-00A0C90DCA5B}Global_Websvr_DiscussionOM_r17CLSID\{DA1E5A90-1A89-11D2-95C9-00A0C90DCA5B}\VERSIONGlobal_Websvr_DiscussionOM_r18Global_Websvr_DiscussionOM_r19OSE.DiscussionServers\Clsid{DA1E5A90-1A89-11D2-95C9-00A0C90DCA5B}Global_Websvr_DiscussionOM_r2CLSID\{DA1E5A8E-1A89-11D2-95C9-00A0C90DCA5B}\ProgIDGlobal_Websvr_DiscussionOM_r20Interface\{DA1E5A8F-1A89-11D2-95C9-00A0C90DCA5B}DiscussionServersGlobal_Websvr_DiscussionOM_r21Interface\{DA1E5A8F-1A89-11D2-95C9-00A0C90DCA5B}\ProxyStubClsidGlobal_Websvr_DiscussionOM_r22Interface\{DA1E5A8F-1A89-11D2-95C9-00A0C90DCA5B}\ProxyStubClsid32Global_Websvr_DiscussionOM_r23CLSID\{15F0B134-CB2E-11D1-9596-00A0C90DCA5B}OSE.GlobalGlobal_Websvr_DiscussionOM_r24CLSID\{15F0B134-CB2E-11D1-9596-00A0C90DCA5B}\ProgIDGlobal_Websvr_DiscussionOM_r25CLSID\{15F0B134-CB2E-11D1-9596-00A0C90DCA5B}\InprocServer32Global_Websvr_DiscussionOM_r26CLSID\{15F0B134-CB2E-11D1-9596-00A0C90DCA5B}\InprocServer32\ThreadingModelGlobal_Websvr_DiscussionOM_r27CLSID\{15F0B134-CB2E-11D1-9596-00A0C90DCA5B}\TypeLibGlobal_Websvr_DiscussionOM_r28CLSID\{15F0B134-CB2E-11D1-9596-00A0C90DCA5B}\VERSIONGlobal_Websvr_DiscussionOM_r29Global_Websvr_DiscussionOM_r3CLSID\{DA1E5A8E-1A89-11D2-95C9-00A0C90DCA5B}\InprocServer32Global_Websvr_DiscussionOM_r30OSE.Global\Clsid{15F0B134-CB2E-11D1-9596-00A0C90DCA5B}Global_Websvr_DiscussionOM_r31Interface\{DA1E5A91-1A89-11D2-95C9-00A0C90DCA5B}GlobalGlobal_Websvr_DiscussionOM_r32Interface\{DA1E5A91-1A89-11D2-95C9-00A0C90DCA5B}\ProxyStubClsidGlobal_Websvr_DiscussionOM_r33Interface\{DA1E5A91-1A89-11D2-95C9-00A0C90DCA5B}\ProxyStubClsid32Global_Websvr_DiscussionOM_r34CLSID\{15F0B130-CB2E-11D1-9596-00A0C90DCA5B}OSE.DiscussionsGlobal_Websvr_DiscussionOM_r35CLSID\{15F0B130-CB2E-11D1-9596-00A0C90DCA5B}\ProgIDGlobal_Websvr_DiscussionOM_r36CLSID\{15F0B130-CB2E-11D1-9596-00A0C90DCA5B}\InprocServer32Global_Websvr_DiscussionOM_r37CLSID\{15F0B130-CB2E-11D1-9596-00A0C90DCA5B}\InprocServer32\ThreadingModelGlobal_Websvr_DiscussionOM_r38CLSID\{15F0B130-CB2E-11D1-9596-00A0C90DCA5B}\TypeLibGlobal_Websvr_DiscussionOM_r39CLSID\{15F0B130-CB2E-11D1-9596-00A0C90DCA5B}\VERSIONGlobal_Websvr_DiscussionOM_r4CLSID\{DA1E5A8E-1A89-11D2-95C9-00A0C90DCA5B}\InprocServer32\ThreadingModelGlobal_Websvr_DiscussionOM_r40Global_Websvr_DiscussionOM_r41OSE.Discussions\Clsid{15F0B130-CB2E-11D1-9596-00A0C90DCA5B}Global_Websvr_DiscussionOM_r42Interface\{DA1E5A89-1A89-11D2-95C9-00A0C90DCA5B}DiscussionsGlobal_Websvr_DiscussionOM_r43Interface\{DA1E5A89-1A89-11D2-95C9-00A0C90DCA5B}\ProxyStubClsidGlobal_Websvr_DiscussionOM_r44Interface\{DA1E5A89-1A89-11D2-95C9-00A0C90DCA5B}\ProxyStubClsid32Global_Websvr_DiscussionOM_r45CLSID\{15F0B132-CB2E-11D1-9596-00A0C90DCA5B}OSE.DiscussionGlobal_Websvr_DiscussionOM_r46CLSID\{15F0B132-CB2E-11D1-9596-00A0C90DCA5B}\ProgIDGlobal_Websvr_DiscussionOM_r47CLSID\{15F0B132-CB2E-11D1-9596-00A0C90DCA5B}\InprocServer32Global_Websvr_DiscussionOM_r48CLSID\{15F0B132-CB2E-11D1-9596-00A0C90DCA5B}\InprocServer32\ThreadingModelGlobal_Websvr_DiscussionOM_r49CLSID\{15F0B132-CB2E-11D1-9596-00A0C90DCA5B}\TypeLibGlobal_Websvr_DiscussionOM_r5CLSID\{DA1E5A8E-1A89-11D2-95C9-00A0C90DCA5B}\TypeLibGlobal_Websvr_DiscussionOM_r50CLSID\{15F0B132-CB2E-11D1-9596-00A0C90DCA5B}\VERSIONGlobal_Websvr_DiscussionOM_r51Global_Websvr_DiscussionOM_r52OSE.Discussion\Clsid{15F0B132-CB2E-11D1-9596-00A0C90DCA5B}Global_Websvr_DiscussionOM_r53Interface\{DA1E5A8B-1A89-11D2-95C9-00A0C90DCA5B}DiscussionGlobal_Websvr_DiscussionOM_r54Interface\{DA1E5A8B-1A89-11D2-95C9-00A0C90DCA5B}\ProxyStubClsidGlobal_Websvr_DiscussionOM_r55Interface\{DA1E5A8B-1A89-11D2-95C9-00A0C90DCA5B}\ProxyStubClsid32Global_Websvr_DiscussionOM_r6CLSID\{DA1E5A8E-1A89-11D2-95C9-00A0C90DCA5B}\VERSIONGlobal_Websvr_DiscussionOM_r7Global_Websvr_DiscussionOM_r8OSE.DiscussionServer\Clsid{DA1E5A8E-1A89-11D2-95C9-00A0C90DCA5B}Global_Websvr_DiscussionOM_r9Interface\{DA1E5A8D-1A89-11D2-95C9-00A0C90DCA5B}DiscussionServerGlobal_Websvr_MSDAipp0MSDAIPP.BINDER.1Microsoft OLE DB Provider for Internet Publishing - Provider BinderGlobal_Websvr_MSDAipp1MSDAIPP.BINDER.1\CLSIDGlobal_Websvr_MSDAipp10PROTOCOLS\Handler\http\oledbGlobal_Websvr_MSDAipp11PROTOCOLS\Handler\msdaipp\oledbMicrosoft OLE DB Provider for Internet PublishingGlobal_Websvr_MSDAipp12Global_Websvr_MSDAipp15PROTOCOLS\Handler\https\oledbGlobal_Websvr_MSDAipp16Global_Websvr_MSDAipp17MSDAIPP.DSO.1Microsoft OLE DB Provider for Internet Publishing - Data Source ObjectGlobal_Websvr_MSDAipp18MSDAIPP.DSO.1\CLSID{AF320921-9381-11D1-9C3C-0000F875AC61}Global_Websvr_MSDAipp19MSDAIPP.DSOGlobal_Websvr_MSDAipp2MSDAIPP.BINDERGlobal_Websvr_MSDAipp20MSDAIPP.DSO\CLSIDGlobal_Websvr_MSDAipp21CLSID\{AF320921-9381-11D1-9C3C-0000F875AC61}Global_Websvr_MSDAipp22CLSID\{AF320921-9381-11D1-9C3C-0000F875AC61}\ProgIDGlobal_Websvr_MSDAipp23CLSID\{AF320921-9381-11D1-9C3C-0000F875AC61}\VersionIndependentProgIDGlobal_Websvr_MSDAipp24CLSID\{AF320921-9381-11D1-9C3C-0000F875AC61}\InprocServer32[!msdaipp.dll]Global_Websvr_MSDAipp25bothGlobal_Websvr_MSDAipp26CLSID\{AF320921-9381-11D1-9C3C-0000F875AC61}\OLE DB ProviderGlobal_Websvr_MSDAipp27Software\Microsoft\DataAccess\RootBinder\httpsGlobal_Websvr_MSDAipp28Software\Microsoft\DataAccess\RootBinder\msdaippGlobal_Websvr_MSDAipp29MSDAMON.Binder.1Microsoft OLE DB Moniker Binder for Internet PublishingGlobal_Websvr_MSDAipp3MSDAIPP.BINDER\CLSIDGlobal_Websvr_MSDAipp30MSDAMON.Binder.1\CLSID{E1D2BF42-A96B-11D1-9C6B-0000F875AC61}Global_Websvr_MSDAipp31MSDAMON.BinderGlobal_Websvr_MSDAipp32MSDAMON.Binder\CurVerGlobal_Websvr_MSDAipp33MSDAMON.Binder\CLSIDGlobal_Websvr_MSDAipp34CLSID\{E1D2BF42-A96B-11D1-9C6B-0000F875AC61}Global_Websvr_MSDAipp35CLSID\{E1D2BF42-A96B-11D1-9C6B-0000F875AC61}\ProgIDGlobal_Websvr_MSDAipp36CLSID\{E1D2BF42-A96B-11D1-9C6B-0000F875AC61}\VersionIndependentProgIDGlobal_Websvr_MSDAipp37CLSID\{E1D2BF42-A96B-11D1-9C6B-0000F875AC61}\InprocServer32Global_Websvr_MSDAipp38Global_Websvr_MSDAipp4CLSID\{E1D2BF40-A96B-11D1-9C6B-0000F875AC61}Global_Websvr_MSDAipp5CLSID\{E1D2BF40-A96B-11D1-9C6B-0000F875AC61}\ProgIDGlobal_Websvr_MSDAipp6CLSID\{E1D2BF40-A96B-11D1-9C6B-0000F875AC61}\VersionIndependentProgIDGlobal_Websvr_MSDAipp7CLSID\{E1D2BF40-A96B-11D1-9C6B-0000F875AC61}\InprocServer32Global_Websvr_MSDAipp8Global_Websvr_MSDAipp9Global_Websvr_MSDAUrl0MSDAURL.Binder.1Microsoft OLE DB Root Binder for Internet PublishingGlobal_Websvr_MSDAUrl1MSDAURL.Binder.1\CLSID{FF151822-B0BF-11D1-A80D-000000000000}Global_Websvr_MSDAUrl10PROTOCOLS\Handler\ipp\0x00000001Global_Websvr_MSDAUrl11Global_Websvr_MSDAUrl12PROTOCOLS\Handler\msdaipp\0x00000001Global_Websvr_MSDAUrl13Global_Websvr_MSDAUrl14PROTOCOLS\Handler\http\0x00000001Global_Websvr_MSDAUrl15Global_Websvr_MSDAUrl16PROTOCOLS\Handler\https\0x00000001Global_Websvr_MSDAUrl17Global_Websvr_MSDAUrl18SOFTWARE\Microsoft\DataAccess\RootBinderGlobal_Websvr_MSDAUrl19MSDAURL.Binder\CLSIDGlobal_Websvr_MSDAUrl2MSDAURL.BinderGlobal_Websvr_MSDAUrl3MSDAURL.Binder\CurVerGlobal_Websvr_MSDAUrl4CLSID\{FF151822-B0BF-11D1-A80D-000000000000}Global_Websvr_MSDAUrl5CLSID\{FF151822-B0BF-11D1-A80D-000000000000}\ProgIDGlobal_Websvr_MSDAUrl6CLSID\{FF151822-B0BF-11D1-A80D-000000000000}\VersionIndependentProgIDGlobal_Websvr_MSDAUrl7CLSID\{FF151822-B0BF-11D1-A80D-000000000000}\InprocServer32[!msdaurl.dll]Global_Websvr_MSDAUrl8Global_Websvr_Publication1Publishing Folder\shell\explore\commandexplorer.exe /e,/idlist,%I,%LGlobal_Websvr_Publication11CLSID\{BDEADF00-C265-11D0-BCED-00A0C90AB50F}\DefaultIcon[!msonsext.dll],0Global_Websvr_Publication12CLSID\{BDEADF00-C265-11D0-BCED-00A0C90AB50F}\ShellFolder#-1472200704Global_Websvr_Publication14CLSID\{BDEADF04-C265-11D0-BCED-00A0C90AB50F}Global_Websvr_Publication15CLSID\{BDEADF04-C265-11D0-BCED-00A0C90AB50F}\InProcServer32[!msonsext.dll]Global_Websvr_Publication16Global_Websvr_Publication17Publishing Folder\Default Icon[!msonsext.dll],2Global_Websvr_Publication18CLSID\{BDEADF00-C265-11D0-BCED-00A0C90AB50F}\shellex\ExtShellFolderViews\{5984FFE0-28D4-11CF-AE66-08002B2E1262}PersistMoniker[!pubplace.htt]Global_Websvr_Publication19Software\Microsoft\Active Setup\Installed Components\{73FA19D0-2D75-11D2-995D-00C04F98BBC9}Global_Websvr_Publication2Publishing Folder\shell\explore\ddeexec[\[]ExploreFolder("%l", %I, %S)[\]]Global_Websvr_Publication20LocaleGlobal_Websvr_Publication21IsInstalledGlobal_Websvr_Publication221,0,1,6Global_Websvr_Publication23ComponentIDGlobal_Websvr_Publication3NoActivateHandlerGlobal_Websvr_Publication4Publishing Folder\shell\open\commandexplorer.exe /idlist,%I,%LGlobal_Websvr_Publication5Publishing Folder\shell\open\ddeexec[\[]ViewFolder("%l", %I, %S)[\]]Global_Websvr_Publication6Global_Websvr_Publication7Global_Websvr_Publication8CLSID\{BDEADF00-C265-11D0-BCED-00A0C90AB50F}\InProcServer32Global_Websvr_Publication9Global_Websvr_Repagent0OWS.OfflineList.1OWSOfflineList ClassGlobal_Websvr_Repagent1OWS.OfflineList.1\CLSID{BDEADEA5-C265-11D0-BCED-00A0C90AB50F}Global_Websvr_Repagent10CLSID\{BDEADE7B-C265-11D0-BCED-00A0C90AB50F}\InProcServer32[!ragent.dll]Global_Websvr_Repagent11Global_Websvr_Repagent12SOFTWARE\Microsoft\Windows\CurrentVersion\SyncMgr\Handlers\{BDEADE7B-C265-11D0-BCED-00A0C90AB50F}OfficeWebServer SyncMgr HandlerGlobal_Websvr_Repagent13OWS.NotificationSink.1OWSNotificationSink ClassGlobal_Websvr_Repagent14OWS.NotificationSink.1\CLSID{BDEADE7A-C265-11D0-BCED-00A0C90AB50F}Global_Websvr_Repagent15OWS.NotificationSinkGlobal_Websvr_Repagent16OWS.NotificationSink\CurVerGlobal_Websvr_Repagent17CLSID\{BDEADE7A-C265-11D0-BCED-00A0C90AB50F}Global_Websvr_Repagent18CLSID\{BDEADE7A-C265-11D0-BCED-00A0C90AB50F}\ProgIDGlobal_Websvr_Repagent19CLSID\{BDEADE7A-C265-11D0-BCED-00A0C90AB50F}\VersionIndependentProgIDGlobal_Websvr_Repagent2OWS.OfflineListGlobal_Websvr_Repagent20CLSID\{BDEADE7A-C265-11D0-BCED-00A0C90AB50F}\InprocServer32Global_Websvr_Repagent21Global_Websvr_Repagent3OWS.OfflineList\CurVerGlobal_Websvr_Repagent4CLSID\{BDEADEA5-C265-11D0-BCED-00A0C90AB50F}Global_Websvr_Repagent5CLSID\{BDEADEA5-C265-11D0-BCED-00A0C90AB50F}\ProgIDGlobal_Websvr_Repagent6CLSID\{BDEADEA5-C265-11D0-BCED-00A0C90AB50F}\VersionIndependentProgIDGlobal_Websvr_Repagent7CLSID\{BDEADEA5-C265-11D0-BCED-00A0C90AB50F}\InprocServer32Global_Websvr_Repagent8Global_Websvr_Repagent9CLSID\{BDEADE7B-C265-11D0-BCED-00A0C90AB50F}goutPublishing1CLSID\{9EEE8A7C-8472-11D0-8252-00AA00C01795}goutPublishing10CLSID\{CB0E73C1-706A-11CF-A056-00A02416065A}IPM.Note.FolderPub.UpdategoutPublishing11CLSID\{CB0E73C1-706A-11CF-A056-00A02416065A}\InProcServer32[#fldpub.dll]goutPublishing12CLSID\{CB0E73C2-706A-11CF-A056-00A02416065A}IPM.Note.FolderPub.SyncStategoutPublishing13CLSID\{CB0E73C2-706A-11CF-A056-00A02416065A}\InProcServer32goutPublishing14CLSID\{CB0E73C3-706A-11CF-A056-00A02416065A}IPM.Note.FolderPub.RequestgoutPublishing15CLSID\{CB0E73C3-706A-11CF-A056-00A02416065A}\InProcServer32goutPublishing16CLSID\{CB0E73C7-706A-11CF-A056-00A02416065A}IPM.Note.FolderPub.Update.MultiplegoutPublishing17CLSID\{CB0E73C7-706A-11CF-A056-00A02416065A}\InProcServer32goutPublishing18FPNewSubCtl.FPNewSubFPNewSubCtl ClassgoutPublishing19FPNewSubCtl.FPNewSub\CurVerFPNewSubCtl.FPNewSub.1goutPublishing2CLSID\{9EEE8A7C-8472-11D0-8252-00AA00C01795}\BaseMsgClsIPM.NotegoutPublishing20goutPublishing21FPNewSubCtl.FPNewSub.1\CLSID{532FD821-83AB-11D0-8032-00A0C90A8FE0}goutPublishing22CLSID\{532FD821-83AB-11D0-8032-00A0C90A8FE0}goutPublishing23CLSID\{532FD821-83AB-11D0-8032-00A0C90A8FE0}\ControlgoutPublishing24CLSID\{532FD821-83AB-11D0-8032-00A0C90A8FE0}\InprocServer32[#fpatl.ocx]goutPublishing25goutPublishing26CLSID\{532FD821-83AB-11D0-8032-00A0C90A8FE0}\InsertablegoutPublishing27CLSID\{532FD821-83AB-11D0-8032-00A0C90A8FE0}\MiscStatusgoutPublishing28CLSID\{532FD821-83AB-11D0-8032-00A0C90A8FE0}\MiscStatus\1goutPublishing29CLSID\{532FD821-83AB-11D0-8032-00A0C90A8FE0}\ProgIDgoutPublishing3CLSID\{9EEE8A7C-8472-11D0-8252-00AA00C01795}\FormStg[#newsubsc.oft]goutPublishing30CLSID\{532FD821-83AB-11D0-8032-00A0C90A8FE0}\ProgrammablegoutPublishing31CLSID\{532FD821-83AB-11D0-8032-00A0C90A8FE0}\ToolboxBitmap32[#fpatl.ocx],1goutPublishing32CLSID\{532FD821-83AB-11D0-8032-00A0C90A8FE0}\TypeLib{532FD811-83AB-11D0-8032-00A0C90A8FE0}goutPublishing33CLSID\{532FD821-83AB-11D0-8032-00A0C90A8FE0}\VersiongoutPublishing34CLSID\{532FD821-83AB-11D0-8032-00A0C90A8FE0}\VersionIndependentProgIDgoutPublishing35TypeLib\{532FD811-83AB-11D0-8032-00A0C90A8FE0}goutPublishing36TypeLib\{532FD811-83AB-11D0-8032-00A0C90A8FE0}\1.0FPatl 1.0 Type LibrarygoutPublishing37TypeLib\{532FD811-83AB-11D0-8032-00A0C90A8FE0}\1.0\0goutPublishing38TypeLib\{532FD811-83AB-11D0-8032-00A0C90A8FE0}\1.0\0\win32goutPublishing39TypeLib\{532FD811-83AB-11D0-8032-00A0C90A8FE0}\1.0\FLAGSgoutPublishing4CLSID\{9EEE8A7C-8472-11D0-8252-00AA00C01795}\InProcServer32goutPublishing40TypeLib\{532FD811-83AB-11D0-8032-00A0C90A8FE0}\1.0\HELPDIRgoutPublishing41Interface\{532FD820-83AB-11D0-8032-00A0C90A8FE0}IFPNewSubCtlgoutPublishing42Interface\{532FD820-83AB-11D0-8032-00A0C90A8FE0}\ProxyStubClsidgoutPublishing43Interface\{532FD820-83AB-11D0-8032-00A0C90A8FE0}\ProxyStubClsid32goutPublishing44Interface\{532FD820-83AB-11D0-8032-00A0C90A8FE0}\TypeLibgoutPublishing45goutPublishing5CLSID\{9EEE8A7C-8472-11D0-8252-00AA00C01795}\MsgClsIPM.Note.FolderPub.NewSubscribergoutPublishing504.0;Outxxx.dll;7;000000000000000;0000000000;OutXXXgoutPublishing51SOFTWARE\Microsoft\Office\9.0\Outlook\NetFolderEnableNetFoldergoutPublishing6CLSID\{9EEE8A7C-8472-11D0-8252-00AA00C01796}goutPublishing7CLSID\{9EEE8A7C-8472-11D0-8252-00AA00C01796}\BaseMsgClsgoutPublishing8CLSID\{9EEE8A7C-8472-11D0-8252-00AA00C01796}\FormStg[#conflict.oft]goutPublishing9CLSID\{9EEE8A7C-8472-11D0-8252-00AA00C01796}\MsgClsIPM.Note.FolderPub.ConflictgoutPublisihing52msoqfidgoutPublisihing53GrammarDictionaryAPI1SOFTWARE\Microsoft\Shared Tools\Proofing Tools\Grammar\1031\NormalDictionary[!msgr_ge.lex]GrammarDictionaryAPI1_FRASOFTWARE\Microsoft\Shared Tools\Proofing Tools\Grammar\1036\Normal[!msgr_fr.lex_FRA]GrammarDictionaryAPI1_GERSOFTWARE\Microsoft\Shared Tools\Proofing Tools\Grammar\2055\NormalGrammarDictionaryAPI1_ITASOFTWARE\Microsoft\Shared Tools\Proofing Tools\Grammar\1040\Normal[!msgr_it.lex_ITA]GrammarEngineAPI1[!msgrge32.dll]GrammarEngineAPI1_FRA[!msgrfr32.dll_FRA]GrammarEngineAPI1_GERGrammarEngineAPI1_ITA[!msgrit32.dll_ITA]graph9.srg0MSGraphgraph9.srg1MSGraph\NotInsertablegraph9.srg10MSGraph.Chart.8\protocol\StdFileEditing\server[!graph9.exe]graph9.srg11MSGraph.Chart.8\protocol\StdFileEditing\Verb\0graph9.srg12MSGraph.Chart.8\protocol\StdFileEditing\Verb\1╓&ffnengraph9.srg2MSGraph.Chart.5Microsoft Graph 5.0graph9.srg26CLSID\{00024502-0000-0000-C000-000000000046}\Implemented Categories\{000C0118-0000-0000-C000-000000000046}graph9.srg3MSGraph.Chart.5\CLSIDgraph9.srg30CLSID\{00020801-0000-0000-C000-000000000046}graph9.srg31CLSID\{00020801-0000-0000-C000-000000000046}\AutoConvertTograph9.srg33CLSID\{00020803-0000-0000-C000-000000000046}\Typelib{00020802-0000-0000-C000-000000000046}graph9.srg34CLSID\{00020803-0000-0000-C000-000000000046}\Version1.3graph9.srg35CLSID\{00020803-0000-0000-C000-000000000046}\Insertablegraph9.srg36CLSID\{00020803-0000-0000-C000-000000000046}\MiscStatusgraph9.srg37CLSID\{00020803-0000-0000-C000-000000000046}\DataFormats\GetSet\11,1,1graph9.srg38CLSID\{00020803-0000-0000-C000-000000000046}\DataFormats\GetSet\21,16,1graph9.srg39CLSID\{00020803-0000-0000-C000-000000000046}\DataFormats\GetSet\31,32,1graph9.srg4MSGraph.Chart.5\NotInsertablegraph9.srg40CLSID\{00020803-0000-0000-C000-000000000046}\DataFormats\DefaultFileGBiff5graph9.srg43CLSID\{00020803-0000-0000-C000-000000000046}\Conversion\Readable\MainGBiff5,MSGraphgraph9.srg44CLSID\{00020803-0000-0000-C000-000000000046}\Conversion\Readwritable\Maingraph9.srg45CLSID\{00020803-0000-0000-C000-000000000046}\AuxUserType\2Diagrammgraph9.srg46CLSID\{00020803-0000-0000-C000-000000000046}\AuxUserType\3graph9.srg47CLSID\{00020803-0000-0000-C000-000000000046}\Verb\0graph9.srg48CLSID\{00020803-0000-0000-C000-000000000046}\Verb\1graph9.srg51CLSID\{00020803-0000-0000-C000-000000000046}\Implemented Categories\{000C0118-0000-0000-C000-000000000046}graph9.srg53CLSID\{00030006-0000-0000-C000-000000000046}\AutoConvertTograph9.srg6MSGraph.Chart.8\Insertablegraph9.srg8MSGraph.Chart.8\protocolgraph9.srg9MSGraph.Chart.8\protocol\StdFileEditingGraphFltFPXSOFTWARE\Microsoft\Shared Tools\Graphics Filters\import\FPXFPX FormatGraphFltFPX1GraphFltFPX2GraphHelpGraphHTMLHelpGraphicsFiltersHelphlp95en.dll_helpkeyhtmedd.reg_add1CLSID\{0456C164-D0EF-11D0-A787-0000F80272EA}\Programmablehtmedd.reg_add100CLSID\{533AC2A4-1ACE-11D1-A787-0000F80272EA}\Programmablehtmedd.reg_add101CLSID\{62C81794-A9EC-11D0-8198-00A0C91BBEE3}\Programmablehtmedd.reg_add102CLSID\{7AB96C22-2EDA-11D1-9CE0-0000F8040A53}\Programmablehtmedd.reg_add103CLSID\{7D045701-EDA1-11D0-A6E8-006097C9947C}\Programmablehtmedd.reg_add104CLSID\{842DFBE6-AD40-11D0-910F-0000F81E7FF2}\Programmablehtmedd.reg_add105CLSID\{8B88B770-F277-11D0-A6EC-006097C9947C}\Programmablehtmedd.reg_add106CLSID\{8F28A170-F329-11D0-A6EC-006097C9947C}\Programmablehtmedd.reg_add107CLSID\{C76D83F8-A489-11D0-8195-00A0C91BBEE3}\Programmablehtmedd.reg_add108CLSID\{D62B3FF2-0463-11D1-A6F2-006097C9947C}\Programmablehtmedd.reg_add109CLSID\{E01C01D0-F326-11D0-A6EC-006097C9947C}\Programmablehtmedd.reg_add110CLSID\{EF7C36A6-0E2C-11D1-A787-0000F80272EA}\Programmablehtmedd.reg_add111WebBrowserWrapper.WebBrowserWrapperWebBrowserWrapper Classhtmedd.reg_add112WebBrowserWrapper.WebBrowserWrapper.1htmedd.reg_add113WebBrowserWrapper.WebBrowserWrapper.1\CLSID{26902120-114D-11D2-8FBF-0000F80272EA}htmedd.reg_add114WebBrowserWrapper.WebBrowserWrapper\CurVerhtmedd.reg_add115SOFTWARE\Microsoft\MSE\9.0\ToolsOptionsPages\HTML/Forms\VisibilityCmdUIContexts{7174C6A0-B93D-11D1-9FF4-00A0C911004F}This value is ignoredhtmedd.reg_add116SOFTWARE\Microsoft\VisualStudio\6.0\ToolsOptionsPages\HTML/Forms\VisibilityCmdUIContextshtmedd.reg_add92CLSID\{26902120-114D-11D2-8FBF-0000F80272EA}htmedd.reg_add93CLSID\{26902120-114D-11D2-8FBF-0000F80272EA}\InprocServer32[#htmed.dll]htmedd.reg_add94htmedd.reg_add95CLSID\{26902120-114D-11D2-8FBF-0000F80272EA}\ProgIDhtmedd.reg_add96CLSID\{26902120-114D-11D2-8FBF-0000F80272EA}\VersionIndependentProgIDhtmedd.reg_add97CLSID\{316B19B5-B5F8-11D0-8199-00A0C91BBEE3}\Programmablehtmedd.reg_add98CLSID\{45E7E811-02C2-11D1-A6F0-006097C9947C}\Programmablehtmedd.reg_add99CLSID\{4C3DDDD2-02CF-11D1-8C80-0000F80277C9}\Programmablehtmedd.reg10VsHtmEditorPackage.VsHtmEditorPackage\CurVerVsHtmEditorPackage.VsHtmEditorPackage.1htmedd.reg100TablePPG.TablePPG\CurVerTablePPG.TablePPG.1htmedd.reg101CLSID\{8F28A170-F329-11D0-A6EC-006097C9947C}TablePPG Classhtmedd.reg102CLSID\{8F28A170-F329-11D0-A6EC-006097C9947C}\InprocServer32htmedd.reg103htmedd.reg104TableCellPPG.TableCellPPG.1TableCellPPG Classhtmedd.reg105TableCellPPG.TableCellPPG.1\CLSID{E01C01D0-F326-11D0-A6EC-006097C9947C}htmedd.reg106TableCellPPG.TableCellPPGhtmedd.reg107TableCellPPG.TableCellPPG\CurVerhtmedd.reg108CLSID\{E01C01D0-F326-11D0-A6EC-006097C9947C}htmedd.reg109CLSID\{E01C01D0-F326-11D0-A6EC-006097C9947C}\InprocServer32htmedd.reg11CLSID\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}VsHtmEditorPackage Classhtmedd.reg110htmedd.reg111SelectPPG.SelectPPG.1SelectPPG Classhtmedd.reg112SelectPPG.SelectPPG.1\CLSID{45E7E811-02C2-11D1-A6F0-006097C9947C}htmedd.reg113SelectPPG.SelectPPGhtmedd.reg114SelectPPG.SelectPPG\CurVerhtmedd.reg115CLSID\{45E7E811-02C2-11D1-A6F0-006097C9947C}htmedd.reg116CLSID\{45E7E811-02C2-11D1-A6F0-006097C9947C}\InprocServer32htmedd.reg117htmedd.reg118PageColorPPG.PageColorPPG.1PageColorPPG Classhtmedd.reg119PageColorPPG.PageColorPPG.1\CLSID{D62B3FF2-0463-11D1-A6F2-006097C9947C}htmedd.reg12CLSID\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\ProgIDhtmedd.reg120PageColorPPG.PageColorPPGhtmedd.reg121PageColorPPG.PageColorPPG\CurVerhtmedd.reg122CLSID\{D62B3FF2-0463-11D1-A6F2-006097C9947C}htmedd.reg123CLSID\{D62B3FF2-0463-11D1-A6F2-006097C9947C}\InprocServer32htmedd.reg124htmedd.reg125InserterDialogs.InserterDialogs.1InserterDialogs Classhtmedd.reg126InserterDialogs.InserterDialogs.1\CLSID{EF7C36A6-0E2C-11D1-A787-0000F80272EA}htmedd.reg127InserterDialogs.InserterDialogshtmedd.reg128InserterDialogs.InserterDialogs\CurVerhtmedd.reg129CLSID\{EF7C36A6-0E2C-11D1-A787-0000F80272EA}htmedd.reg13CLSID\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\VersionIndependentProgIDVsHtmEditorPackage.VsHtmEditorPackagehtmedd.reg130CLSID\{EF7C36A6-0E2C-11D1-A787-0000F80272EA}\ProgIDhtmedd.reg131CLSID\{EF7C36A6-0E2C-11D1-A787-0000F80272EA}\VersionIndependentProgIDhtmedd.reg132CLSID\{EF7C36A6-0E2C-11D1-A787-0000F80272EA}\InprocServer32htmedd.reg133htmedd.reg134IHTMLColorPicker.IHTMLColorPicker.1IHTMLColorPicker Classhtmedd.reg135IHTMLColorPicker.IHTMLColorPicker.1\CLSID{533AC2A4-1ACE-11D1-A787-0000F80272EA}htmedd.reg136IHTMLColorPicker.IHTMLColorPickerhtmedd.reg137IHTMLColorPicker.IHTMLColorPicker\CurVerhtmedd.reg138CLSID\{533AC2A4-1ACE-11D1-A787-0000F80272EA}htmedd.reg139CLSID\{533AC2A4-1ACE-11D1-A787-0000F80272EA}\ProgIDhtmedd.reg14CLSID\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\InprocServer32htmedd.reg140CLSID\{533AC2A4-1ACE-11D1-A787-0000F80272EA}\VersionIndependentProgIDhtmedd.reg141CLSID\{533AC2A4-1ACE-11D1-A787-0000F80272EA}\InprocServer32htmedd.reg142htmedd.reg143AspParser.AspParser.1AspParser Classhtmedd.reg144AspParser.AspParser.1\CLSID{4C3DDDD2-02CF-11D1-8C80-0000F80277C9}htmedd.reg145AspParser.AspParserhtmedd.reg146AspParser.AspParser\CurVerhtmedd.reg147CLSID\{4C3DDDD2-02CF-11D1-8C80-0000F80277C9}htmedd.reg148CLSID\{4C3DDDD2-02CF-11D1-8C80-0000F80277C9}\ProgIDhtmedd.reg149CLSID\{4C3DDDD2-02CF-11D1-8C80-0000F80277C9}\VersionIndependentProgIDhtmedd.reg15htmedd.reg150CLSID\{4C3DDDD2-02CF-11D1-8C80-0000F80277C9}\InprocServer32htmedd.reg151htmedd.reg152Software\Microsoft\VisualStudio\6.0\AutomationProperties\TextEditor\HTMLhtmedd.reg153Package{F5E7E720-1401-11D1-883B-0000F87579D2}htmedd.reg154Software\Microsoft\VisualStudio\6.0\Component Categories\{73CEF3DA-AE85-11CF-A406-00AA00C00940}Farbauswahlhtmedd.reg155Software\Microsoft\VisualStudio\6.0\Component Categories\{73CEF3DA-AE85-11CF-A406-00AA00C00940}\{533AC2A4-1ACE-11D1-A787-0000F80272EA}Visual InterDev 98-Farbauswahlhtmedd.reg156Software\Microsoft\VisualStudio\6.0\Editors\{C76D83F8-A489-11D0-8195-00A0C91BBEE3}HTML-Editorhtmedd.reg157{75CA6903-A48C-11D0-8195-00A0C91BBEE3}htmedd.reg158##519htmedd.reg159Software\Microsoft\VisualStudio\6.0\Editors\{C76D83F8-A489-11D0-8195-00A0C91BBEE3}\Extensionsalx#40htmedd.reg16CLSID\{7AB96C22-2EDA-11D1-9CE0-0000F8040A53}IWebDesignControlContext Classhtmedd.reg160asahtmedd.reg161htmedd.reg162htmhtmedd.reg163htmlhtmedd.reg164scthtmedd.reg165stmhtmedd.reg166stmlhtmedd.reg167Software\Microsoft\VisualStudio\6.0\Editors\{C76D83F8-A489-11D0-8195-00A0C91BBEE3}\LogicalViews{7651a700-06e5-11d1-8ebd-00a0c90f26ea}htmedd.reg168{7651a701-06e5-11d1-8ebd-00a0c90f26ea}htmedd.reg169{7651a702-06e5-11d1-8ebd-00a0c90f26ea}htmedd.reg17CLSID\{7AB96C22-2EDA-11D1-9CE0-0000F8040A53}\ProgIDIWebDesignControlContext.IWebDesignControlContext.1htmedd.reg170{7651a703-06e5-11d1-8ebd-00a0c90f26ea}htmedd.reg171Software\Microsoft\VisualStudio\6.0\KeyBindingTables\{CB3FCFEA-03DF-11D1-81D2-00A0C91BBEE3}##701htmedd.reg172htmedd.reg173AllowNavKeyBindinghtmedd.reg174Software\Microsoft\VisualStudio\6.0\KeyBindingTables\{CB3FCFEB-03DF-11D1-81D2-00A0C91BBEE3}##702htmedd.reg175htmedd.reg176htmedd.reg177Software\Microsoft\VisualStudio\6.0\KeyBindingTables\{CB3FCFEC-03DF-11D1-81D2-00A0C91BBEE3}##706htmedd.reg178htmedd.reg179htmedd.reg18CLSID\{7AB96C22-2EDA-11D1-9CE0-0000F8040A53}\VersionIndependentProgIDIWebDesignControlContext.IWebDesignControlContexthtmedd.reg180Software\Microsoft\VisualStudio\6.0\Languages\Language Services\HTML{316B19B5-B5F8-11D0-8199-00A0C91BBEE3}htmedd.reg181ShowCompletionhtmedd.reg182Default to Non Hot URLshtmedd.reg183ShowSmartIndenthtmedd.reg184LangResID710htmedd.reg185Software\Microsoft\VisualStudio\6.0\Languages\File Extensions\.htmhtmedd.reg186unusedhtmedd.reg187Software\Microsoft\VisualStudio\6.0\Languages\File Extensions\.htmlhtmedd.reg188htmedd.reg189Software\Microsoft\VisualStudio\6.0\Languages\File Extensions\.stmhtmedd.reg19CLSID\{7AB96C22-2EDA-11D1-9CE0-0000F8040A53}\InprocServer32htmedd.reg190htmedd.reg191Software\Microsoft\VisualStudio\6.0\Languages\File Extensions\.stmlhtmedd.reg192htmedd.reg193Software\Microsoft\VisualStudio\6.0\Languages\File Extensions\.alxhtmedd.reg194htmedd.reg195Software\Microsoft\VisualStudio\6.0\Languages\File Extensions\.asphtmedd.reg196htmedd.reg197Software\Microsoft\VisualStudio\6.0\Languages\File Extensions\.asahtmedd.reg198htmedd.reg199Software\Microsoft\VisualStudio\6.0\Menus,209,1htmedd.reg20htmedd.reg200Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}HtmEditorPackagehtmedd.reg201InProcServer32htmedd.reg202Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\ToolboxDefault Itemshtmedd.reg203FormatsHTML-Formathtmedd.reg204Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{D2B9AF64-0B60-11D1-A77D-00AA00A8B7A6}htmedd.reg205htmedd.reg206Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{109F9566-18A8-11D1-AD3E-006097A64169}htmedd.reg207htmedd.reg208Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{C523279D-0B8A-11D1-AD36-006097A64169}htmedd.reg209htmedd.reg210Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{08C818C3-2F1E-11D0-9223-00A0244D2920}htmedd.reg211htmedd.reg212Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{D8675083-175A-11D1-8009-9F8B05637C66}htmedd.reg213htmedd.reg214Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{61276510-0f40-11d1-96a4-0040f65868a9}htmedd.reg215htmedd.reg216Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{91F41CC1-7331-11D0-A96A-00AA00C09A98}htmedd.reg217htmedd.reg218Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{F78EAED2-F867-11D0-9F89-0000F8040D4E}htmedd.reg219htmedd.reg22HtmEditorFactory.HtmEditorFactory.1HtmEditorFactory Classhtmedd.reg220Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{FAC79C6E-F867-11D0-9F89-0000F8040D4E}htmedd.reg221htmedd.reg222Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{F35DCC94-F867-11D0-9F89-0000F8040D4E}htmedd.reg223htmedd.reg224Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{FAC79C6B-F867-11D0-9F89-0000F8040D4E}htmedd.reg225htmedd.reg226Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{BFDD909C-CC59-11D0-BC38-00C04FB6160C}htmedd.reg227htmedd.reg228Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{BFDD9094-CC59-11D0-BC38-00C04FB6160C}htmedd.reg229htmedd.reg23HtmEditorFactory.HtmEditorFactory.1\CLSID{C76D83F8-A489-11D0-8195-00A0C91BBEE3}htmedd.reg230Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{BFDD9098-CC59-11D0-BC38-00C04FB6160C}htmedd.reg231htmedd.reg232Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\SatelliteDllDllNamehtmedd.reg233[VSEResourcesFolder]htmedd.reg234Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0htmedd.reg235Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element ATextboxhtmedd.reg236<INPUT type="text">htmedd.reg237Bitmap Indexhtmedd.reg238Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element Bhtmedd.reg239<INPUT type="password">htmedd.reg24HtmEditorFactory.HtmEditorFactoryhtmedd.reg240htmedd.reg241Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element CFile Fieldhtmedd.reg242<INPUT type="file">htmedd.reg243htmedd.reg244Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element DText Areahtmedd.reg245<TEXTAREA rows=2 cols=20>\n\n</TEXTAREA>htmedd.reg246#4htmedd.reg247Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element ECheckboxhtmedd.reg248<INPUT type="checkbox">htmedd.reg249htmedd.reg25HtmEditorFactory.HtmEditorFactory\CurVerhtmedd.reg250Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element FRadio Buttonhtmedd.reg251<INPUT type="radio">htmedd.reg252#6htmedd.reg253Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element GDropdownhtmedd.reg254<SELECT>\n<OPTION></OPTION>\n\n</SELECT>htmedd.reg255htmedd.reg256Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element HListboxhtmedd.reg257<SELECT size=2>\n<OPTION></OPTION>\n\n</SELECT>htmedd.reg258#8htmedd.reg259Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element ISubmit Buttonhtmedd.reg26CLSID\{C76D83F8-A489-11D0-8195-00A0C91BBEE3}htmedd.reg260<INPUT type="submit" value="Submit">htmedd.reg261htmedd.reg262Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element JReset Buttonhtmedd.reg263<INPUT type="reset" value="Reset">htmedd.reg264htmedd.reg265Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element KButtonhtmedd.reg266<INPUT type="button" value="Button">htmedd.reg267#10htmedd.reg268Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element LHorizontal Rulehtmedd.reg269<HR>htmedd.reg27CLSID\{C76D83F8-A489-11D0-8195-00A0C91BBEE3}\ProgIDhtmedd.reg270#11htmedd.reg271Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element MLine Breakhtmedd.reg272<BR>htmedd.reg273#12htmedd.reg274Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element NParagraph Breakhtmedd.reg275<P>htmedd.reg276#13htmedd.reg277Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element OSpacehtmedd.reg278 htmedd.reg279#14htmedd.reg28CLSID\{C76D83F8-A489-11D0-8195-00A0C91BBEE3}\VersionIndependentProgIDhtmedd.reg280Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element PLabelhtmedd.reg281<LABEL>\n\n</LABEL>htmedd.reg282#15htmedd.reg283Software\Microsoft\VisualStudio\6.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\HtmDataDefClientLanguageJavaScripthtmedd.reg284Software\Microsoft\VisualStudio\6.0\Services\{316B19B5-B5F8-11D0-8199-00A0C91BBEE3}htmedd.reg285HTML Language Servicehtmedd.reg286Software\Microsoft\VisualStudio\6.0\Services\{C76D83F2-A489-11D0-8195-00A0C91BBEE3}htmedd.reg287Visual InterDev Htm Editor Servicehtmedd.reg288Software\Microsoft\VisualStudio\6.0\ToolsOptionsPages\HTML/Forms##703htmedd.reg289htmedd.reg29CLSID\{C76D83F8-A489-11D0-8195-00A0C91BBEE3}\InprocServer32htmedd.reg290Software\Microsoft\VisualStudio\6.0\ToolsOptionsPages\HTML/Forms\General##664htmedd.reg291htmedd.reg292Page{C76D83FE-A489-11D0-8195-00A0C91BBEE3}htmedd.reg293Software\Microsoft\VisualStudio\6.0\ToolWindows\{CB3FCFE9-03DF-11D1-81D2-00A0C91BBEE3}htmedd.reg294StyleLINKEDhtmedd.reg295OrientationRIGHThtmedd.reg296Float100,100,275,575htmedd.reg297Window{B1E99781-AB81-11D0-B683-00AA00A3EE26}htmedd.reg298Software\Microsoft\MSE\9.0\AutomationProperties\TextEditor\HTMLhtmedd.reg299htmedd.reg3htmedd.reg30htmedd.reg300Software\Microsoft\MSE\9.0\Component Categories\{73CEF3DA-AE85-11CF-A406-00AA00C00940}htmedd.reg301Software\Microsoft\MSE\9.0\Component Categories\{73CEF3DA-AE85-11CF-A406-00AA00C00940}\{533AC2A4-1ACE-11D1-A787-0000F80272EA}htmedd.reg302Software\Microsoft\MSE\9.0\Editors\{C76D83F8-A489-11D0-8195-00A0C91BBEE3}htmedd.reg303htmedd.reg304htmedd.reg305Software\Microsoft\MSE\9.0\Editors\{C76D83F8-A489-11D0-8195-00A0C91BBEE3}\Extensionshtmedd.reg306htmedd.reg307htmedd.reg308htmedd.reg309htmedd.reg31HtmDocData.HtmDocData.1HtmDocData Classhtmedd.reg310htmedd.reg311htmedd.reg312htmedd.reg313Software\Microsoft\MSE\9.0\Editors\{C76D83F8-A489-11D0-8195-00A0C91BBEE3}\LogicalViewshtmedd.reg314htmedd.reg315htmedd.reg316htmedd.reg317Software\Microsoft\MSE\9.0\KeyBindingTables\{CB3FCFEA-03DF-11D1-81D2-00A0C91BBEE3}htmedd.reg318htmedd.reg319htmedd.reg32HtmDocData.HtmDocData.1\CLSID{62C81794-A9EC-11D0-8198-00A0C91BBEE3}htmedd.reg320Software\Microsoft\MSE\9.0\KeyBindingTables\{CB3FCFEB-03DF-11D1-81D2-00A0C91BBEE3}htmedd.reg321htmedd.reg322htmedd.reg323Software\Microsoft\MSE\9.0\KeyBindingTables\{CB3FCFEC-03DF-11D1-81D2-00A0C91BBEE3}htmedd.reg324htmedd.reg325htmedd.reg326Software\Microsoft\MSE\9.0\Languages\Language Services\HTMLhtmedd.reg327htmedd.reg328htmedd.reg329htmedd.reg33HtmDocData.HtmDocDatahtmedd.reg330htmedd.reg331Software\Microsoft\MSE\9.0\Languages\File Extensions\.htmhtmedd.reg332htmedd.reg333Software\Microsoft\MSE\9.0\Languages\File Extensions\.htmlhtmedd.reg334htmedd.reg335Software\Microsoft\MSE\9.0\Languages\File Extensions\.stmhtmedd.reg336htmedd.reg337Software\Microsoft\MSE\9.0\Languages\File Extensions\.stmlhtmedd.reg338htmedd.reg339Software\Microsoft\MSE\9.0\Languages\File Extensions\.alxhtmedd.reg34HtmDocData.HtmDocData\CurVerhtmedd.reg340htmedd.reg341Software\Microsoft\MSE\9.0\Languages\File Extensions\.asphtmedd.reg342htmedd.reg343Software\Microsoft\MSE\9.0\Languages\File Extensions\.asahtmedd.reg344htmedd.reg345Software\Microsoft\MSE\9.0\Menushtmedd.reg346Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}htmedd.reg347htmedd.reg348Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\Toolboxhtmedd.reg349HTML Formathtmedd.reg35CLSID\{62C81794-A9EC-11D0-8198-00A0C91BBEE3}htmedd.reg350Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{D2B9AF64-0B60-11D1-A77D-00AA00A8B7A6}htmedd.reg351htmedd.reg352Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{109F9566-18A8-11D1-AD3E-006097A64169}htmedd.reg353htmedd.reg354Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{C523279D-0B8A-11D1-AD36-006097A64169}htmedd.reg355htmedd.reg356Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{08C818C3-2F1E-11D0-9223-00A0244D2920}htmedd.reg357htmedd.reg358Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{D8675083-175A-11D1-8009-9F8B05637C66}htmedd.reg359htmedd.reg36CLSID\{62C81794-A9EC-11D0-8198-00A0C91BBEE3}\ProgIDhtmedd.reg360Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{61276510-0f40-11d1-96a4-0040f65868a9}htmedd.reg361htmedd.reg362Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{91F41CC1-7331-11D0-A96A-00AA00C09A98}htmedd.reg363htmedd.reg364Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{F78EAED2-F867-11D0-9F89-0000F8040D4E}htmedd.reg365htmedd.reg366Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{FAC79C6E-F867-11D0-9F89-0000F8040D4E}htmedd.reg367htmedd.reg368Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{F35DCC94-F867-11D0-9F89-0000F8040D4E}htmedd.reg369htmedd.reg37CLSID\{62C81794-A9EC-11D0-8198-00A0C91BBEE3}\VersionIndependentProgIDhtmedd.reg370Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{FAC79C6B-F867-11D0-9F89-0000F8040D4E}htmedd.reg371htmedd.reg372Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{BFDD909C-CC59-11D0-BC38-00C04FB6160C}htmedd.reg373htmedd.reg374Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{BFDD9094-CC59-11D0-BC38-00C04FB6160C}htmedd.reg375htmedd.reg376Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\1.0 Compatibility\{BFDD9098-CC59-11D0-BC38-00C04FB6160C}htmedd.reg377htmedd.reg378Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\SatelliteDllhtmedd.reg379htmedd.reg38CLSID\{62C81794-A9EC-11D0-8198-00A0C91BBEE3}\InprocServer32htmedd.reg380Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0htmedd.reg381Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element Ahtmedd.reg382htmedd.reg383htmedd.reg384Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element Bhtmedd.reg385htmedd.reg386htmedd.reg387Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element Chtmedd.reg388htmedd.reg389htmedd.reg39htmedd.reg390Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element Dhtmedd.reg391htmedd.reg392htmedd.reg393Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element Ehtmedd.reg394htmedd.reg395htmedd.reg396Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element Fhtmedd.reg397htmedd.reg398htmedd.reg399Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element Ghtmedd.reg4IWebDesignControlContext.IWebDesignControlContext.1\CLSID{7AB96C22-2EDA-11D1-9CE0-0000F8040A53}htmedd.reg40ScriptEngineSite.ScriptEngineSite.1ScriptEngineSite Classhtmedd.reg400htmedd.reg401htmedd.reg402Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element Hhtmedd.reg403htmedd.reg404htmedd.reg405Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element Ihtmedd.reg406htmedd.reg407htmedd.reg408Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element Jhtmedd.reg409htmedd.reg41ScriptEngineSite.ScriptEngineSite.1\CLSID{842DFBE6-AD40-11D0-910F-0000F81E7FF2}htmedd.reg410htmedd.reg411Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element Khtmedd.reg412htmedd.reg413htmedd.reg414Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element Lhtmedd.reg415htmedd.reg416htmedd.reg417Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element Mhtmedd.reg418htmedd.reg419htmedd.reg42ScriptEngineSite.ScriptEngineSitehtmedd.reg420Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element Nhtmedd.reg421htmedd.reg422htmedd.reg423Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element Ohtmedd.reg424htmedd.reg425htmedd.reg426Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\DefaultToolbox\Tab 0\Element Phtmedd.reg427htmedd.reg428htmedd.reg429Software\Microsoft\MSE\9.0\Packages\{75CA6903-A48C-11D0-8195-00A0C91BBEE3}\HtmDataVBScripthtmedd.reg43ScriptEngineSite.ScriptEngineSite\CurVerhtmedd.reg430Software\Microsoft\MSE\9.0\Services\{316B19B5-B5F8-11D0-8199-00A0C91BBEE3}htmedd.reg431htmedd.reg432Software\Microsoft\MSE\9.0\Services\{C76D83F2-A489-11D0-8195-00A0C91BBEE3}htmedd.reg433htmedd.reg434Software\Microsoft\MSE\9.0\ToolsOptionsPages\HTML/Formshtmedd.reg435htmedd.reg436Software\Microsoft\MSE\9.0\ToolsOptionsPages\HTML/Forms\Generalhtmedd.reg437htmedd.reg438htmedd.reg439Software\Microsoft\MSE\9.0\ToolWindows\{CB3FCFE9-03DF-11D1-81D2-00A0C91BBEE3}htmedd.reg44CLSID\{842DFBE6-AD40-11D0-910F-0000F81E7FF2}htmedd.reg440htmedd.reg441htmedd.reg442htmedd.reg443htmedd.reg45CLSID\{842DFBE6-AD40-11D0-910F-0000F81E7FF2}\ProgIDhtmedd.reg46CLSID\{842DFBE6-AD40-11D0-910F-0000F81E7FF2}\VersionIndependentProgIDhtmedd.reg47CLSID\{842DFBE6-AD40-11D0-910F-0000F81E7FF2}\InprocServer32htmedd.reg48htmedd.reg49HtmLanguageService.HtmLanguageService.1HtmLanguageService Classhtmedd.reg5htmedd.reg50HtmLanguageService.HtmLanguageService.1\CLSIDhtmedd.reg51HtmLanguageService.HtmLanguageServicehtmedd.reg52HtmLanguageService.HtmLanguageService\CurVerhtmedd.reg53CLSID\{316B19B5-B5F8-11D0-8199-00A0C91BBEE3}htmedd.reg54CLSID\{316B19B5-B5F8-11D0-8199-00A0C91BBEE3}\ProgIDhtmedd.reg55CLSID\{316B19B5-B5F8-11D0-8199-00A0C91BBEE3}\VersionIndependentProgIDhtmedd.reg56CLSID\{316B19B5-B5F8-11D0-8199-00A0C91BBEE3}\InprocServer32htmedd.reg57htmedd.reg58AspView.AspView.1AspView Classhtmedd.reg59AspView.AspView.1\CLSID{836D426B-AC66-11D0-ACBD-00A0C91E24A2}htmedd.reg6IWebDesignControlContext.IWebDesignControlContext\CurVerhtmedd.reg60AspView.AspViewhtmedd.reg61AspView.AspView\CurVerhtmedd.reg62CLSID\{836D426B-AC66-11D0-ACBD-00A0C91E24A2}htmedd.reg63CLSID\{836D426B-AC66-11D0-ACBD-00A0C91E24A2}\ProgIDhtmedd.reg64CLSID\{836D426B-AC66-11D0-ACBD-00A0C91E24A2}\VersionIndependentProgIDhtmedd.reg65CLSID\{836D426B-AC66-11D0-ACBD-00A0C91E24A2}\InprocServer32htmedd.reg66htmedd.reg67DocPPG.DocPPG.1DocPPG Classhtmedd.reg68DocPPG.DocPPG.1\CLSID{0456C164-D0EF-11D0-A787-0000F80272EA}htmedd.reg69DocPPG.DocPPGhtmedd.reg7htmedd.reg70DocPPG.DocPPG\CurVerhtmedd.reg71CLSID\{0456C164-D0EF-11D0-A787-0000F80272EA}htmedd.reg72CLSID\{0456C164-D0EF-11D0-A787-0000F80272EA}\InprocServer32htmedd.reg73htmedd.reg74ImagePPG.ImagePPG.1ImagePPG Classhtmedd.reg75ImagePPG.ImagePPG.1\CLSID{7D045701-EDA1-11D0-A6E8-006097C9947C}htmedd.reg76ImagePPG.ImagePPGhtmedd.reg77ImagePPG.ImagePPG\CurVerhtmedd.reg78CLSID\{7D045701-EDA1-11D0-A6E8-006097C9947C}htmedd.reg79CLSID\{7D045701-EDA1-11D0-A6E8-006097C9947C}\InprocServer32htmedd.reg8VsHtmEditorPackage.VsHtmEditorPackage.1\CLSIDhtmedd.reg80htmedd.reg81VIDProtcol.VIDProtcol.1VIDProtcol Classhtmedd.reg82VIDProtcol.VIDProtcol.1\CLSID{C76D83FD-A489-11D0-8195-00A0C91BBEE3}htmedd.reg83VIDProtcol.VIDProtcolhtmedd.reg84VIDProtcol.VIDProtcol\CurVerhtmedd.reg85CLSID\{C76D83FD-A489-11D0-8195-00A0C91BBEE3}htmedd.reg86CLSID\{C76D83FD-A489-11D0-8195-00A0C91BBEE3}\ProgIDhtmedd.reg87CLSID\{C76D83FD-A489-11D0-8195-00A0C91BBEE3}\VersionIndependentProgIDhtmedd.reg88CLSID\{C76D83FD-A489-11D0-8195-00A0C91BBEE3}\InprocServer32htmedd.reg89htmedd.reg9htmedd.reg90LinkPPG.LinkPPG.1LinkPPG Classhtmedd.reg91LinkPPG.LinkPPG.1\CLSID{8B88B770-F277-11D0-A6EC-006097C9947C}htmedd.reg92LinkPPG.LinkPPGhtmedd.reg93LinkPPG.LinkPPG\CurVerhtmedd.reg94CLSID\{8B88B770-F277-11D0-A6EC-006097C9947C}htmedd.reg95CLSID\{8B88B770-F277-11D0-A6EC-006097C9947C}\InprocServer32htmedd.reg96htmedd.reg97htmedd.reg98TablePPG.TablePPG.1\CLSID{8F28A170-F329-11D0-A6EC-006097C9947C}htmedd.reg99TablePPG.TablePPGhtmlEditDefaultStringhtmlfile\shell\EdithtmlEditFlag#x00000100htmlfile10Software\Microsoft\Windows\CurrentVersion\App Paths\Winword.exehtmlfile11htmlfile12Software\Microsoft\Windows\CurrentVersion\App Paths\PowerPnt.exehtmlfile13Software\Microsoft\Windows\CurrentVersion\App Paths\Excel.exehtmlfile14Software\Microsoft\Windows\CurrentVersion\App Paths\MsoHtmEd.exehtmlfile15Software\Microsoft\Windows\CurrentVersion\App Paths\Binder.exehtmlfile9[!winword.exe]htmlOutlookEditFlagOutlookEditFlags#x00000200htmlPrintDefaultStringhtmlfile\shell\Print&DruckenHtmlTextConverter1Software\Microsoft\Shared Tools\Text Converters\Export\HTML[!html32.cnv]HtmlTextConverter2HTML-DokumentHtmlTextConverter3htm html htxHtmlTextConverter4Software\Microsoft\Shared Tools\Text Converters\Export\HTML\NoDialogshtxfile3htxfile\shellIEDependencyRegKeyMicrosoft Office 20005.0ImportBMPExtensionsExSoftware\Microsoft\Shared Tools\Graphics Filters\Import\BMPExtensionsExbmp dib rleImportGIFExtensionExSoftware\Microsoft\Shared Tools\Graphics Filters\Import\GIFgif gfaImportJPEGExtensionsExSoftware\Microsoft\Shared Tools\Graphics Filters\Import\JPEGjpg jpe jpeg jfifImportPICTExtensionsExSoftware\Microsoft\Shared Tools\Graphics Filters\Import\PICTpct pictImportTIFFExtensionsExSoftware\Microsoft\Shared Tools\Graphics Filters\Import\TIFFtif tiffinsertfile001CLSID\{00020D05-0000-0000-C000-000000000046}Inserted Fileinsertfile002CLSID\{00020D05-0000-0000-C000-000000000046}\AuxUserType\2insertfile003CLSID\{00020D05-0000-0000-C000-000000000046}\AuxUserType\3Microsoft Exchangeinsertfile004CLSID\{00020D05-0000-0000-C000-000000000046}\InprocServerwmsui.dllinsertfile005CLSID\{00020D05-0000-0000-C000-000000000046}\InprocServer32insertfile006CLSID\{00020D05-0000-0000-C000-000000000046}\ProgIDMailFileAttinsertfile007CLSID\{00020D05-0000-0000-C000-000000000046}\Verb\0╓&ffnen, 0, 2insertfile008CLSID\{00020D05-0000-0000-C000-000000000046}\Verb\1&Drucken, 0, 2insertfile009CLSID\{00020D05-0000-0000-C000-000000000046}\Verb\2&Schnellansicht, 0, 2insertfile010CLSID\{00020D05-0000-0000-C000-000000000046}\Verb\3Speichern &unter,0,2insertfile011CLSID\{00020D05-0000-0000-C000-000000000046}\Verb\4&Umbenennen, 0, 2InstalledElevatedSoftware\Microsoft\Office\9.0\Common\InstalledElevated[ProductCode]#0[Privileged]iqy1Microsoft Excel Web Query-Dateiiqy10iqyfile\Shell\openiqy11iqy12iqyfile\Shell\open\commandiqy13iqyfile\Shell\open\ddeexeciqy14iqyfile\Shell\open\ddeexec\Applicationiqy15iqyfile\Shell\open\ddeexec\topiciqy2iqy3iqyfile\DefaultIcon[!excel.exe],-270iqy4iqyfile\Shelliqy7iqyfile\Shell\Edit_Query_in_Notepadiqy8iqy9iqyfile\Shell\Edit_Query_in_Notepad\commandJoltDataPageKeyCLSID\{DEE35070-506B-11CF-B1AA-00AA00B8DE95}\Implemented Categories\{D267E19A-0B97-11d2-BB1C-00C04FC9B532}LangAutoDetect02LMWebFoldersApprWeb FoldersLotusVIMSupport01Software\Microsoft\Office\8.0\common\MapiDLLDLL32[!mapivi32.dll]macfiles_new.reg0SOFTWARE\Microsoft\Exchange\Client\Mac File Types:TEXT.txtmacfiles_new.reg1:DEXE.exemacfiles_new.reg10XCEL:XLC3.xlcmacfiles_new.reg100WPC3:WPPC.wp5macfiles_new.reg101:ZIVU.zmacfiles_new.reg102:pZIP.zipmacfiles_new.reg103:mArc.arcmacfiles_new.reg104AVIC:BINA.avimacfiles_new.reg105GJBU:TEXT.binmacfiles_new.reg106MB2P:BINAmacfiles_new.reg107SIT!:BINAmacfiles_new.reg108:BMPp.bmpmacfiles_new.reg109:PACT.cptmacfiles_new.reg11XCEL:XLC8macfiles_new.reg110DAD2:drw2.cvsmacfiles_new.reg111:DL.dlmacfiles_new.reg112:_EPF.epfmacfiles_new.reg113:8BIM:EPSF.EPSmacfiles_new.reg114:8BIM:GIFf.GIFmacfiles_new.reg115:8BIM:JPEG.JPGmacfiles_new.reg116:8BIM:TIFF.TIFmacfiles_new.reg12XCEL:XLS3.xlsmacfiles_new.reg120:GKON:CGMm.CGMmacfiles_new.reg121:GKON:EPSFmacfiles_new.reg122:GKON:GIFfmacfiles_new.reg123:GKON:HPGL.HPGmacfiles_new.reg124:GKON:ICO\040.ICOmacfiles_new.reg125:GKON:JPEGmacfiles_new.reg126:GKON:PCXx.PCXmacfiles_new.reg127:GKON:PPGM.PPMmacfiles_new.reg128:GKON:TARG.TGAmacfiles_new.reg129:GKON:TIFFmacfiles_new.reg13XCEL:XLS8macfiles_new.reg130:GKON:WMF\040.WMFmacfiles_new.reg131:GKON:WPGf.WPGmacfiles_new.reg132:GKON:XBM\040.XBMmacfiles_new.reg133:Gzip:Gzip.GZmacfiles_new.reg136:Gzip:ZIVU.TAZmacfiles_new.reg137:pZIP:pZIP.ZIPmacfiles_new.reg138:SCPL:AIFF.AIFmacfiles_new.reg139:SCPL:ALAW.ALmacfiles_new.reg14XCEL:XLM3.xlmmacfiles_new.reg140:SCPL:VOC\040.VOCmacfiles_new.reg141:SCPL:WAVE.WAVmacfiles_new.reg142:SIT!:Gzipmacfiles_new.reg143:SIT!:pZIPmacfiles_new.reg144:SIT!:TEXT.HQXmacfiles_new.reg145:SNDM:AIFFmacfiles_new.reg146:SNDM:ALAWmacfiles_new.reg147:SNDM:ULAW.AUmacfiles_new.reg148:SWVL:TEXT.DXFmacfiles_new.reg15XCEL:XLM8macfiles_new.reg16XCEL:XLW3.xlwmacfiles_new.reg17XCEL:XLW8macfiles_new.reg18XCEL:XLA.xlamacfiles_new.reg19MSPJ:MPP.mppmacfiles_new.reg2:TIF.tifmacfiles_new.reg20MSPJ:MPX.mpxmacfiles_new.reg21MSPJ:MPC.mpcmacfiles_new.reg22MSPJ:MPV.mpvmacfiles_new.reg23MSPJ:MPW.mpwmacfiles_new.reg24ALD2:PUBF.pubmacfiles_new.reg25ALD3:ALB3.pm3macfiles_new.reg26ALD3:ALT3.pt3macfiles_new.reg27ALD4:ALB4.pm4macfiles_new.reg28ALD5:ALB5.pm5macfiles_new.reg29ALD3:TIFFmacfiles_new.reg3:EPSF.epsmacfiles_new.reg30MORE:TEXT.rdymacfiles_new.reg31FOX+:F+DB.dbfmacfiles_new.reg32ARTZ:EPSFmacfiles_new.reg33SIT!:SIT!.sitmacfiles_new.reg34WPC2:WPD1macfiles_new.reg35MSWD:W6BN.docmacfiles_new.reg36MSWD:W8BNmacfiles_new.reg37FOXX:FAPP.appmacfiles_new.reg38FOXX:FFXP.fxpmacfiles_new.reg39FOXX:F+PR.prgmacfiles_new.reg4MSWD:WDBNmacfiles_new.reg40FOXX:F+FR.scxmacfiles_new.reg41FOXX:FQPR.qprmacfiles_new.reg42FOXX:F+RP.frxmacfiles_new.reg43FOXX:F+LB.lbxmacfiles_new.reg44FOXX:FPJX.pjxmacfiles_new.reg45FOXX:FMNX.mnxmacfiles_new.reg46L123:LWKS.wk1macfiles_new.reg47L123:LWK3.wk3macfiles_new.reg48PPT3:SLD3.pptmacfiles_new.reg49PPT3:SLD8macfiles_new.reg5MSWD:TEXTmacfiles_new.reg50MSPJ:MPT.mptmacfiles_new.reg51XCEL:sLS.XLTmacfiles_new.reg52XCEL:sLCmacfiles_new.reg53XCEL:sLMmacfiles_new.reg54XCEL:LWKS.WK1macfiles_new.reg55XCEL:LWK3.WK3macfiles_new.reg56XCEL:F+DB.DBFmacfiles_new.reg57XCEL:XLA4.XLAmacfiles_new.reg58MSWK:AWWP.WPSmacfiles_new.reg59MSWK:AWSS.WKSmacfiles_new.reg6XCEL:TEXTmacfiles_new.reg60MSWK:AWDB.WDBmacfiles_new.reg61MSWK:RLRBmacfiles_new.reg62MSWK:sWWPmacfiles_new.reg63MSWK:sWSSmacfiles_new.reg64MSWK:sWRBmacfiles_new.reg65XCEL:XLS5.XLSmacfiles_new.reg66XCEL:sLS5macfiles_new.reg67XCEL:XLB5.XLBmacfiles_new.reg68XCEL:XLA5macfiles_new.reg69XCEL:XLW5.XLWmacfiles_new.reg7XCEL:XLCmacfiles_new.reg70XCEL:XLC4.XLCmacfiles_new.reg71XCEL:XLS4macfiles_new.reg72XCEL:XLW4macfiles_new.reg73XCEL:XLB4macfiles_new.reg74MWEB:TEXT.htmmacfiles_new.reg75MOS!:TEXTmacfiles_new.reg76MSIE:TEXTmacfiles_new.reg77MOSS:TEXTmacfiles_new.reg78:GIFf.gifmacfiles_new.reg79:JPEG.jpgmacfiles_new.reg8XCEL:XLMmacfiles_new.reg80:JFIFmacfiles_new.reg81:GL.glmacfiles_new.reg82:MPG2.m2vmacfiles_new.reg83:Midi.midmacfiles_new.reg84:MooV.movmacfiles_new.reg85:MPEG.mpgmacfiles_new.reg86:PICT.picmacfiles_new.reg87:PDF.pdfmacfiles_new.reg88McPL:TEXT.plmacfiles_new.reg89ALD4:ALT4.pt4macfiles_new.reg9XCEL:XLWmacfiles_new.reg90ALD5:ALT5.pt5macfiles_new.reg91XPR3:XDOC.qxdmacfiles_new.reg92XPR3:XTMP.qxtmacfiles_new.reg93MSWD:RTF.rtfmacfiles_new.reg94SIT!:SITDmacfiles_new.reg95:TARF.tarmacfiles_new.reg96:TIFFmacfiles_new.reg97:WMF.wmfmacfiles_new.reg98SSIW:WPPC.wpmacfiles_new.reg99WPC2:WPPCmapi000CLSID\{4D2F086C-6EA3-101B-A18A-00AA00446E07}MAPIPSFactoryCLSID\{4D2F086C-6EA3-101B-A18A-00AA00446E07}\InprocServermapi002CLSID\{4D2F086C-6EA3-101B-A18A-00AA00446E07}\InprocServer32mapi003CLSID\{00020344-0000-0000-C000-000000000046}MAPILogonRemotemapi004CLSID\{00020344-0000-0000-C000-000000000046}\InprocServer32mapi005Interface\{00020300-0000-0000-C000-000000000046}IMAPISessionmapi006Interface\{00020300-0000-0000-C000-000000000046}\ProxyStubClsid{4D2F086C-6EA3-101B-A18A-00AA00446E07}mapi007Interface\{00020300-0000-0000-C000-000000000046}\ProxyStubClsid32mapi008Interface\{00020301-0000-0000-C000-000000000046}IMAPITablemapi009Interface\{00020301-0000-0000-C000-000000000046}\ProxyStubClsidmapi010Interface\{00020301-0000-0000-C000-000000000046}\ProxyStubClsid32mapi011Interface\{00020302-0000-0000-C000-000000000046}IMAPIAdviseSinkmapi012Interface\{00020302-0000-0000-C000-000000000046}\ProxyStubClsidmapi013Interface\{00020302-0000-0000-C000-000000000046}\ProxyStubClsid32mapi014Interface\{00020303-0000-0000-C000-000000000046}IMAPIPropmapi015Interface\{00020303-0000-0000-C000-000000000046}\ProxyStubClsidmapi016Interface\{00020303-0000-0000-C000-000000000046}\ProxyStubClsid32mapi017Interface\{00020304-0000-0000-C000-000000000046}IProfSectmapi018Interface\{00020304-0000-0000-C000-000000000046}\ProxyStubClsidmapi019Interface\{00020304-0000-0000-C000-000000000046}\ProxyStubClsid32mapi020Interface\{00020305-0000-0000-C000-000000000046}IMAPIStatusmapi021Interface\{00020305-0000-0000-C000-000000000046}\ProxyStubClsidmapi022Interface\{00020305-0000-0000-C000-000000000046}\ProxyStubClsid32mapi023Interface\{00020306-0000-0000-C000-000000000046}IMAPIMsgStoremapi024Interface\{00020306-0000-0000-C000-000000000046}\ProxyStubClsidmapi025Interface\{00020306-0000-0000-C000-000000000046}\ProxyStubClsid32mapi026Interface\{00020307-0000-0000-C000-000000000046}Imessagemapi027Interface\{00020307-0000-0000-C000-000000000046}\ProxyStubClsidmapi028Interface\{00020307-0000-0000-C000-000000000046}\ProxyStubClsid32mapi029Interface\{00020308-0000-0000-C000-000000000046}Iattachmentmapi030Interface\{00020308-0000-0000-C000-000000000046}\ProxyStubClsidmapi031Interface\{00020308-0000-0000-C000-000000000046}\ProxyStubClsid32mapi032Interface\{00020309-0000-0000-C000-000000000046}IAddrBookmapi033Interface\{00020309-0000-0000-C000-000000000046}\ProxyStubClsidmapi034Interface\{00020309-0000-0000-C000-000000000046}\ProxyStubClsid32mapi035Interface\{0002030A-0000-0000-C000-000000000046}IMailUsermapi036Interface\{0002030A-0000-0000-C000-000000000046}\ProxyStubClsidmapi037Interface\{0002030A-0000-0000-C000-000000000046}\ProxyStubClsid32mapi038Interface\{0002030B-0000-0000-C000-000000000046}IMAPIContainermapi039Interface\{0002030B-0000-0000-C000-000000000046}\ProxyStubClsidmapi040Interface\{0002030B-0000-0000-C000-000000000046}\ProxyStubClsid32mapi041Interface\{0002030C-0000-0000-C000-000000000046}IMAPIFoldermapi042Interface\{0002030C-0000-0000-C000-000000000046}\ProxyStubClsidmapi043Interface\{0002030C-0000-0000-C000-000000000046}\ProxyStubClsid32mapi044Interface\{0002030D-0000-0000-C000-000000000046}IABContainermapi045Interface\{0002030D-0000-0000-C000-000000000046}\ProxyStubClsidmapi046Interface\{0002030D-0000-0000-C000-000000000046}\ProxyStubClsid32mapi047Interface\{0002030E-0000-0000-C000-000000000046}IDistListmapi048Interface\{0002030E-0000-0000-C000-000000000046}\ProxyStubClsidmapi049Interface\{0002030E-0000-0000-C000-000000000046}\ProxyStubClsid32mapi050Interface\{0002031B-0000-0000-C000-000000000046}IMAPIControlmapi051Interface\{0002031B-0000-0000-C000-000000000046}\ProxyStubClsidmapi052Interface\{0002031B-0000-0000-C000-000000000046}\ProxyStubClsid32mapi053Interface\{0002031C-0000-0000-C000-000000000046}IProfAdminmapi054Interface\{0002031C-0000-0000-C000-000000000046}\ProxyStubClsidmapi055Interface\{0002031C-0000-0000-C000-000000000046}\ProxyStubClsid32mapi056Interface\{0002031D-0000-0000-C000-000000000046}IMsgServiceAdminmapi057Interface\{0002031D-0000-0000-C000-000000000046}\ProxyStubClsidmapi058Interface\{0002031D-0000-0000-C000-000000000046}\ProxyStubClsid32mapi059Interface\{0002031E-0000-0000-C000-000000000046}IMAPISpoolerServicemapi060Interface\{0002031E-0000-0000-C000-000000000046}\ProxyStubClsidmapi061Interface\{0002031E-0000-0000-C000-000000000046}\ProxyStubClsid32mapi062Interface\{0002031F-0000-0000-C000-000000000046}IMAPIProgressmapi063Interface\{0002031F-0000-0000-C000-000000000046}\ProxyStubClsidmapi064Interface\{0002031F-0000-0000-C000-000000000046}\ProxyStubClsid32mapi065Interface\{00020321-0000-0000-C000-000000000046}IMAPIViewContextmapi066Interface\{00020321-0000-0000-C000-000000000046}\ProxyStubClsidmapi067Interface\{00020321-0000-0000-C000-000000000046}\ProxyStubClsid32mapi068Interface\{00020322-0000-0000-C000-000000000046}IMAPIFormMgrmapi069Interface\{00020322-0000-0000-C000-000000000046}\ProxyStubClsidmapi070Interface\{00020322-0000-0000-C000-000000000046}\ProxyStubClsid32mapi071Interface\{00020324-0000-0000-C000-000000000046}IMAPIFormInfomapi072Interface\{00020324-0000-0000-C000-000000000046}\ProxyStubClsidmapi073Interface\{00020324-0000-0000-C000-000000000046}\ProxyStubClsid32mapi074Interface\{00020325-0000-0000-C000-000000000046}IMAPIRegistrySupmapi075Interface\{00020325-0000-0000-C000-000000000046}\ProxyStubClsidmapi076Interface\{00020325-0000-0000-C000-000000000046}\ProxyStubClsid32mapi077Interface\{00020326-0000-0000-C000-000000000046}IMAPIFormRegistrymapi078Interface\{00020326-0000-0000-C000-000000000046}\ProxyStubClsidmapi079Interface\{00020326-0000-0000-C000-000000000046}\ProxyStubClsid32mapi080Interface\{00020327-0000-0000-C000-000000000046}IMAPIFormmapi081Interface\{00020327-0000-0000-C000-000000000046}\ProxyStubClsidmapi082Interface\{00020327-0000-0000-C000-000000000046}\ProxyStubClsid32mapi083Interface\{0002032A-0000-0000-C000-000000000046}IPersistMessagemapi084Interface\{0002032A-0000-0000-C000-000000000046}\ProxyStubClsidmapi085Interface\{0002032A-0000-0000-C000-000000000046}\ProxyStubClsid32mapi086Interface\{0002032B-0000-0000-C000-000000000046}IMAPIViewAdviseSinkmapi087Interface\{0002032B-0000-0000-C000-000000000046}\ProxyStubClsidmapi088Interface\{0002032B-0000-0000-C000-000000000046}\ProxyStubClsid32mapi089Interface\{0002032E-0000-0000-C000-000000000046}IMAPIFormContainermapi090Interface\{0002032E-0000-0000-C000-000000000046}\ProxyStubClsidmapi091Interface\{0002032E-0000-0000-C000-000000000046}\ProxyStubClsid32mapi092Interface\{0002032F-0000-0000-C000-000000000046}IMAPIFormAdviseSinkmapi093Interface\{0002032F-0000-0000-C000-000000000046}\ProxyStubClsidmapi094Interface\{0002032F-0000-0000-C000-000000000046}\ProxyStubClsid32mapi095Interface\{00020346-0000-0000-C000-000000000046}IMAPILogonRemotemapi096Interface\{00020346-0000-0000-C000-000000000046}\ProxyStubClsidmapi097Interface\{00020346-0000-0000-C000-000000000046}\ProxyStubClsid32mapi098Interface\{00020349-0000-0000-C000-000000000046}IMAPIProfAdminRemotemapi099Interface\{00020349-0000-0000-C000-000000000046}\ProxyStubClsidmapi100Interface\{00020349-0000-0000-C000-000000000046}\ProxyStubClsid32mapi101Interface\{00020350-0000-0000-C000-000000000046}IMAPIFormFactorymapi102Interface\{00020350-0000-0000-C000-000000000046}\ProxyStubClsidmapi103Interface\{00020350-0000-0000-C000-000000000046}\ProxyStubClsid32mapi104Interface\{00020370-0000-0000-C000-000000000046}IMAPIMessageSitemapi105Interface\{00020370-0000-0000-C000-000000000046}\ProxyStubClsidmapi106Interface\{00020370-0000-0000-C000-000000000046}\ProxyStubClsid32mapiform001CLSID\{41116C00-8B90-101B-96CD-00AA003B14FC}MAPIForm objectmapiform002CLSID\{41116C00-8B90-101B-96CD-00AA003B14FC}\InprocServermapiform.vbxmapiform003CLSID\{41116C00-8B90-101B-96CD-00AA003B14FC}\ProgIDmapifvbx.object.1mapiform004CLSID\{41116C00-8B90-101B-96CD-00AA003B14FC}\VersionIndependentProgIDmapifvbx.objectMAPIStub1Software\Microsoft\Windows Messaging Subsystem\MSMapiAppsexchng32.exeMAPIStub11msexcimc.exeMAPIStub12events.exeMAPIStub13msab32.dllMAPIStub15newprof.exeMAPIStub16outstore.dllMAPIStub17MAPIStub18mailmig.exeMAPIStub19awfxab32.dllMAPIStub20awfext32.dllMAPIStub21awutil32.dllMAPIStub22MAPIStub23MAPIStub24MAPIStub25MAPIStub26MAPIStub27MAPIStub28nwab32.dllMAPIStub3MAPIStub30pilotcfg.exeMAPIStub31ilpilot.exeMAPIStub4mapisp32.exeMAPIStub9MapiVIMPathSoftware\Microsoft\Office\9.0\Common\MapiDLLMCEmdacchm_ado210_chm[AdoFolder]mdacchm_dao360_chm[DAOShared]mdacchm_msjro_chmMDACFullI21InstallSoftware\Microsoft\DataAccessFull21Install#-1mimedir.reg0MapiCvt.MapiCvtMapiCvt Classmimedir.reg1MapiCvt.MapiCvt\CLSID{0006F085-0000-0000-C000-000000000046}mimedir.reg10MimeDir.MimeDirParserMimeDirParser Classmimedir.reg11MimeDir.MimeDirParser\CLSID{0006F082-0000-0000-C000-000000000046}mimedir.reg12MimeDir.MimeDirParser\CurVerMimeDir.MimeDirParser.1mimedir.reg13mimedir.reg14MimeDir.MimeDirParser.1\CLSIDmimedir.reg15MimeDir.MimeDirProfileMimeDirProfile Classmimedir.reg16MimeDir.MimeDirProfile\CLSID{0006F084-0000-0000-C000-000000000046}mimedir.reg17MimeDir.MimeDirProfile\CurVerMimeDir.MimeDirProfile.1mimedir.reg18mimedir.reg19MimeDir.MimeDirProfile.1\CLSIDmimedir.reg2MapiCvt.MapiCvt\CurVerMapiCvt.MapiCvt.1mimedir.reg20TypeLib\{0006F080-0000-0000-C000-000000000046}mimedir.reg21TypeLib\{0006F080-0000-0000-C000-000000000046}\1.0MimeDir 1.0 Type Librarymimedir.reg22TypeLib\{0006F080-0000-0000-C000-000000000046}\1.0\0mimedir.reg23TypeLib\{0006F080-0000-0000-C000-000000000046}\1.0\0\win32[!mimedir.dll]mimedir.reg24TypeLib\{0006F080-0000-0000-C000-000000000046}\1.0\FLAGSmimedir.reg25TypeLib\{0006F080-0000-0000-C000-000000000046}\1.0\HELPDIRmimedir.reg3mimedir.reg4MapiCvt.MapiCvt.1\CLSIDmimedir.reg5MimeDir.MimeDirItemMimeDirItem Classmimedir.reg6MimeDir.MimeDirItem\CLSID{0006F081-0000-0000-C000-000000000046}mimedir.reg7MimeDir.MimeDirItem\CurVerMimeDir.MimeDirItem.1mimedir.reg8mimedir.reg9MimeDir.MimeDirItem.1\CLSIDmlang2CLSID\{275C23E2-3747-11D0-9FEA-00AA003F8646}\InProcServer32mlang5CLSID\{C04D65CF-B70D-11D0-B188-00AA0038C969}\InProcServer32mlang8CLSID\{D66D6F99-CDAA-11D0-B822-00C04FC9B31F}\InProcServer32Mlcfg32CPL1Control Panel\MMCPL[!mlcfg32.cpl_0001]msaddndr.addreg1CLSID\{AC0714F6-3D04-11D1-AE7D-00A0C90F26F4}\Implemented Categories\{0DE86A57-2BAA-11CF-A229-00AA003D7352}msaddndr.addreg2CLSID\{AC0714F6-3D04-11D1-AE7D-00A0C90F26F4}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}msaddndr.addreg3CLSID\{AC0714F6-3D04-11D1-AE7D-00A0C90F26F4}\Implemented Categories\{0DE86A53-2BAA-11CF-A229-00AA003D7352}msaddndr.addreg4CLSID\{AC0714F6-3D04-11D1-AE7D-00A0C90F26F4}\Implemented Categories\{0DE86A52-2BAA-11CF-A229-00AA003D7352}msaddndr.addreg5CLSID\{AC0714F6-3D04-11D1-AE7D-00A0C90F26F4}\Programmablemsaddndr.addreg6CLSID\{AC0714F7-3D04-11D1-AE7D-00A0C90F26F4}\Implemented Categoriesmsaddndr.addreg7CLSID\{AC0714F7-3D04-11D1-AE7D-00A0C90F26F4}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}msaddndr.addreg8CLSID\{AC0714F7-3D04-11D1-AE7D-00A0C90F26F4}\Programmablemsaddndr.reg1CLSID\{AC0714F6-3D04-11D1-AE7D-00A0C90F26F4}\DesignerFeaturesmsaddndr.reg11CLSID\{AC0714F6-3D04-11D1-AE7D-00A0C90F26F4}\TypeLib{AC0714F2-3D04-11D1-AE7D-00A0C90F26F4}msaddndr.reg12CLSID\{AC0714F6-3D04-11D1-AE7D-00A0C90F26F4}\Versionmsaddndr.reg16CLSID\{AC0714F7-3D04-11D1-AE7D-00A0C90F26F4}\InprocServer32msaddndr.reg17CLSID\{AC0714F7-3D04-11D1-AE7D-00A0C90F26F4}\MiscStatusmsaddndr.reg18CLSID\{AC0714F7-3D04-11D1-AE7D-00A0C90F26F4}\MiscStatus\11024msaddndr.reg2Required#37msaddndr.reg20CLSID\{AC0714F7-3D04-11D1-AE7D-00A0C90F26F4}\TypeLibmsaddndr.reg21CLSID\{AC0714F7-3D04-11D1-AE7D-00A0C90F26F4}\Versionmsaddndr.reg3CLSID\{AC0714F6-3D04-11D1-AE7D-00A0C90F26F4}\Implemented Categoriesmsaddndr.reg4CLSID\{AC0714F6-3D04-11D1-AE7D-00A0C90F26F4}\Implemented Categories\{4EB304D0-7555-11cf-A0C2-00AA0062BE57}msaddndr.reg6CLSID\{AC0714F6-3D04-11D1-AE7D-00A0C90F26F4}\InprocServer32msaddndr.reg7CLSID\{AC0714F6-3D04-11D1-AE7D-00A0C90F26F4}\Instance CLSIDmsaddndr.reg8CLSID\{AC0714F6-3D04-11D1-AE7D-00A0C90F26F4}\MiscStatusmsaddndr.reg9CLSID\{AC0714F6-3D04-11D1-AE7D-00A0C90F26F4}\MiscStatus\1132496mscomctl.addreg1CLSID\{DD9DA666-8594-11D1-B16A-00C0F0283628}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}mscomctl.addreg10CLSID\{C74190B6-8589-11D1-B16A-00C0F0283628}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}mscomctl.addreg11CLSID\{C74190B6-8589-11D1-B16A-00C0F0283628}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}mscomctl.addreg12CLSID\{C74190B6-8589-11D1-B16A-00C0F0283628}\Implemented Categories\{40FC6ED4-2438-11CF-A3DB-080036F12502}mscomctl.addreg13CLSID\{C74190B6-8589-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A57-2BAA-11CF-A229-00AA003D7352}mscomctl.addreg14CLSID\{C74190B6-8589-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A53-2BAA-11CF-A229-00AA003D7352}mscomctl.addreg15CLSID\{C74190B6-8589-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A52-2BAA-11CF-A229-00AA003D7352}mscomctl.addreg16CLSID\{C74190B6-8589-11D1-B16A-00C0F0283628}\Implemented Categoriesmscomctl.addreg17CLSID\{BDD1F04B-858B-11D1-B16A-00C0F0283628}\Programmablemscomctl.addreg18CLSID\{BDD1F04B-858B-11D1-B16A-00C0F0283628}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}mscomctl.addreg19CLSID\{BDD1F04B-858B-11D1-B16A-00C0F0283628}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}mscomctl.addreg2CLSID\{DD9DA666-8594-11D1-B16A-00C0F0283628}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}mscomctl.addreg20CLSID\{BDD1F04B-858B-11D1-B16A-00C0F0283628}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}mscomctl.addreg21CLSID\{BDD1F04B-858B-11D1-B16A-00C0F0283628}\Implemented Categories\{40FC6ED4-2438-11CF-A3DB-080036F12502}mscomctl.addreg22CLSID\{BDD1F04B-858B-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A57-2BAA-11CF-A229-00AA003D7352}mscomctl.addreg23CLSID\{BDD1F04B-858B-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A53-2BAA-11CF-A229-00AA003D7352}mscomctl.addreg24CLSID\{BDD1F04B-858B-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A52-2BAA-11CF-A229-00AA003D7352}mscomctl.addreg25CLSID\{BDD1F04B-858B-11D1-B16A-00C0F0283628}\Implemented Categoriesmscomctl.addreg26CLSID\{8E3867A3-8586-11D1-B16A-00C0F0283628}\Programmablemscomctl.addreg27CLSID\{8E3867A3-8586-11D1-B16A-00C0F0283628}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}mscomctl.addreg28CLSID\{8E3867A3-8586-11D1-B16A-00C0F0283628}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}mscomctl.addreg29CLSID\{8E3867A3-8586-11D1-B16A-00C0F0283628}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}mscomctl.addreg3CLSID\{DD9DA666-8594-11D1-B16A-00C0F0283628}\Implemented Categories\{40FC6ED4-2438-11CF-A3DB-080036F12502}mscomctl.addreg30CLSID\{8E3867A3-8586-11D1-B16A-00C0F0283628}\Implemented Categories\{40FC6ED4-2438-11CF-A3DB-080036F12502}mscomctl.addreg31CLSID\{F08DF954-8592-11D1-B16A-00C0F0283628}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}mscomctl.addreg32CLSID\{8E3867A3-8586-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A53-2BAA-11CF-A229-00AA003D7352}mscomctl.addreg33CLSID\{8E3867A3-8586-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A52-2BAA-11CF-A229-00AA003D7352}mscomctl.addreg34CLSID\{8E3867A3-8586-11D1-B16A-00C0F0283628}\Implemented Categoriesmscomctl.addreg35CLSID\{66833FE6-8583-11D1-B16A-00C0F0283628}\Programmablemscomctl.addreg36CLSID\{66833FE6-8583-11D1-B16A-00C0F0283628}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}mscomctl.addreg37CLSID\{66833FE6-8583-11D1-B16A-00C0F0283628}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}mscomctl.addreg38CLSID\{66833FE6-8583-11D1-B16A-00C0F0283628}\Implemented Categories\{40FC6ED4-2438-11CF-A3DB-080036F12502}mscomctl.addreg39CLSID\{66833FE6-8583-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A57-2BAA-11CF-A229-00AA003D7352}mscomctl.addreg4CLSID\{DD9DA666-8594-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A57-2BAA-11CF-A229-00AA003D7352}mscomctl.addreg40CLSID\{66833FE6-8583-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A53-2BAA-11CF-A229-00AA003D7352}mscomctl.addreg41CLSID\{66833FE6-8583-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A52-2BAA-11CF-A229-00AA003D7352}mscomctl.addreg42CLSID\{66833FE6-8583-11D1-B16A-00C0F0283628}\Implemented Categoriesmscomctl.addreg43CLSID\{35053A22-8589-11D1-B16A-00C0F0283628}\Programmablemscomctl.addreg44CLSID\{35053A22-8589-11D1-B16A-00C0F0283628}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}mscomctl.addreg45CLSID\{35053A22-8589-11D1-B16A-00C0F0283628}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}mscomctl.addreg46CLSID\{35053A22-8589-11D1-B16A-00C0F0283628}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}mscomctl.addreg47CLSID\{35053A22-8589-11D1-B16A-00C0F0283628}\Implemented Categories\{40FC6ED4-2438-11CF-A3DB-080036F12502}mscomctl.addreg48CLSID\{35053A22-8589-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A57-2BAA-11CF-A229-00AA003D7352}mscomctl.addreg49CLSID\{35053A22-8589-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A53-2BAA-11CF-A229-00AA003D7352}mscomctl.addreg5CLSID\{DD9DA666-8594-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A53-2BAA-11CF-A229-00AA003D7352}mscomctl.addreg50CLSID\{35053A22-8589-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A52-2BAA-11CF-A229-00AA003D7352}mscomctl.addreg51CLSID\{35053A22-8589-11D1-B16A-00C0F0283628}\Implemented Categoriesmscomctl.addreg52CLSID\{2C247F23-8591-11D1-B16A-00C0F0283628}\Programmablemscomctl.addreg53CLSID\{2C247F23-8591-11D1-B16A-00C0F0283628}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}mscomctl.addreg54CLSID\{2C247F23-8591-11D1-B16A-00C0F0283628}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}mscomctl.addreg55CLSID\{2C247F23-8591-11D1-B16A-00C0F0283628}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}mscomctl.addreg56CLSID\{2C247F23-8591-11D1-B16A-00C0F0283628}\Implemented Categories\{40FC6ED4-2438-11CF-A3DB-080036F12502}mscomctl.addreg57CLSID\{2C247F23-8591-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A57-2BAA-11CF-A229-00AA003D7352}mscomctl.addreg58CLSID\{2C247F23-8591-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A53-2BAA-11CF-A229-00AA003D7352}mscomctl.addreg59CLSID\{2C247F23-8591-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A52-2BAA-11CF-A229-00AA003D7352}mscomctl.addreg6CLSID\{DD9DA666-8594-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A52-2BAA-11CF-A229-00AA003D7352}mscomctl.addreg60CLSID\{2C247F23-8591-11D1-B16A-00C0F0283628}\Implemented Categoriesmscomctl.addreg61CLSID\{1EFB6596-857C-11D1-B16A-00C0F0283628}\Programmablemscomctl.addreg62CLSID\{1EFB6596-857C-11D1-B16A-00C0F0283628}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}mscomctl.addreg63CLSID\{1EFB6596-857C-11D1-B16A-00C0F0283628}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}mscomctl.addreg64CLSID\{1EFB6596-857C-11D1-B16A-00C0F0283628}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}mscomctl.addreg65CLSID\{1EFB6596-857C-11D1-B16A-00C0F0283628}\Implemented Categories\{40FC6ED4-2438-11CF-A3DB-080036F12502}mscomctl.addreg66CLSID\{1EFB6596-857C-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A57-2BAA-11CF-A229-00AA003D7352}mscomctl.addreg67CLSID\{1EFB6596-857C-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A53-2BAA-11CF-A229-00AA003D7352}mscomctl.addreg68CLSID\{1EFB6596-857C-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A52-2BAA-11CF-A229-00AA003D7352}mscomctl.addreg69CLSID\{1EFB6596-857C-11D1-B16A-00C0F0283628}\Implemented Categoriesmscomctl.addreg7CLSID\{DD9DA666-8594-11D1-B16A-00C0F0283628}\Implemented Categoriesmscomctl.addreg70CLSID\{F08DF954-8592-11D1-B16A-00C0F0283628}\Programmablemscomctl.addreg8CLSID\{C74190B6-8589-11D1-B16A-00C0F0283628}\Programmablemscomctl.addreg9CLSID\{C74190B6-8589-11D1-B16A-00C0F0283628}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}mscomctl.moreadd01CLSID\{F08DF954-8592-11D1-B16A-00C0F0283628}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}mscomctl.moreadd02CLSID\{F08DF954-8592-11D1-B16A-00C0F0283628}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}mscomctl.moreadd03CLSID\{F08DF954-8592-11D1-B16A-00C0F0283628}\Implemented Categories\{40FC6ED4-2438-11CF-A3DB-080036F12502}mscomctl.moreadd04CLSID\{F08DF954-8592-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A57-2BAA-11CF-A229-00AA003D7352}mscomctl.moreadd05CLSID\{F08DF954-8592-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A53-2BAA-11CF-A229-00AA003D7352}mscomctl.moreadd06CLSID\{F08DF954-8592-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A52-2BAA-11CF-A229-00AA003D7352}mscomctl.moreadd07CLSID\{DD9DA666-8594-11D1-B16A-00C0F0283628}\Programmablemscomctl.moreadd08CLSID\{DD9DA666-8594-11D1-B16A-00C0F0283628}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}mscomctl.moreadd09CLSID\{8E3867A3-8586-11D1-B16A-00C0F0283628}\Implemented Categories\{0DE86A57-2BAA-11CF-A229-00AA003D7352}mscomctl.reg102CLSID\{BDD1F04B-858B-11D1-B16A-00C0F0283628}\Controlmscomctl.reg105CLSID\{BDD1F04B-858B-11D1-B16A-00C0F0283628}\InprocServer32mscomctl.reg107CLSID\{BDD1F04B-858B-11D1-B16A-00C0F0283628}\MiscStatusmscomctl.reg109CLSID\{BDD1F04B-858B-11D1-B16A-00C0F0283628}\MiscStatus\1mscomctl.reg113CLSID\{BDD1F04B-858B-11D1-B16A-00C0F0283628}\ToolboxBitmap32[!mscomctl.ocx], 4mscomctl.reg115CLSID\{BDD1F04B-858B-11D1-B16A-00C0F0283628}\TypeLib{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}mscomctl.reg117CLSID\{BDD1F04B-858B-11D1-B16A-00C0F0283628}\Versionmscomctl.reg13CLSID\{1EFB6596-857C-11D1-B16A-00C0F0283628}\ToolboxBitmap32[!mscomctl.ocx], 10mscomctl.reg15CLSID\{1EFB6596-857C-11D1-B16A-00C0F0283628}\TypeLibmscomctl.reg17CLSID\{1EFB6596-857C-11D1-B16A-00C0F0283628}\Versionmscomctl.reg190CLSID\{C74190B6-8589-11D1-B16A-00C0F0283628}\Controlmscomctl.reg193CLSID\{C74190B6-8589-11D1-B16A-00C0F0283628}\InprocServer32mscomctl.reg195CLSID\{C74190B6-8589-11D1-B16A-00C0F0283628}\MiscStatusmscomctl.reg197CLSID\{C74190B6-8589-11D1-B16A-00C0F0283628}\MiscStatus\1mscomctl.reg2CLSID\{1EFB6596-857C-11D1-B16A-00C0F0283628}\Controlmscomctl.reg201CLSID\{C74190B6-8589-11D1-B16A-00C0F0283628}\ToolboxBitmap32[!mscomctl.ocx], 2mscomctl.reg203CLSID\{C74190B6-8589-11D1-B16A-00C0F0283628}\TypeLibmscomctl.reg205CLSID\{C74190B6-8589-11D1-B16A-00C0F0283628}\Versionmscomctl.reg210CLSID\{DD9DA666-8594-11D1-B16A-00C0F0283628}\Controlmscomctl.reg213CLSID\{DD9DA666-8594-11D1-B16A-00C0F0283628}\InprocServer32mscomctl.reg215CLSID\{DD9DA666-8594-11D1-B16A-00C0F0283628}\MiscStatusmscomctl.reg217CLSID\{DD9DA666-8594-11D1-B16A-00C0F0283628}\MiscStatus\1mscomctl.reg22CLSID\{2C247F23-8591-11D1-B16A-00C0F0283628}\Controlmscomctl.reg221CLSID\{DD9DA666-8594-11D1-B16A-00C0F0283628}\ToolboxBitmap32[!mscomctl.ocx], 1916mscomctl.reg223CLSID\{DD9DA666-8594-11D1-B16A-00C0F0283628}\TypeLibmscomctl.reg225CLSID\{DD9DA666-8594-11D1-B16A-00C0F0283628}\Versionmscomctl.reg230CLSID\{F08DF954-8592-11D1-B16A-00C0F0283628}\Controlmscomctl.reg233CLSID\{F08DF954-8592-11D1-B16A-00C0F0283628}\InprocServer32mscomctl.reg235CLSID\{F08DF954-8592-11D1-B16A-00C0F0283628}\MiscStatusmscomctl.reg237CLSID\{F08DF954-8592-11D1-B16A-00C0F0283628}\MiscStatus\1mscomctl.reg241CLSID\{F08DF954-8592-11D1-B16A-00C0F0283628}\ToolboxBitmap32[!mscomctl.ocx], 16mscomctl.reg243CLSID\{F08DF954-8592-11D1-B16A-00C0F0283628}\TypeLibmscomctl.reg245CLSID\{F08DF954-8592-11D1-B16A-00C0F0283628}\Versionmscomctl.reg25CLSID\{2C247F23-8591-11D1-B16A-00C0F0283628}\InprocServer32mscomctl.reg27CLSID\{2C247F23-8591-11D1-B16A-00C0F0283628}\MiscStatusmscomctl.reg29CLSID\{2C247F23-8591-11D1-B16A-00C0F0283628}\MiscStatus\1165265mscomctl.reg33CLSID\{2C247F23-8591-11D1-B16A-00C0F0283628}\ToolboxBitmap32[!mscomctl.ocx], 3mscomctl.reg35CLSID\{2C247F23-8591-11D1-B16A-00C0F0283628}\TypeLibmscomctl.reg37CLSID\{2C247F23-8591-11D1-B16A-00C0F0283628}\Versionmscomctl.reg42CLSID\{35053A22-8589-11D1-B16A-00C0F0283628}\Controlmscomctl.reg45CLSID\{35053A22-8589-11D1-B16A-00C0F0283628}\InprocServer32mscomctl.reg47CLSID\{35053A22-8589-11D1-B16A-00C0F0283628}\MiscStatusmscomctl.reg49CLSID\{35053A22-8589-11D1-B16A-00C0F0283628}\MiscStatus\1172433mscomctl.reg5CLSID\{1EFB6596-857C-11D1-B16A-00C0F0283628}\InprocServer32mscomctl.reg53CLSID\{35053A22-8589-11D1-B16A-00C0F0283628}\ToolboxBitmap32[!mscomctl.ocx], 17mscomctl.reg55CLSID\{35053A22-8589-11D1-B16A-00C0F0283628}\TypeLibmscomctl.reg57CLSID\{35053A22-8589-11D1-B16A-00C0F0283628}\Versionmscomctl.reg62CLSID\{66833FE6-8583-11D1-B16A-00C0F0283628}\Controlmscomctl.reg65CLSID\{66833FE6-8583-11D1-B16A-00C0F0283628}\InprocServer32mscomctl.reg67CLSID\{66833FE6-8583-11D1-B16A-00C0F0283628}\MiscStatusmscomctl.reg69CLSID\{66833FE6-8583-11D1-B16A-00C0F0283628}\MiscStatus\1237969mscomctl.reg7CLSID\{1EFB6596-857C-11D1-B16A-00C0F0283628}\MiscStatusmscomctl.reg73CLSID\{66833FE6-8583-11D1-B16A-00C0F0283628}\ToolboxBitmap32[!mscomctl.ocx], 12mscomctl.reg75CLSID\{66833FE6-8583-11D1-B16A-00C0F0283628}\TypeLibmscomctl.reg77CLSID\{66833FE6-8583-11D1-B16A-00C0F0283628}\Versionmscomctl.reg82CLSID\{8E3867A3-8586-11D1-B16A-00C0F0283628}\Controlmscomctl.reg85CLSID\{8E3867A3-8586-11D1-B16A-00C0F0283628}\InprocServer32mscomctl.reg87CLSID\{8E3867A3-8586-11D1-B16A-00C0F0283628}\MiscStatusmscomctl.reg89CLSID\{8E3867A3-8586-11D1-B16A-00C0F0283628}\MiscStatus\1mscomctl.reg9CLSID\{1EFB6596-857C-11D1-B16A-00C0F0283628}\MiscStatus\1mscomctl.reg93CLSID\{8E3867A3-8586-11D1-B16A-00C0F0283628}\ToolboxBitmap32[!mscomctl.ocx], 1mscomctl.reg95CLSID\{8E3867A3-8586-11D1-B16A-00C0F0283628}\TypeLibmscomctl.reg97CLSID\{8E3867A3-8586-11D1-B16A-00C0F0283628}\VersionMSCOMCTLOCX01Licenses\ED4B87C4-9F76-11d1-8BF7-0000F8754DA1knlggnmntgggrninthpgmnngrhqhnnjnslshMSCOMCTLOCX02Licenses\4F86BADF-9F77-11d1-B1B7-0000F8753F5Diplpwpnippopupiivjrioppisjsjlpiiokujmsenv2.reg10Software\Microsoft\MSE\9.0\Packages\{DA9FB551-C724-11D0-AE1F-00A0C90FFFC3}\SatelliteDllmsenv2.reg100Software\Microsoft\MSE\9.0\Services\{FA14BE33-AB8C-11D0-B12E-00A0C90F2732}{FA14BE31-AB8C-11D0-B12E-00A0C90F2732}msenv2.reg102Software\Microsoft\MSE\9.0\CLSID\{F5E7E718-1401-11D1-883B-0000F87579D2}[#msenv2.dll]msenv2.reg104Software\Microsoft\MSE\9.0\CLSID\{F5E7E71A-1401-11D1-883B-0000F87579D2}msenv2.reg106Software\Microsoft\MSE\9.0\CLSID\{8E7B96A8-E33D-11D0-A6D5-00C04FB67F6A}msenv2.reg108Software\Microsoft\MSE\9.0\CLSID\{F5E7E71B-1401-11D1-883B-0000F87579D2}msenv2.reg110Software\Microsoft\MSE\9.0\CLSID\{F5E7E71D-1401-11D1-883B-0000F87579D2}msenv2.reg112Software\Microsoft\MSE\9.0\CLSID\{261A5572-C649-11D0-A8DF-00A0C921A4D2}msenv2.reg114Software\Microsoft\MSE\9.0\CLSID\{F5E7E71E-1401-11D1-883B-0000F87579D2}msenv2.reg116Software\Microsoft\MSE\9.0\CLSID\{F5E7E71F-1401-11D1-883B-0000F87579D2}msenv2.reg118Software\Microsoft\MSE\9.0\KeyBindingTables\{5EFC7975-14BC-11CF-9B2B-00AA00573819}##13021msenv2.reg119msenv2.reg12Software\Microsoft\MSE\9.0\ToolboxPages{DA9FB551-C724-11D0-AE1F-00A0C90FFFC3}msenv2.reg120msenv2.reg122Software\Microsoft\MSE\9.0\KeyBindingTables\{8B382828-6202-11D1-8870-0000F87579D2}##13022msenv2.reg123msenv2.reg124msenv2.reg125Software\Microsoft\MSE\9.0\AutomationProperties\TextEditor\Generalmsenv2.reg126Generalmsenv2.reg127Software\Microsoft\MSE\9.0\AutomationProperties\TextEditor\Fontsmsenv2.reg128msenv2.reg129Software\Microsoft\MSE\9.0\AutomationProperties\TextEditor\PlainTextmsenv2.reg13##13538msenv2.reg130Plain Textmsenv2.reg131Software\Microsoft\MSE\9.0\AutomationProperties\Environment\Generalmsenv2.reg132Environment.Generalmsenv2.reg133Software\Microsoft\MSE\9.0\AutomationProperties\Environment\Savingmsenv2.reg134Environment.Savingmsenv2.reg135Software\Microsoft\MSE\9.0\AutomationProperties\Environment\Windowsmsenv2.reg136Environment.Windowsmsenv2.reg137Software\Microsoft\MSE\9.0\AutomationProperties\Environment\Keyboardmsenv2.reg138Environment.Keyboardmsenv2.reg139Software\Microsoft\MSE\9.0\AutomationProperties\Debugger\Generalmsenv2.reg14Software\Microsoft\MSE\9.0\ToolboxPages\ActiveXControls##13544msenv2.reg140Debugger.Generalmsenv2.reg142Software\Microsoft\MSE\9.0\Packages\{F5E7E720-1401-11D1-883B-0000F87579D2}Text Management Packagemsenv2.reg143msenv2.reg145Software\Microsoft\MSE\9.0\Packages\{F5E7E720-1401-11D1-883B-0000F87579D2}\Toolbox1,13,16,HTML Format,MSDEVColumnSelect,MSDEVLineSelectmsenv2.reg147Software\Microsoft\MSE\9.0\Packages\{F5E7E720-1401-11D1-883B-0000F87579D2}\SatelliteDllmsenv2.reg148msenv2.reg149Software\Microsoft\MSE\9.0\ToolsOptionsPages\Text Editor##10980msenv2.reg15msenv2.reg150msenv2.reg151Sortmsenv2.reg152Software\Microsoft\MSE\9.0\ToolsOptionsPages\Text Editor\General##10978msenv2.reg153{734A5DE2-DEBA-11D0-A6D0-00C04FB67F6A}msenv2.reg154msenv2.reg155Software\Microsoft\MSE\9.0\ToolsOptionsPages\Text Editor\Tabs##10977msenv2.reg156{7E7DC254-F705-11D0-8C9C-00C04FC2AB22}msenv2.reg157msenv2.reg158Software\Microsoft\MSE\9.0\ToolsOptionsPages\Text Editor\Per Language##10979msenv2.reg159{111F0050-FC97-11D0-8C9E-00C04FC2AB22}msenv2.reg16{BBE42851-FEFC-11D0-8C80-00C04FC2AA89}msenv2.reg160msenv2.reg161Software\Microsoft\MSE\9.0\ToolsOptionsPages\Text Editor\Font And Colors##10981msenv2.reg162{57F6B7D2-1436-11D1-883C-0000F87579D2}msenv2.reg163msenv2.reg165Software\Microsoft\MSE\9.0\Services\{F5E7E71D-1401-11D1-883B-0000F87579D2}msenv2.reg167Software\Microsoft\MSE\9.0\Editors\{8B382828-6202-11D1-8870-0000F87579D2}Source Code (Text) Editormsenv2.reg168##10991msenv2.reg169msenv2.reg17Software\Microsoft\MSE\9.0\ToolboxPages\DesignTimeControls##13545msenv2.reg171Software\Microsoft\MSE\9.0\Editors\{8B382828-6202-11D1-8870-0000F87579D2}\Extensionsjavamsenv2.reg172txtmsenv2.reg173cppmsenv2.reg174cxxmsenv2.reg175msenv2.reg176hmsenv2.reg177hxxmsenv2.reg178hppmsenv2.reg179batmsenv2.reg18msenv2.reg180inimsenv2.reg181cmdmsenv2.reg182makmsenv2.reg183rcmsenv2.reg184rgsmsenv2.reg186Software\Microsoft\MSE\9.0\Editors\{8B382828-6202-11D1-8870-0000F87579D2}\LogicalViewsmsenv2.reg187msenv2.reg189Software\Microsoft\MSE\9.0\CLSID\{F5E7E719-1401-11D1-883B-0000F87579D2}CodeWindow Classmsenv2.reg19{CFD250A9-FEFC-11D0-8C80-00C04FC2AA89}msenv2.reg190msenv2.reg192Software\Microsoft\MSE\9.0\CLSID\{BC5955D5-AA0D-11D0-A8C5-00A0C921A4D2}VsTaskList Classmsenv2.reg193msenv2.reg195Software\Microsoft\MSE\9.0\ToolWindows\{4A9B7E51-AA16-11D0-A8C5-00A0C921A4D2}{4A9B7E50-AA16-11D0-A8C5-00A0C921A4D2}msenv2.reg197Software\Microsoft\MSE\9.0\Packages\{4A9B7E50-AA16-11D0-A8C5-00A0C921A4D2}Task List Packagemsenv2.reg198msenv2.reg20Software\Microsoft\MSE\9.0\ToolWindowsmsenv2.reg200Software\Microsoft\MSE\9.0\Packages\{4A9B7E50-AA16-11D0-A8C5-00A0C921A4D2}\SatelliteDllmsenv2.reg201msenv2.reg203Software\Microsoft\MSE\9.0\Services\{BC5955D1-AA0D-11D0-A8C5-00A0C921A4D2}msenv2.reg205Software\Microsoft\MSE\9.0\Packages\{21AF45B0-FFA5-11D0-B63F-00A0C922E851}Class Outline Packagemsenv2.reg206msenv2.reg208Software\Microsoft\MSE\9.0\ToolWindows\{25F7E850-FFA1-11D0-B63F-00A0C922E851}{21AF45B0-FFA5-11D0-B63F-00A0C922E851}msenv2.reg210Software\Microsoft\MSE\9.0\CLSID\{C964830F-91A0-11D0-B14C-0000F8041356}OleUndoManager Classmsenv2.reg211msenv2.reg22Software\Microsoft\MSE\9.0\ToolWindows\{B1E99781-AB81-11D0-B683-00AA00A3EE26}msenv2.reg24Software\Microsoft\MSE\9.0\ToolWindows\{3AE79031-E1BC-11D0-8F78-00A0C9110057}msenv2.reg26Software\Microsoft\MSE\9.0\ToolWindows\{EEFA5220-E298-11D0-8F78-00A0C9110057}msenv2.reg28Software\Microsoft\MSE\9.0\ToolWindows\{98731960-965C-11D0-A78F-00A0C9110051}msenv2.reg30Software\Microsoft\MSE\9.0\ToolWindows\{ECDD9EE0-AC6B-11D0-89F9-00A0C9110055}msenv2.reg32Software\Microsoft\MSE\9.0\ToolWindows\{0504FF91-9D61-11D0-A794-00A0C9110051}msenv2.reg34Software\Microsoft\MSE\9.0\ToolWindows\{E62CE6A0-B439-11D0-A79D-00A0C9110051}msenv2.reg36Software\Microsoft\MSE\9.0\ToolWindows\{4A18F9D0-B838-11D0-93EB-00A0C90F2734}msenv2.reg38Software\Microsoft\MSE\9.0\ToolWindows\{F2E84780-2AF1-11D1-A7FA-00A0C9110051}msenv2.reg4Software\Microsoft\MSE\9.0InstallDir[VSEIDE98Folder]msenv2.reg40Software\Microsoft\MSE\9.0\ToolWindows\{90243340-BD7A-11D0-93EF-00A0C90F2734}msenv2.reg42Software\Microsoft\MSE\9.0\ToolWindows\{34E76E81-EE4A-11D0-AE2E-00A0C90FFFC3}msenv2.reg44Software\Microsoft\MSE\9.0\ToolWindows\{970D9861-EE83-11D0-A778-00A0C91110C3}msenv2.reg46Software\Microsoft\MSE\9.0\ToolWindows\{27BE2323-FF9E-11D0-A012-00A0C911E8E9}msenv2.reg47Software\Microsoft\MSE\9.0\ToolsOptionsPages\Environment##13569msenv2.reg48msenv2.reg49msenv2.reg50Software\Microsoft\MSE\9.0\ToolsOptionsPages\Environment\General{946E8047-0CF2-11D1-8C8D-0000F87570EE}msenv2.reg51msenv2.reg52##13565msenv2.reg53Software\Microsoft\MSE\9.0\ToolsOptionsPages\Environment\International Settings{C7FA13DF-0A9B-11D1-8C8B-0000F87570EE}msenv2.reg54msenv2.reg55##13566msenv2.reg56Software\Microsoft\MSE\9.0\ToolsOptionsPages\Environment\Saving{AAE9ECF3-0CF2-11D1-8C8D-0000F87570EE}msenv2.reg57msenv2.reg58##13567msenv2.reg59Software\Microsoft\MSE\9.0\ToolsOptionsPages\Environment\Keyboard{BAFF6A1A-0CF2-11D1-8C8D-0000F87570EE}msenv2.reg6Software\Microsoft\MSE\9.0\Packages\{DA9FB551-C724-11D0-AE1F-00A0C90FFFC3}MS Environment Packagemsenv2.reg60msenv2.reg61##13568msenv2.reg62Software\Microsoft\MSE\9.0\ToolsOptionsPages\Debuggingmsenv2.reg63##13029msenv2.reg64msenv2.reg66Software\Microsoft\MSE\9.0\ToolsOptionsPages\Debugging\General{FA9EB535-C624-13D0-AE1F-00A0190FF4C3}msenv2.reg67msenv2.reg68msenv2.reg69Software\Microsoft\MSE\9.0\ToolsOptionsPages\Debugging\VisibilityCmdUIContextsmsenv2.reg7msenv2.reg72Software\Microsoft\MSE\9.0\OutputWindow\{FC076020-078A-11D1-A7DF-00A0C9110051}##13562msenv2.reg73msenv2.reg74InitiallyInvisiblemsenv2.reg77Software\Microsoft\MSE\9.0\Projects\{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}External Files Projectmsenv2.reg78Software\Microsoft\MSE\9.0\Projects\{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}\AddItemTemplatesmsenv2.reg79Software\Microsoft\MSE\9.0\Projects\{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}\AddItemTemplates\TemplateDirsmsenv2.reg8msenv2.reg80Software\Microsoft\MSE\9.0\Projects\{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}\AddItemTemplates\TemplateDirs\{DA9FB551-C724-11D0-AE1F-00A0C90FFFC3}msenv2.reg82Software\Microsoft\MSE\9.0\Projects\{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}\AddItemTemplates\TemplateDirs\{DA9FB551-C724-11D0-AE1F-00A0C90FFFC3}\/1msenv2.reg83msenv2.reg84TemplatesDir[VSENewFileItemsFolder]msenv2.reg85SortPrioritymsenv2.reg88Software\Microsoft\MSE\9.0\CLSID\{6114C8A2-0CE9-11D1-8BD9-00A0C90F26F7}VS COM References Dialogmsenv2.reg89msenv2.reg9msenv2.reg90msenv2.reg91Software\Microsoft\MSE\9.0\Packagesmsenv2.reg93Software\Microsoft\MSE\9.0\Packages\{FA14BE31-AB8C-11D0-B12E-00A0C90F2732}\SatelliteDllmsenv2.reg94Software\Microsoft\MSE\9.0\Packages\{FA14BE31-AB8C-11D0-B12E-00A0C90F2732}Script Editor Packagemsenv2.reg95msenv2.reg96msenv2.reg97msenv2.reg98Software\Microsoft\MSE\9.0\ServicesMSIApplicationLCIDMicrosoft\Office\9.0\Outlook[~]LastUILanguage[~]MSIInstallOnWTSMSInfo_Reg100CLSID\{74304483-AC4B-11D1-A50A-00C04FD7A1BD}MSIOff ControlMSInfo_Reg101CLSID\{74304483-AC4B-11D1-A50A-00C04FD7A1BD}\ProgIDMSIOff.MSIOffCtrl.1MSInfo_Reg102CLSID\{74304483-AC4B-11D1-A50A-00C04FD7A1BD}\InprocServer32[!msioff9.ocx]MSInfo_Reg103MSInfo_Reg104CLSID\{74304483-AC4B-11D1-A50A-00C04FD7A1BD}\ToolboxBitmap32[!msioff9.ocx], 1MSInfo_Reg105CLSID\{74304483-AC4B-11D1-A50A-00C04FD7A1BD}\MiscStatusMSInfo_Reg106CLSID\{74304483-AC4B-11D1-A50A-00C04FD7A1BD}\MiscStatus\1MSInfo_Reg107CLSID\{74304483-AC4B-11D1-A50A-00C04FD7A1BD}\ControlMSInfo_Reg108CLSID\{74304483-AC4B-11D1-A50A-00C04FD7A1BD}\TypeLib{74304480-AC4B-11D1-A50A-00C04FD7A1BD}MSInfo_Reg109CLSID\{74304483-AC4B-11D1-A50A-00C04FD7A1BD}\VersionMSInfo_Reg110CLSID\{74304484-AC4B-11D1-A50A-00C04FD7A1BD}MSIOff Property PageMSInfo_Reg111CLSID\{74304484-AC4B-11D1-A50A-00C04FD7A1BD}\InprocServer32MSInfo_TemplateReg1SOFTWARE\Microsoft\Shared Tools\MSInfo\templatesMSInfo_TemplateReg2SOFTWARE\Microsoft\Shared Tools\MSInfo\templates\msioff9MSInfo_TemplateReg3SOFTWARE\Microsoft\Shared Tools\MSInfoCopiedMofMSInfoCore950Software\Microsoft\Shared Tools\MSInfo\ToolsMSInfoCore951Software\Microsoft\Shared Tools\MSInfo\Tools\ScanDiskScanDiskMSInfoCore9510Software\Microsoft\Shared Tools\MSInfo\Categories\ResourcesRessourcenMSInfoCore95100Software\Microsoft\Shared Tools\MSInfo\Categories\Components\Problem DevicesProblemgerΣteMSInfoCore95101Rank#x74000000MSInfoCore95102{06A7EC63-4E21-11D0-A112-00A0C90543AA}MSInfoCore95103MSInfoView#x12000000MSInfoCore95104Software\Microsoft\Shared Tools\MSInfo\Categories\Components\SystemMSInfoCore95105#x80000000MSInfoCore95106MSInfoCore95107#x14000000MSInfoCore95108Software\Microsoft\Shared Tools\MSInfo\Categories\SoftwareSoftwareumgebungMSInfoCore95109#x30000000MSInfoCore9511#x10000000MSInfoCore95110Software\Microsoft\Shared Tools\MSInfo\Categories\Software\DriversTreiberMSInfoCore95111MSInfoCore95112Software\Microsoft\Shared Tools\MSInfo\Categories\Software\Drivers\KernelKernmodus-TreiberMSInfoCore95113MSInfoCore95114{A3BE0BAE-8D9C-11D0-8A91-00AA0069B846}MSInfoCore95115#x03000000MSInfoCore95116Software\Microsoft\Shared Tools\MSInfo\Categories\Software\Drivers\MSDOSMS-DOS-TreiberMSInfoCore95117#x20000000MSInfoCore95118MSInfoCore95119#x05000000MSInfoCore9512Software\Microsoft\Shared Tools\MSInfo\Categories\Resources\ConflictsKonflikte/FreigabeMSInfoCore95120Software\Microsoft\Shared Tools\MSInfo\Categories\Software\Drivers\UserBenutzermodus-TreiberMSInfoCore95121MSInfoCore95122MSInfoCore95123#x04000000MSInfoCore95124Software\Microsoft\Shared Tools\MSInfo\Categories\Software\16BitGeladene 16-Bit ModuleMSInfoCore95125MSInfoCore95126MSInfoCore95127#x07000000MSInfoCore95128Software\Microsoft\Shared Tools\MSInfo\Categories\Software\32BitGeladene 32-Bit ModuleMSInfoCore95129MSInfoCore9513MSInfoCore95130MSInfoCore95131#x06000000MSInfoCore95132Software\Microsoft\Shared Tools\MSInfo\Categories\Software\RunningAktive VorgΣngeMSInfoCore95133#x40000000MSInfoCore95134MSInfoCore95135#x01000000MSInfoCore95136Software\Microsoft\Shared Tools\MSInfo\Categories\Software\StartupAutostart-ProgrammeMSInfoCore95137#x50000000MSInfoCore95138MSInfoCore95139#x02000000MSInfoCore9514MSInfoCore95140Software\Microsoft\Shared Tools\MSInfo\Categories\Software\HooksSystem-HooksMSInfoCore95141#x60000000MSInfoCore95142MSInfoCore95143#x08000000MSInfoCore95144Software\Microsoft\Shared Tools\MSInfo\Categories\Software\OLEOLE-RegistrierungMSInfoCore95145#x70000000MSInfoCore95146Software\Microsoft\Shared Tools\MSInfo\Categories\Software\OLE\INIINI-DateiMSInfoCore95147MSInfoCore95148{270ECFF3-9CBD-11D0-B1C0-00AA00C1AC85}MSInfoCore95149MSInfoCore9515MSInfoCore95150Software\Microsoft\Shared Tools\MSInfo\Categories\Software\OLE\RegistryRegistrierungMSInfoCore95151MSInfoCore95152MSInfoCore95153MSInfoCore95154Software\Microsoft\Shared Tools\MSInfo\File FiltersMSInfoCore95155Software\Microsoft\Shared Tools\MSInfo\File Filters\TXTTextdateien (*.TXT)|*.TXT|MSInfoCore95156{0208DCA4-B681-11D0-B1C8-00AA00C1AC85}MSInfoCore95157Software\Microsoft\Shared Tools\MSInfo\File Filters\WLGDr.Watson-Protokolldatei (*.WLG)|*.WLG|MSInfoCore95158MSInfoCore95159Software\Microsoft\Shared Tools\MSInfo\File Filters\WLG\SysInfoMSInfoCore9516Software\Microsoft\Shared Tools\MSInfo\Categories\Resources\DMADMAMSInfoCore95160MSInfoCore95161#x00000000MSInfoCore95162Software\Microsoft\Shared Tools\MSInfo\File Filters\WLG\TasksMSInfoCore95163MSInfoCore95164MSInfoCore95165Software\Microsoft\Shared Tools\MSInfo\File Filters\WLG\StartupMSInfoCore95166MSInfoCore95167MSInfoCore95168Software\Microsoft\Shared Tools\MSInfo\File Filters\WLG\KernelMSInfoCore95169MSInfoCore9517MSInfoCore95170MSInfoCore95171Software\Microsoft\Shared Tools\MSInfo\File Filters\WLG\UserMSInfoCore95172MSInfoCore95173MSInfoCore95174Software\Microsoft\Shared Tools\MSInfo\File Filters\WLG\MS-DOSMSInfoCore95175MSInfoCore95176MSInfoCore95177Software\Microsoft\Shared Tools\MSInfo\File Filters\WLG\32BitMSInfoCore95178MSInfoCore95179MSInfoCore9518MSInfoCore95180Software\Microsoft\Shared Tools\MSInfo\File Filters\WLG\16BitMSInfoCore95181MSInfoCore95182MSInfoCore95183Software\Microsoft\Shared Tools\MSInfo\File Filters\WLG\HooksMSInfoCore95184MSInfoCore95185MSInfoCore95186Software\Microsoft\Shared Tools\MSInfo\File Filters\WLG\DiagnosisDiagnoseMSInfoCore95187MSInfoCore95188#x09000000MSInfoCore95189Software\Microsoft\Shared Tools\MSInfo\File Filters\DATHWInfo-Dateien (HWINFO.DAT)|*.DAT|MSInfoCore9519#x0b000000MSInfoCore95190MSInfoCore95191Software\Microsoft\Shared Tools\MSInfo\File Filters\DAT\SystemMSInfoCore95192MSInfoCore95193MSInfoCore95194Software\Microsoft\Shared Tools\MSInfo\File Filters\DAT\DevicesGerΣteMSInfoCore95195Software\Microsoft\Shared Tools\MSInfo\File Filters\DAT\Devices\HistoryVerlaufMSInfoCore95196MSInfoCore95197MSInfoCore95198Software\Microsoft\Shared Tools\MSInfo\File Filters\DAT\Devices\InfraredInfrarotMSInfoCore95199MSInfoCore952commandscandskw.exeMSInfoCore9520Software\Microsoft\Shared Tools\MSInfo\Categories\Resources\ForcedVerankerte HardwareMSInfoCore95200#x11000000MSInfoCore95201Software\Microsoft\Shared Tools\MSInfo\File Filters\DAT\Devices\InputEingabeMSInfoCore95202MSInfoCore95203MSInfoCore95204Software\Microsoft\Shared Tools\MSInfo\File Filters\DAT\Devices\MiscellaneousVerschiedenesMSInfoCore95205MSInfoCore95206MSInfoCore95207Software\Microsoft\Shared Tools\MSInfo\File Filters\DAT\Devices\ModemModemMSInfoCore95208MSInfoCore95209#x0f000000MSInfoCore9521MSInfoCore95210Software\Microsoft\Shared Tools\MSInfo\File Filters\DAT\Devices\NetworkMSInfoCore95211MSInfoCore95212MSInfoCore95213Software\Microsoft\Shared Tools\MSInfo\File Filters\DAT\Devices\Network\WinsockWinSockMSInfoCore95214MSInfoCore95215#x0e000000MSInfoCore95216Software\Microsoft\Shared Tools\MSInfo\File Filters\DAT\Devices\Problem DevicesMSInfoCore95217MSInfoCore95218MSInfoCore95219Software\Microsoft\Shared Tools\MSInfo\File Filters\DAT\Devices\StorageSpeicherplatzMSInfoCore9522MSInfoCore95220MSInfoCore95221MSInfoCore95222Software\Microsoft\Shared Tools\MSInfo\File Filters\DAT\Devices\MultimediaMultimediaMSInfoCore95223MSInfoCore95224MSInfoCore95225Software\Microsoft\Shared Tools\MSInfo\File Filters\DAT\Devices\PortsAnschlⁿsseMSInfoCore95226MSInfoCore95227MSInfoCore95228Software\Microsoft\Shared Tools\MSInfo\File Filters\DAT\Devices\DisplayBildschirmMSInfoCore95229MSInfoCore9523MSInfoCore95230MSInfoCore95231Software\Microsoft\Shared Tools\MSInfo\File Filters\DAT\Devices\USBUSBMSInfoCore95232MSInfoCore95233#x0d000000MSInfoCore95234Software\Microsoft\Shared Tools\MSInfo\File Filters\DAT\ResourcesHardwareressourcenMSInfoCore95235Software\Microsoft\Shared Tools\MSInfo\File Filters\DAT\Resources\ConflictsMSInfoCore95236MSInfoCore95237MSInfoCore95238Software\Microsoft\Shared Tools\MSInfo\File Filters\DAT\Resources\ForcedMSInfoCore95239MSInfoCore9524Software\Microsoft\Shared Tools\MSInfo\Categories\Resources\IOE/AMSInfoCore95240MSInfoCore95241Software\Microsoft\Shared Tools\MSInfo\File Filters\DAT\Resources\IRQsIRQsMSInfoCore95242MSInfoCore95243MSInfoCore95244Software\Microsoft\Shared Tools\MSInfo\File Filters\DAT\Resources\IOMSInfoCore95245MSInfoCore95246#x0a000000MSInfoCore95247Software\Microsoft\Shared Tools\MSInfo\File Filters\DAT\Resources\DMAMSInfoCore95248MSInfoCore95249MSInfoCore9525MSInfoCore95250Software\Microsoft\Shared Tools\MSInfo\File Filters\DAT\Resources\MemoryArbeitsspeicherMSInfoCore95251MSInfoCore95252#x0c000000MSInfoCore95254CLSID\{06A7EC63-4E21-11D0-A112-00A0C90543AA}\Implemented CategoriesMSInfoCore95255CLSID\{06A7EC63-4E21-11D0-A112-00A0C90543AA}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}MSInfoCore95256CLSID\{06A7EC63-4E21-11D0-A112-00A0C90543AA}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}MSInfoCore95257CLSID\{06A7EC63-4E21-11D0-A112-00A0C90543AA}\ProgIDEYEDOG.EYEDOGCtrl.1MSInfoCore95258CLSID\{06A7EC63-4E21-11D0-A112-00A0C90543AA}\InprocServer32[!eyedog.ocx]MSInfoCore95259MSInfoCore9526MSInfoCore95260CLSID\{06A7EC63-4E21-11D0-A112-00A0C90543AA}\ToolboxBitmap32[!eyedog.ocx], 1MSInfoCore95261CLSID\{06A7EC63-4E21-11D0-A112-00A0C90543AA}\MiscStatusMSInfoCore95264CLSID\{06A7EC63-4E21-11D0-A112-00A0C90543AA}\TypeLib{06A7EC60-4E21-11D0-A112-00A0C90543AA}MSInfoCore95265CLSID\{06A7EC63-4E21-11D0-A112-00A0C90543AA}\VersionMSInfoCore95266CLSID\{A3BE0BAE-8D9C-11D0-8A91-00AA0069B846}System Information ControlMSInfoCore95267CLSID\{A3BE0BAE-8D9C-11D0-8A91-00AA0069B846}\ProgIDMSISYS.MsiSysCtrl.1MSInfoCore95268CLSID\{A3BE0BAE-8D9C-11D0-8A91-00AA0069B846}\InprocServer32[!msisys.ocx]MSInfoCore95269MSInfoCore9527MSInfoCore95270CLSID\{A3BE0BAE-8D9C-11D0-8A91-00AA0069B846}\ToolboxBitmap32[!msisys.ocx], 1MSInfoCore95271CLSID\{A3BE0BAE-8D9C-11D0-8A91-00AA0069B846}\MiscStatusMSInfoCore95272CLSID\{A3BE0BAE-8D9C-11D0-8A91-00AA0069B846}\MiscStatus\1MSInfoCore95273CLSID\{A3BE0BAE-8D9C-11D0-8A91-00AA0069B846}\ControlMSInfoCore95274CLSID\{A3BE0BAE-8D9C-11D0-8A91-00AA0069B846}\TypeLib{A3BE0BAB-8D9C-11D0-8A91-00AA0069B846}MSInfoCore95275CLSID\{A3BE0BAE-8D9C-11D0-8A91-00AA0069B846}\VersionMSInfoCore95276MSInfoCore95277MSISYS.MsiSysCtrl.1\CLSIDMSInfoCore95278CLSID\{A3BE0BAF-8D9C-11D0-8A91-00AA0069B846}System Information Property PageMSInfoCore95279CLSID\{A3BE0BAF-8D9C-11D0-8A91-00AA0069B846}\InprocServer32MSInfoCore9528Software\Microsoft\Shared Tools\MSInfo\Categories\Resources\IRQsMSInfoCore95280Software\Microsoft\Shared Tools\MSInfo\Tools\OpenCABTempCAB-InhalteMSInfoCore95281cabcommandexplorerMSInfoCore95282cabparameters%2MSInfoCore9529MSInfoCore953descriptionFⁿhrt Windows ScanDisk ausMSInfoCore9530MSInfoCore9531MSInfoCore9532Software\Microsoft\Shared Tools\MSInfo\Categories\Resources\MemoryMSInfoCore9533MSInfoCore9534MSInfoCore9535MSInfoCore9536Software\Microsoft\Shared Tools\MSInfo\Categories\ComponentsKomponentenMSInfoCore9537MSInfoCore9538Software\Microsoft\Shared Tools\MSInfo\Categories\Components\MultimediaMSInfoCore9539MSInfoCore954Software\Microsoft\Shared Tools\MSInfo\Tools\SysEditSystemkonfigurationsprogrammMSInfoCore9540MSInfoCore9541MSInfoCore9542Software\Microsoft\Shared Tools\MSInfo\Categories\Components\Multimedia\AudioAudio-CodecsMSInfoCore9543MSInfoCore9544{B32468E3-AC49-11D0-B1C6-00AA00C1AC85}MSInfoCore9545MSInfoCore9546Software\Microsoft\Shared Tools\MSInfo\Categories\Components\Multimedia\VideoVideo-CodecsMSInfoCore9547MSInfoCore9548MSInfoCore9549MSInfoCore955sysedit.exeMSInfoCore9550Software\Microsoft\Shared Tools\MSInfo\Categories\Components\Multimedia\CDROMCD-ROMMSInfoCore9551MSInfoCore9552{3A5C5663-A234-11D0-B1C1-00AA00C1AC85}MSInfoCore9553Software\Microsoft\Shared Tools\MSInfo\Categories\Components\DisplayMSInfoCore9554MSInfoCore9555MSInfoCore9556MSInfoCore9557Software\Microsoft\Shared Tools\MSInfo\Categories\Components\InputMSInfoCore9558MSInfoCore9559MSInfoCore956Fⁿhrt das Windows-Systemkonfigurationsprogramm ausMSInfoCore9560MSInfoCore9561Software\Microsoft\Shared Tools\MSInfo\Categories\Components\NetworkMSInfoCore9562MSInfoCore9563MSInfoCore9564MSInfoCore9565Software\Microsoft\Shared Tools\MSInfo\Categories\Components\Network\WinsockMSInfoCore9566MSInfoCore9567MSInfoCore9568MSInfoCore9569Software\Microsoft\Shared Tools\MSInfo\Categories\Components\PortsMSInfoCore957Software\Microsoft\Shared Tools\MSInfo\CategoriesMSInfoCore9570MSInfoCore9571MSInfoCore9572MSInfoCore9573Software\Microsoft\Shared Tools\MSInfo\Categories\Components\StorageMSInfoCore9574MSInfoCore9575MSInfoCore9576MSInfoCore9577Software\Microsoft\Shared Tools\MSInfo\Categories\Components\PrintingDruckenMSInfoCore9578MSInfoCore9579{72B3AC44-9A43-11D0-B1C0-00AA00C1AC85}MSInfoCore958MSInfoCore9580Software\Microsoft\Shared Tools\MSInfo\Categories\Components\USBMSInfoCore9581#x78000000MSInfoCore9582MSInfoCore9583MSInfoCore9584Software\Microsoft\Shared Tools\MSInfo\Categories\Components\HistoryMSInfoCore9585MSInfoCore9586MSInfoCore9587MSInfoCore9588Software\Microsoft\Shared Tools\MSInfo\Categories\Components\ModemMSInfoCore9589#x38000000MSInfoCore959MSInfoCore9590MSInfoCore9591MSInfoCore9592Software\Microsoft\Shared Tools\MSInfo\Categories\Components\MiscellaneousMSInfoCore9593#x34000000MSInfoCore9594MSInfoCore9595MSInfoCore9596Software\Microsoft\Shared Tools\MSInfo\Categories\Components\InfraredMSInfoCore9597#x28000000MSInfoCore9598MSInfoCore9599MSInfoCoreNT0MSInfoCoreNT1MSInfoCoreNT10MSInfoCoreNT100{D9140193-AF13-11D1-9E66-0080C82FEB69}MSInfoCoreNT101#x1A000000MSInfoCoreNT102MSInfoCoreNT103MSInfoCoreNT104MSInfoCoreNT105#x1B000000MSInfoCoreNT106MSInfoCoreNT107MSInfoCoreNT108MSInfoCoreNT109MSInfoCoreNT11MSInfoCoreNT110MSInfoCoreNT111MSInfoCoreNT112MSInfoCoreNT113MSInfoCoreNT114MSInfoCoreNT115MSInfoCoreNT116MSInfoCoreNT117MSInfoCoreNT118MSInfoCoreNT12MSInfoCoreNT121CLSID\{D9140193-AF13-11D1-9E66-0080C82FEB69}MSInfo Hardware ControlMSInfoCoreNT122CLSID\{D9140193-AF13-11D1-9E66-0080C82FEB69}\ControlMSInfoCoreNT123CLSID\{D9140193-AF13-11D1-9E66-0080C82FEB69}\InprocServer32[!msihwnfo.ocx]MSInfoCoreNT124MSInfoCoreNT125CLSID\{D9140193-AF13-11D1-9E66-0080C82FEB69}\MiscStatusMSInfoCoreNT126CLSID\{D9140193-AF13-11D1-9E66-0080C82FEB69}\MiscStatus\1MSInfoCoreNT127CLSID\{D9140193-AF13-11D1-9E66-0080C82FEB69}\ProgIDMSIHWNFO.MSIHWNFOCtrl.1MSInfoCoreNT128CLSID\{D9140193-AF13-11D1-9E66-0080C82FEB69}\ToolboxBitmap32[!msihwnfo.ocx], 1MSInfoCoreNT129CLSID\{D9140193-AF13-11D1-9E66-0080C82FEB69}\TypeLib{D9140190-AF13-11D1-9E66-0080C82FEB69}MSInfoCoreNT13MSInfoCoreNT130CLSID\{D9140193-AF13-11D1-9E66-0080C82FEB69}\VersionMSInfoCoreNT131CLSID\{D9140194-AF13-11D1-9E66-0080C82FEB69}MSInfo Hardware Property PageMSInfoCoreNT132CLSID\{D9140194-AF13-11D1-9E66-0080C82FEB69}\InprocServer32MSInfoCoreNT133Software\Microsoft\Shared Tools\MSInfo\Tools\DrWatsonDr. WatsonMSInfoCoreNT134DrWatson.exeMSInfoCoreNT135MSInfoCoreNT136%2\%1MSInfoCoreNT137cabextensionsWLGMSInfoCoreNT138LΣdt Windows Dr. Watson-DienstprogrammMSInfoCoreNT139Software\Microsoft\Shared Tools\MSInfo\Tools\PerfmonSystemmonitorMSInfoCoreNT14MSInfoCoreNT140perfmon.exeMSInfoCoreNT141Fⁿhrt den Systemmonitor ausMSInfoCoreNT142Software\Microsoft\Shared Tools\MSInfo\Tools\EventVwrEreignisanzeigeMSInfoCoreNT143eventvwr.exeMSInfoCoreNT144Fⁿhrt Ereignisanzeige ausMSInfoCoreNT145Software\Microsoft\Shared Tools\MSInfo\Tools\NTBackupBackupMSInfoCoreNT146ntbackup.exeMSInfoCoreNT147Fⁿhrt Windows NT Backup ausMSInfoCoreNT148Software\Microsoft\Shared Tools\MSInfo\Tools\DiskAdminFestplatten-ManagerMSInfoCoreNT149windisk.exeMSInfoCoreNT15MSInfoCoreNT150Fⁿhrt Festplatten-Manager ausMSInfoCoreNT151Software\Microsoft\Shared Tools\MSInfo\Tools\RemAccRAS-VerwaltungMSInfoCoreNT152rasadmin.exeMSInfoCoreNT153Fⁿhrt RAS-Verwaltung ausMSInfoCoreNT154Software\Microsoft\Shared Tools\MSInfo\Tools\WinDiagWindows NT-DiagnoseMSInfoCoreNT155winmsd.exeMSInfoCoreNT156Fⁿhrt Windows NT-Diagnose ausMSInfoCoreNT16MSInfoCoreNT17MSInfoCoreNT18MSInfoCoreNT19MSInfoCoreNT2MSInfoCoreNT20MSInfoCoreNT21MSInfoCoreNT22MSInfoCoreNT23MSInfoCoreNT24MSInfoCoreNT25MSInfoCoreNT26MSInfoCoreNT27MSInfoCoreNT28MSInfoCoreNT29MSInfoCoreNT3MSInfoCoreNT30MSInfoCoreNT31MSInfoCoreNT32MSInfoCoreNT33MSInfoCoreNT34MSInfoCoreNT35MSInfoCoreNT36MSInfoCoreNT37MSInfoCoreNT38MSInfoCoreNT39MSInfoCoreNT4MSInfoCoreNT40MSInfoCoreNT41MSInfoCoreNT42MSInfoCoreNT43MSInfoCoreNT44MSInfoCoreNT45MSInfoCoreNT46MSInfoCoreNT47MSInfoCoreNT48MSInfoCoreNT49MSInfoCoreNT5MSInfoCoreNT50MSInfoCoreNT51MSInfoCoreNT52MSInfoCoreNT53MSInfoCoreNT54MSInfoCoreNT55MSInfoCoreNT56MSInfoCoreNT57MSInfoCoreNT58MSInfoCoreNT59MSInfoCoreNT6MSInfoCoreNT60MSInfoCoreNT61MSInfoCoreNT62MSInfoCoreNT63MSInfoCoreNT64MSInfoCoreNT65MSInfoCoreNT66MSInfoCoreNT67MSInfoCoreNT68MSInfoCoreNT69MSInfoCoreNT7MSInfoCoreNT70MSInfoCoreNT71MSInfoCoreNT72MSInfoCoreNT73MSInfoCoreNT74MSInfoCoreNT75MSInfoCoreNT76MSInfoCoreNT77MSInfoCoreNT78Software\Microsoft\Shared Tools\MSInfo\Categories\Software\Drivers\ServicesDiensteMSInfoCoreNT79MSInfoCoreNT8MSInfoCoreNT80MSInfoCoreNT81#x15000000MSInfoCoreNT86Software\Microsoft\Shared Tools\MSInfo\Categories\Software\Drivers\DevicesMSInfoCoreNT87MSInfoCoreNT88MSInfoCoreNT89#x17000000MSInfoCoreNT9MSInfoCoreNT94Geladene ModuleMSInfoCoreNT95MSInfoCoreNT96MSInfoCoreNT97#x19000000MSInfoCoreNT98MSInfoCoreNT99MSInfoNT4and950CLSID\{3A5C5663-A234-11D0-B1C1-00AA00C1AC85}MSInfo CD-ROM ControlMSInfoNT4and951CLSID\{3A5C5663-A234-11D0-B1C1-00AA00C1AC85}\ControlMSInfoNT4and9510MSICDROM.MSICDROMCtrl.1MSInfoNT4and9511MSICDROM.MSICDROMCtrl.1\CLSIDMSInfoNT4and9512CLSID\{3A5C5664-A234-11D0-B1C1-00AA00C1AC85}MSInfo CD-ROM Property PageMSInfoNT4and9513CLSID\{3A5C5664-A234-11D0-B1C1-00AA00C1AC85}\InprocServer32[!msicdrom.ocx]MSInfoNT4and9514CLSID\{B32468E3-AC49-11D0-B1C6-00AA00C1AC85}MSInfo Audio/Video ControlMSInfoNT4and9515CLSID\{B32468E3-AC49-11D0-B1C6-00AA00C1AC85}\ControlMSInfoNT4and9516CLSID\{B32468E3-AC49-11D0-B1C6-00AA00C1AC85}\InprocServer32[!msiav.ocx]MSInfoNT4and9517MSInfoNT4and9518CLSID\{B32468E3-AC49-11D0-B1C6-00AA00C1AC85}\MiscStatusMSInfoNT4and9519CLSID\{B32468E3-AC49-11D0-B1C6-00AA00C1AC85}\MiscStatus\1MSInfoNT4and952CLSID\{3A5C5663-A234-11D0-B1C1-00AA00C1AC85}\InprocServer32MSInfoNT4and9520CLSID\{B32468E3-AC49-11D0-B1C6-00AA00C1AC85}\ProgIDMSIAV.MSIAVCtrl.1MSInfoNT4and9521CLSID\{B32468E3-AC49-11D0-B1C6-00AA00C1AC85}\ToolboxBitmap32[!msiav.ocx], 1MSInfoNT4and9522CLSID\{B32468E3-AC49-11D0-B1C6-00AA00C1AC85}\TypeLib{B32468E0-AC49-11D0-B1C6-00AA00C1AC85}MSInfoNT4and9523CLSID\{B32468E3-AC49-11D0-B1C6-00AA00C1AC85}\VersionMSInfoNT4and9524MSInfoNT4and9525MSIAV.MSIAVCtrl.1\CLSIDMSInfoNT4and9526CLSID\{B32468E4-AC49-11D0-B1C6-00AA00C1AC85}MSInfo Audio/Video Property PageMSInfoNT4and9527CLSID\{B32468E4-AC49-11D0-B1C6-00AA00C1AC85}\InprocServer32MSInfoNT4and9528CLSID\{270ECFF3-9CBD-11D0-B1C0-00AA00C1AC85}MSInfo OLE Registration ControlMSInfoNT4and9529CLSID\{270ECFF3-9CBD-11D0-B1C0-00AA00C1AC85}\ControlMSInfoNT4and953MSInfoNT4and9530CLSID\{270ECFF3-9CBD-11D0-B1C0-00AA00C1AC85}\InprocServer32[!msiolerg.ocx]MSInfoNT4and9531MSInfoNT4and9532CLSID\{270ECFF3-9CBD-11D0-B1C0-00AA00C1AC85}\MiscStatusMSInfoNT4and9533CLSID\{270ECFF3-9CBD-11D0-B1C0-00AA00C1AC85}\MiscStatus\1MSInfoNT4and9534CLSID\{270ECFF3-9CBD-11D0-B1C0-00AA00C1AC85}\ProgIDMSIOLER.MSIOLERCtrl.1MSInfoNT4and9535CLSID\{270ECFF3-9CBD-11D0-B1C0-00AA00C1AC85}\ToolboxBitmap32[!msiolerg.ocx], 1MSInfoNT4and9536CLSID\{270ECFF3-9CBD-11D0-B1C0-00AA00C1AC85}\TypeLib{270ECFF0-9CBD-11D0-B1C0-00AA00C1AC85}MSInfoNT4and9537CLSID\{270ECFF3-9CBD-11D0-B1C0-00AA00C1AC85}\VersionMSInfoNT4and9538MSInfoNT4and9539MSIOLER.MSIOLERCtrl.1\CLSIDMSInfoNT4and954CLSID\{3A5C5663-A234-11D0-B1C1-00AA00C1AC85}\MiscStatusMSInfoNT4and9540CLSID\{270ECFF4-9CBD-11D0-B1C0-00AA00C1AC85}MSInfo OLE Registration Property PageMSInfoNT4and9541CLSID\{270ECFF4-9CBD-11D0-B1C0-00AA00C1AC85}\InprocServer32MSInfoNT4and9542CLSID\{72B3AC44-9A43-11D0-B1C0-00AA00C1AC85}MSInfo Printing ControlMSInfoNT4and9543CLSID\{72B3AC44-9A43-11D0-B1C0-00AA00C1AC85}\ControlMSInfoNT4and9544CLSID\{72B3AC44-9A43-11D0-B1C0-00AA00C1AC85}\InprocServer32[!msiprint.ocx]MSInfoNT4and9545MSInfoNT4and9546CLSID\{72B3AC44-9A43-11D0-B1C0-00AA00C1AC85}\MiscStatusMSInfoNT4and9547CLSID\{72B3AC44-9A43-11D0-B1C0-00AA00C1AC85}\MiscStatus\1MSInfoNT4and9548CLSID\{72B3AC44-9A43-11D0-B1C0-00AA00C1AC85}\ProgIDMSIPrint.MSIPrintCtrl.1MSInfoNT4and9549CLSID\{72B3AC44-9A43-11D0-B1C0-00AA00C1AC85}\ToolboxBitmap32[!msiprint.ocx], 1MSInfoNT4and955CLSID\{3A5C5663-A234-11D0-B1C1-00AA00C1AC85}\MiscStatus\1MSInfoNT4and9550CLSID\{72B3AC44-9A43-11D0-B1C0-00AA00C1AC85}\TypeLib{72B3AC41-9A43-11D0-B1C0-00AA00C1AC85}MSInfoNT4and9551CLSID\{72B3AC44-9A43-11D0-B1C0-00AA00C1AC85}\VersionMSInfoNT4and9552MSIPRINT.MSIPrintCtrl.1MSInfoNT4and9553MSIPRINT.MSIPrintCtrl.1\CLSIDMSInfoNT4and9554CLSID\{72B3AC45-9A43-11D0-B1C0-00AA00C1AC85}MSInfo Printing Property PageMSInfoNT4and9555CLSID\{72B3AC45-9A43-11D0-B1C0-00AA00C1AC85}\InprocServer32MSInfoNT4and9556CLSID\{0208DCA4-B681-11D0-B1C8-00AA00C1AC85}MSInfo TXTView ControlMSInfoNT4and9557CLSID\{0208DCA4-B681-11D0-B1C8-00AA00C1AC85}\ControlMSInfoNT4and9558CLSID\{0208DCA4-B681-11D0-B1C8-00AA00C1AC85}\InprocServer32[!txtview.ocx]MSInfoNT4and9559MSInfoNT4and956CLSID\{3A5C5663-A234-11D0-B1C1-00AA00C1AC85}\ProgIDMSInfoNT4and9560CLSID\{0208DCA4-B681-11D0-B1C8-00AA00C1AC85}\MiscStatusMSInfoNT4and9561CLSID\{0208DCA4-B681-11D0-B1C8-00AA00C1AC85}\MiscStatus\1MSInfoNT4and9562CLSID\{0208DCA4-B681-11D0-B1C8-00AA00C1AC85}\ProgIDTXTVIEW.TxtviewCtrl.1MSInfoNT4and9563CLSID\{0208DCA4-B681-11D0-B1C8-00AA00C1AC85}\ToolboxBitmap32[!txtview.ocx], 1MSInfoNT4and9564CLSID\{0208DCA4-B681-11D0-B1C8-00AA00C1AC85}\TypeLib{0208DCA1-B681-11D0-B1C8-00AA00C1AC85}MSInfoNT4and9565CLSID\{0208DCA4-B681-11D0-B1C8-00AA00C1AC85}\VersionMSInfoNT4and9566MSInfoNT4and9567TXTVIEW.TxtviewCtrl.1\CLSIDMSInfoNT4and9568CLSID\{0208DCA5-B681-11D0-B1C8-00AA00C1AC85}Txtview Property PageMSInfoNT4and9569CLSID\{0208DCA5-B681-11D0-B1C8-00AA00C1AC85}\InprocServer32MSInfoNT4and957CLSID\{3A5C5663-A234-11D0-B1C1-00AA00C1AC85}\ToolboxBitmap32[!msicdrom.ocx], 1MSInfoNT4and9570SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\msinfo32.exe[!msinfo32.exe]MSInfoNT4and9571[MsInfoFolder]MSInfoNT4and9572Software\Microsoft\Shared Tools\MSInfoMSInfoNT4and958CLSID\{3A5C5663-A234-11D0-B1C1-00AA00C1AC85}\TypeLib{3A5C5660-A234-11D0-B1C1-00AA00C1AC85}MSInfoNT4and959CLSID\{3A5C5663-A234-11D0-B1C1-00AA00C1AC85}\Versionmsinfotypelib0TypeLib\{74304480-AC4B-11D1-A50A-00C04FD7A1BD}msinfotypelib1TypeLib\{74304480-AC4B-11D1-A50A-00C04FD7A1BD}\1.0MSIOff ActiveX Control modulemsinfotypelib2TypeLib\{74304480-AC4B-11D1-A50A-00C04FD7A1BD}\1.0\0msinfotypelib3TypeLib\{74304480-AC4B-11D1-A50A-00C04FD7A1BD}\1.0\0\win32msinfotypelib4TypeLib\{74304480-AC4B-11D1-A50A-00C04FD7A1BD}\1.0\FLAGSmsinfotypelib5TypeLib\{74304480-AC4B-11D1-A50A-00C04FD7A1BD}\1.0\HELPDIRMSIOfficeLCIDMicrosoft\Office\9.0\Common\LanguageResources[~]UILanguage[~]InstallLanguage[~]msmap10CLSID\{0002CC1F-0000-0000-C000-000000000046}\verb\2&Daten aktualisieren,0,2msmap12CLSID\{0002CC1F-0000-0000-C000-000000000046}\TypeLib{0002CC0E-0000-0000-C000-000000000046}msmap13CLSID\{0002CC1F-0000-0000-C000-000000000046}\Version8msmap14TypeLib\{0002CC0E-0000-0000-C000-000000000046}msmap15TypeLib\{0002CC0E-0000-0000-C000-000000000046}\8.0msmap16TypeLib\{0002CC0E-0000-0000-C000-000000000046}\8.0\0\win32[!msmap.tlb]msmap21MSMap.8\protocol\StdFileEditing\server[!msmap.exe]msmap22MSMap.8\protocol\StdFileEditing\verb\0msmap23MSMap.8\protocol\StdFileEditing\verb\1msmap24MSMap.8\protocol\StdFileEditing\verb\2&Daten aktualisierenmsmap25MSMap.8\Insertablemsmap27MSMap.Datainst.8\Shell\Open\command[!datainst.exe]msmap28CLSID\{0002CC0F-0000-0000-C000-000000000046}\AutoConvertTomsmap29MSDataMap.1msmap30MSDataMap.1\NotInsertablemsmap32Software\Microsoft\Shared Tools\Mapmsmap33Software\Microsoft\Shared Tools\Map\Directoriesmsmap34MapData[$Global_DataMap_DataMapData]msmap4CLSID\{0002CC1F-0000-0000-C000-000000000046}\MiscStatusmsmap5CLSID\{0002CC1F-0000-0000-C000-000000000046}\AuxUserType\3msmap6CLSID\{0002CC1F-0000-0000-C000-000000000046}\AuxUserType\2msmap7CLSID\{0002CC1F-0000-0000-C000-000000000046}\Insertablemsmap8CLSID\{0002CC1F-0000-0000-C000-000000000046}\verb\0msmap9CLSID\{0002CC1F-0000-0000-C000-000000000046}\verb\1mso9interface1Interface\{000C0114-0000-0000-C000-000000000046}IMsoTbFramemso9interface15Interface\{B722BCCD-4E68-101B-A2BC-00AA00404770}IMsoMailSitemso9interface16Interface\{B722BCCD-4E68-101B-A2BC-00AA00404770}\ProxyStubClsid32mso9interface17Interface\{00067063-0000-0000-C000-000000000046}IMsoMailSite2mso9interface18Interface\{00067063-0000-0000-C000-000000000046}\ProxyStubClsid32mso9interface19Interface\{B722BCCE-4E68-101B-A2BC-00AA00404770}IMsoMailEditormso9interface2Interface\{000C0114-0000-0000-C000-000000000046}\ProxyStubClsid32mso9interface20Interface\{B722BCCE-4E68-101B-A2BC-00AA00404770}\ProxyStubClsid32mso9interface21Interface\{0006726F-0000-0000-C000-000000000046}IMsoMailEditor2mso9interface22Interface\{0006726F-0000-0000-C000-000000000046}\ProxyStubClsid32mso9interface23Interface\{B722BCD2-4E68-101B-A2BC-00AA00404770}IMsoHeaderFooterProvidermso9interface24Interface\{B722BCD2-4E68-101B-A2BC-00AA00404770}\ProxyStubClsid32mso9interface25Interface\{B722BCD3-4E68-101B-A2BC-00AA00404770}IMsoHeaderFooterClientmso9interface26Interface\{B722BCD3-4E68-101B-A2BC-00AA00404770}\ProxyStubClsid32mso9interface27Interface\{B722BCD4-4E68-101B-A2BC-00AA00404770}IMsoInplacePrintPreviewmso9interface28Interface\{B722BCD4-4E68-101B-A2BC-00AA00404770}\ProxyStubClsid32mso9interface29Interface\{B722BCD5-4E68-101B-A2BC-00AA00404770}IMsoInplacePrintPreviewCallbackmso9interface3Interface\{000C050D-0000-0000-C000-000000000046}IMsoOfficeAsst2mso9interface30Interface\{B722BCD5-4E68-101B-A2BC-00AA00404770}\ProxyStubClsid32mso9interface31Interface\{B722BCCC-4E68-101B-A2BC-00AA00404770}IMsoFormSitemso9interface4Interface\{000C050D-0000-0000-C000-000000000046}\ProxyStubClsid32mso9interface5Interface\{000C0507-0000-0000-C000-000000000046}IMsoShMemorymso9interface6Interface\{000C0507-0000-0000-C000-000000000046}\ProxyStubClsid32mso9interface7Interface\{000C0119-0000-0000-C000-000000000046}IMsoTbServermso9interface8Interface\{000C0119-0000-0000-C000-000000000046}\ProxyStubClsid32msodraa9.reg0TypeLib\{FB6BA82F-E616-11D1-8D27-00AA00B5BADA}\1.0Drawing-Add-Inmsodraa9.reg1TypeLib\{FB6BA82F-E616-11D1-8D27-00AA00B5BADA}\1.0\FLAGSmsodraa9.reg12CLSID\{FB6BA828-E616-11D1-8D27-00AA00B5BADA}\TypeLib{FB6BA82F-E616-11D1-8D27-00AA00B5BADA}msodraa9.reg13CLSID\{FB6BA828-E616-11D1-8D27-00AA00B5BADA}\Versionmsodraa9.reg14CLSID\{FB6BA828-E616-11D1-8D27-00AA00B5BADA}\Implemented Categoriesmsodraa9.reg15CLSID\{FB6BA828-E616-11D1-8D27-00AA00B5BADA}\Programmablemsodraa9.reg16CLSID\{FB6BA828-E616-11D1-8D27-00AA00B5BADA}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}msodraa9.reg2TypeLib\{FB6BA82F-E616-11D1-8D27-00AA00B5BADA}\1.0\0\win32[!msodraa9.dll]msodraa9.reg3TypeLib\{FB6BA82F-E616-11D1-8D27-00AA00B5BADA}\1.0\HELPDIRmsodraa9.reg4Interface\{FB6BA827-E616-11D1-8D27-00AA00B5BADA}ShapeSelectmsodraa9.reg5Interface\{FB6BA827-E616-11D1-8D27-00AA00B5BADA}\ProxyStubClsidmsodraa9.reg6Interface\{FB6BA827-E616-11D1-8D27-00AA00B5BADA}\ProxyStubClsid32msodraa9.reg7Interface\{FB6BA827-E616-11D1-8D27-00AA00B5BADA}\TypeLibmsodraa9.reg8msoeuro.reg0CLSID\{30A095E2-9A0C-11D2-93BB-00105A994D2C}\InprocServer32[!msoeuro.dll]msoeuro.reg1CLSID\{30A095E2-9A0C-11D2-93BB-00105A994D2C}\ProgIDMsoEuro.Converter.1msoeuro.reg2CLSID\{30A095E2-9A0C-11D2-93BB-00105A994D2C}\VersionIndependentProgIDMsoEuro.Convertermsoeuro.reg3MsoEuro.Converter\CurVermsoeuro.reg4MsoEuro.Converter.1\Clsid{30A095E2-9A0C-11D2-93BB-00105A994D2C}msoeuro.reg5MsoEuro.Converter\Clsidmsoinfo_reg1SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\ApplicationsAnwendungenmsoinfo_reg10SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\Excelmsoinfo_reg100SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\FrontPage\ActiveWeb{74304483-AC4B-11D1-A50A-00C04FD7A1BD}msoinfo_reg101msoinfo_reg102msoinfo_reg103SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\FrontPage\ActivePageAktive Seitemsoinfo_reg104msoinfo_reg105msoinfo_reg106msoinfo_reg107SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\FrontPage\AddInsCOM Add-Insmsoinfo_reg108msoinfo_reg109msoinfo_reg11SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\PowerPointMicrosoft PowerPoint 2000msoinfo_reg110msoinfo_reg111SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\FrontPage\Themesmsoinfo_reg112msoinfo_reg113#x1C000000msoinfo_reg114msoinfo_reg115SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\EnvironmentMicrosoft Office Environmentmsoinfo_reg116msoinfo_reg117SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\Environment\OdbcODBC Treibermsoinfo_reg118msoinfo_reg119SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\Environment\Odbc\CoreComponentsCore Komponentenmsoinfo_reg12msoinfo_reg120msoinfo_reg121#x1F000000msoinfo_reg122msoinfo_reg123SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\Environment\Odbc\Driversmsoinfo_reg124msoinfo_reg125msoinfo_reg126msoinfo_reg127SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\Environment\ServerExtensionsLokale Webservererweiterungenmsoinfo_reg128msoinfo_reg129#x1D000000msoinfo_reg13msoinfo_reg130msoinfo_reg131SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\Environment\TransportTransportmsoinfo_reg132msoinfo_reg133#x1E000000msoinfo_reg134msoinfo_reg135SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\Environment\WebConnectionErrorLetzter Webverbindungsfehlermsoinfo_reg136msoinfo_reg137#x21000000msoinfo_reg138msoinfo_reg14msoinfo_reg15SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\OutlookMicrosoft Outlook 2000msoinfo_reg16msoinfo_reg17msoinfo_reg18msoinfo_reg19SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\AccessMicrosoft Access 2000msoinfo_reg2msoinfo_reg20msoinfo_reg21msoinfo_reg22msoinfo_reg23SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\Word\ActiveDocumentAktives Dokumentmsoinfo_reg24msoinfo_reg25msoinfo_reg26msoinfo_reg27SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\Word\FieldsFeldermsoinfo_reg28msoinfo_reg29msoinfo_reg3SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\WordMicrosoft Word 2000msoinfo_reg30msoinfo_reg31SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\Word\FileConvertersDateikonvertermsoinfo_reg32msoinfo_reg33msoinfo_reg34msoinfo_reg35SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\Word\FontsSchriftartenmsoinfo_reg36msoinfo_reg37msoinfo_reg38msoinfo_reg39SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\Word\HeadersAndFootersKopf- und Fu▀zeilenmsoinfo_reg4msoinfo_reg40msoinfo_reg41#x0A000000msoinfo_reg42msoinfo_reg43SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\Word\HyperlinksHyperlinksmsoinfo_reg44msoinfo_reg45#x0B000000msoinfo_reg46msoinfo_reg47SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\Word\MailMergeSeriendruckmsoinfo_reg48msoinfo_reg49#x0C000000msoinfo_reg5msoinfo_reg50msoinfo_reg51SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\Word\PageNumbersSeitenzahlenmsoinfo_reg52msoinfo_reg53#x0D000000msoinfo_reg54msoinfo_reg55SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\Word\PageSetupSeite einrichtenmsoinfo_reg56msoinfo_reg57#x0E000000msoinfo_reg58#x90000000msoinfo_reg59SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\Word\StylesFormatvorlagenmsoinfo_reg6msoinfo_reg60msoinfo_reg61#x0F000000msoinfo_reg62#xA0000000msoinfo_reg63SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\Word\SettingsEinstellungenmsoinfo_reg64msoinfo_reg65msoinfo_reg66#xB0000000msoinfo_reg67SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\Excel\ActiveWorkbookAktive Arbeitsmappemsoinfo_reg68msoinfo_reg69msoinfo_reg7Microsoft Excel 2000msoinfo_reg70msoinfo_reg71SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\Excel\AddInsAdd-insmsoinfo_reg72msoinfo_reg73#x13000000msoinfo_reg74msoinfo_reg75SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\Excel\ChartsDiagramme in der aktiven Arbeitsmappemsoinfo_reg76msoinfo_reg77msoinfo_reg78msoinfo_reg79SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\Word\TablesTabellenmsoinfo_reg8msoinfo_reg80msoinfo_reg81msoinfo_reg82#xC0000000msoinfo_reg83SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\PowerPoint\ActivePresentationAktive PrΣsentationmsoinfo_reg84msoinfo_reg85#x16000000msoinfo_reg86msoinfo_reg87SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\PublisherMicrosoft Publisher 2000msoinfo_reg88msoinfo_reg89msoinfo_reg9msoinfo_reg90msoinfo_reg91SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\Environment\ProvidersOLE DB Providersmsoinfo_reg92msoinfo_reg93msoinfo_reg94msoinfo_reg95SOFTWARE\Microsoft\Shared Tools\MSInfo\Categories\Applications\FrontPagemsoinfo_reg96msoinfo_reg97#x18000000msoinfo_reg98msoinfo_reg99Aktives WebSoftware\Microsoft\Office\9.0\AccessUserDatamsoridActorsNamemsoridAddInsNameAddInsmsoridApplicationDataNameApplicationDataAnwendungsdatenSoftware\Microsoft\Office\9.0\BindermsoridDefaultTemplateSoftware\Microsoft\Office\9.0\Word\StationeryDefault TemplatemsoridDesktopNameDesktopSoftware\Microsoft\Office\9.0\ExcelmsoridExchangeDetailsSoftware\Microsoft\Exchange\Client\SupportDetailsoutex.dll;9msoridExchangeExtSoftware\Microsoft\Exchange\Client\ExtensionsExchange Extensions4.0;emsuix32.dll;7;011111111111110;1111011100msoridExchChooseFolderChooseFolderoutex.dll;112msoridExcludeCustomKeysSoftware\Microsoft\Exchange\Client\OptionsExcludeCustomKeysFaxSep1;IMEX;SP0;SP1;WinRules0msoridFavoritesNameFavoritesFavoritenmsoridFullAddressInTextFullAddressInTextSMTP COMPUSERVE FAXmsoridHelpLanguageHelpLanguage#1031msoridIAMOutlookSoftware\Microsoft\Internet Account ManagerOutlookSoftware\Microsoft\Office\Outlook\OMI Account ManagermsoridInstallLanguageInstallLanguage#[INSTALLLANGUAGE]msoridMyDocumentsNameMyDocumentsEigene DateienSoftware\Microsoft\Office\9.0\CommonmsoridOutlookNamespaceFATCLSIDSoftware\Microsoft\Office\9.0\Outlook\Namespaces\{0006F018-0000-0000-C000-000000000046}msoridOutlookNamespaceFATFolderType1NameSoftware\Microsoft\Office\9.0\Outlook\Namespaces\{0006F018-0000-0000-C000-000000000046}\FolderTypes\{00067820-0000-0000-C000-000000000046}msoridOutlookNamespaceFATFolderType2NameSoftware\Microsoft\Office\9.0\Outlook\Namespaces\{0006F018-0000-0000-C000-000000000046}\FolderTypes\{00067821-0000-0000-C000-000000000046}msoridOutlookNamespaceFATFolderType3NameSoftware\Microsoft\Office\9.0\Outlook\Namespaces\{0006F018-0000-0000-C000-000000000046}\FolderTypes\{00067822-0000-0000-C000-000000000046}msoridOutlookNamespaceFATFolderType4NameSoftware\Microsoft\Office\9.0\Outlook\Namespaces\{0006F018-0000-0000-C000-000000000046}\FolderTypes\{00067823-0000-0000-C000-000000000046}msoridOutlookNamespaceFATViewType1NameSoftware\Microsoft\Office\9.0\Outlook\Namespaces\{0006F018-0000-0000-C000-000000000046}\ViewTypes\{00062000-0000-0000-C000-000000000046}msoridOutlookNamespaceFATViewType2NameSoftware\Microsoft\Office\9.0\Outlook\Namespaces\{0006F018-0000-0000-C000-000000000046}\ViewTypes\{00062001-0000-0000-C000-000000000046}msoridOutlookNamespaceFATViewType3NameSoftware\Microsoft\Office\9.0\Outlook\Namespaces\{0006F018-0000-0000-C000-000000000046}\ViewTypes\{00062002-0000-0000-C000-000000000046}msoridOutlookNamespaceFATViewType4NameSoftware\Microsoft\Office\9.0\Outlook\Namespaces\{0006F018-0000-0000-C000-000000000046}\ViewTypes\{00062003-0000-0000-C000-000000000046}msoridOutlookNamespaceFATViewType5NameSoftware\Microsoft\Office\9.0\Outlook\Namespaces\{0006F018-0000-0000-C000-000000000046}\ViewTypes\{00062004-0000-0000-C000-000000000046}msoridOutlookSearchTypesCLSID10NameSoftware\Microsoft\Office\9.0\Outlook\SearchTypes\{00067A20-0000-0000-C000-000000000046}#23Software\Microsoft\Office\9.0\OutlookSoftware\Microsoft\Office\9.0\PowerPointmsoridPPTBroadcastAboutNetShowURLSoftware\Microsoft\Office\9.0\PowerPoint\Broadcast\NetShowAboutNetShowURL#%http://officeupdate.microsoft.com/office/redirect/fromOffice9/PresentationBroad.htm?DPC=%ProductCode%&DCC=%AppComponentCode%&AppName=%ApplicationName%&HelpLCID=msoridPPTBroadcastLeaseNetShowURLLeaseNetShowURL#%http://officeupdate.microsoft.com/office/redirect/fromOffice9/PresBroadcasting.htm?DPC=%ProductCode%&DCC=%AppComponentCode%&AppName=%ApplicationName%&HelpLCID=msoridPPTBroadcastNsCoreSoftware\Microsoft\Office\9.0\PowerPoint\BroadcastNsCorehttp://activex.microsoft.com/activex/controls/mplayer/en/nsmp2o99.cab#Version=6,0,2,902msoridPPTBroadcastNsFileNsFilehttp://activex.microsoft.com/activex/controls/mplayer/en/nsftsinf.cab#Version=3,0,0,2700msoridPPTBroadcastNsPlayNsPlayhttp://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/msoridProofNamemsoridQueriesNameAbfragenmsoridRecentFilesNameRecentFilesZuletzt verwendetShowDatesOffmsoridSignaturesNameSignaturesmsoridStartupNamemsoridStationeryNameStationerymsoridTemplatesNameTemplatesVorlagenmsoridThemesNamemsoridUILanguageUILanguageSoftware\Microsoft\Office\9.0\WordmsoridXlstartNameXlstartMsoVseDll1Software\Microsoft\MSE\9.0\Packages\{000C1200-0000-0000-C000-000000000046}Microsoft OfficeMsoVseDll2[#msovse.dll]MsoVseDll3PreloadMsoVseDll4Software\Microsoft\MSE\9.0\Packages\{000C1200-0000-0000-C000-000000000046}\SatelliteDll[$Global_Office_Core]MsoVseDll5MsoVseDll6{000C1200-0000-0000-C000-000000000046}, 1001, 1MsoVseDll7Software\Microsoft\MSE\9.0\Projects\{000C1201-0000-0000-C000-000000000046}Office ProjectMsoVseDll8msowcd.reg_add01CLSID\{0002E500-0000-0000-C000-000000000046}\Implemented Categories\{A9A10010-338A-11d2-BE43-006008C3FEBE}msowcd.reg_add02Component Categories\{A9A10010-338A-11D2-BE43-006008C3FEBE}On-create Design Time UI Activatable Controlmsowcd.reg1CLSID\{0002E500-0000-0000-C000-000000000046}Microsoft Office Chart 9.0msowcd.reg10CLSID\{0002E500-0000-0000-C000-000000000046}\Programmablemsowcd.reg100CLSID\{DB6E8F48-FD3E-11D0-A0BC-00C04FC9E20F}\InprocServer32msowcd.reg101CLSID\{DB6E8F48-FD3E-11D0-A0BC-00C04FC9E20F}\ProgIDDPDataView.DPDVEvt.9msowcd.reg102CLSID\{DB6E8F48-FD3E-11D0-A0BC-00C04FC9E20F}\VersionIndependentProgIDDPDataView.DPDVEvtmsowcd.reg103Component Categories\{F2BB56D1-DB07-11D1-AA6B-006097DB9539}Design Time UI Activatable Controlmsowcd.reg104DARef.DARefDARef Classmsowcd.reg105DARef.DARef.9msowcd.reg106DARef.DARef.9\CLSID{97D6D376-23BB-11D1-A0E1-00C04FC9E20F}msowcd.reg107DARef.DARef\CLSIDmsowcd.reg108DARef.DARef\CurVermsowcd.reg109DPDVEvt Classmsowcd.reg11CLSID\{0002E500-0000-0000-C000-000000000046}\ToolboxBitmap32[!ocp.dll], 1002msowcd.reg110msowcd.reg111DPDataView.DPDVEvt.9\CLSID{DB6E8F48-FD3E-11D0-A0BC-00C04FC9E20F}msowcd.reg112DPDataView.DPDVEvt\CLSIDmsowcd.reg113OWC.Chartmsowcd.reg114OWC.Chart.9msowcd.reg115OWC.Chart.9\CLSID{0002E500-0000-0000-C000-000000000046}msowcd.reg116OWC.Chart\CLSIDmsowcd.reg117OWC.Chart\CurVermsowcd.reg118OWC.DataSourceControlMicrosoft Office Data Source Control 9.0msowcd.reg119OWC.DataSourceControl.9msowcd.reg12CLSID\{0002E500-0000-0000-C000-000000000046}\TypeLib{0002E540-0000-0000-C000-000000000046}msowcd.reg120OWC.DataSourceControl.9\CLSID{0002E530-0000-0000-C000-000000000046}msowcd.reg121OWC.DataSourceControl\CLSIDmsowcd.reg122OWC.DataSourceControl\CurVermsowcd.reg123OWC.ExpandControlMicrosoft Office Expand Control 9.0msowcd.reg124OWC.ExpandControl.9msowcd.reg125OWC.ExpandControl.9\CLSID{0002E532-0000-0000-C000-000000000046}msowcd.reg126OWC.ExpandControl\CLSIDmsowcd.reg127OWC.ExpandControl\CurVermsowcd.reg128OWC.FieldListMicrosoft Office Field List 9.0msowcd.reg129OWC.FieldList.9msowcd.reg13CLSID\{0002E500-0000-0000-C000-000000000046}\Versionmsowcd.reg130OWC.FieldList.9\CLSID{4C85388F-1500-11D1-A0DF-00C04FC9E20F}msowcd.reg131OWC.FieldList\CLSIDmsowcd.reg132OWC.FieldList\CurVermsowcd.reg133OWC.PivotTableMicrosoft Office PivotTable 9.0msowcd.reg134OWC.PivotTable.9msowcd.reg135OWC.PivotTable.9\CLSID{0002E520-0000-0000-C000-000000000046}msowcd.reg136OWC.PivotTable\CLSIDmsowcd.reg137OWC.PivotTable\CurVermsowcd.reg138OWC.RecordNavigationControlMicrosoft Office Record Navigation Control 9.0msowcd.reg139OWC.RecordNavigationControl.9msowcd.reg14CLSID\{0002E500-0000-0000-C000-000000000046}\VersionIndependentProgIDmsowcd.reg140OWC.RecordNavigationControl.9\CLSID{0002E531-0000-0000-C000-000000000046}msowcd.reg141OWC.RecordNavigationControl\CLSIDmsowcd.reg142OWC.RecordNavigationControl\CurVermsowcd.reg143OWC.SpreadsheetMicrosoft Office Spreadsheet 9.0msowcd.reg144OWC.Spreadsheet.9msowcd.reg145OWC.Spreadsheet.9\CLSID{0002E510-0000-0000-C000-000000000046}msowcd.reg146OWC.Spreadsheet\CLSIDmsowcd.reg147OWC.Spreadsheet\CurVermsowcd.reg15CLSID\{0002E510-0000-0000-C000-000000000046}msowcd.reg16CLSID\{0002E510-0000-0000-C000-000000000046}\Controlmsowcd.reg17CLSID\{0002E510-0000-0000-C000-000000000046}\Implemented Categoriesmsowcd.reg18CLSID\{0002E510-0000-0000-C000-000000000046}\Implemented Categories\{F2BB56D1-DB07-11d1-AA6B-006097DB9539}msowcd.reg19CLSID\{0002E510-0000-0000-C000-000000000046}\InprocServer32[!ocp.dll]msowcd.reg2CLSID\{0002E500-0000-0000-C000-000000000046}\Controlmsowcd.reg20msowcd.reg21CLSID\{0002E510-0000-0000-C000-000000000046}\MiscStatusmsowcd.reg22CLSID\{0002E510-0000-0000-C000-000000000046}\MiscStatus\1msowcd.reg23CLSID\{0002E510-0000-0000-C000-000000000046}\ProgIDmsowcd.reg24CLSID\{0002E510-0000-0000-C000-000000000046}\Programmablemsowcd.reg25CLSID\{0002E510-0000-0000-C000-000000000046}\ToolboxBitmap32[!ocp.dll], 1003msowcd.reg26CLSID\{0002E510-0000-0000-C000-000000000046}\TypeLibmsowcd.reg27CLSID\{0002E510-0000-0000-C000-000000000046}\Versionmsowcd.reg28CLSID\{0002E510-0000-0000-C000-000000000046}\VersionIndependentProgIDmsowcd.reg29CLSID\{0002E520-0000-0000-C000-000000000046}msowcd.reg3CLSID\{0002E500-0000-0000-C000-000000000046}\Implemented Categoriesmsowcd.reg30CLSID\{0002E520-0000-0000-C000-000000000046}\Controlmsowcd.reg31CLSID\{0002E520-0000-0000-C000-000000000046}\Implemented Categoriesmsowcd.reg32CLSID\{0002E520-0000-0000-C000-000000000046}\Implemented Categories\{F2BB56D1-DB07-11d1-AA6B-006097DB9539}msowcd.reg33CLSID\{0002E520-0000-0000-C000-000000000046}\InprocServer32msowcd.reg34msowcd.reg35CLSID\{0002E520-0000-0000-C000-000000000046}\MiscStatusmsowcd.reg36CLSID\{0002E520-0000-0000-C000-000000000046}\MiscStatus\1msowcd.reg37CLSID\{0002E520-0000-0000-C000-000000000046}\ProgIDmsowcd.reg38CLSID\{0002E520-0000-0000-C000-000000000046}\Programmablemsowcd.reg39CLSID\{0002E520-0000-0000-C000-000000000046}\ToolboxBitmap32[!ocp.dll], 1010msowcd.reg4CLSID\{0002E500-0000-0000-C000-000000000046}\Implemented Categories\{F2BB56D1-DB07-11d1-AA6B-006097DB9539}msowcd.reg40CLSID\{0002E520-0000-0000-C000-000000000046}\TypeLibmsowcd.reg41CLSID\{0002E520-0000-0000-C000-000000000046}\Versionmsowcd.reg42CLSID\{0002E520-0000-0000-C000-000000000046}\VersionIndependentProgIDmsowcd.reg43CLSID\{0002E530-0000-0000-C000-000000000046}msowcd.reg44CLSID\{0002E530-0000-0000-C000-000000000046}\Controlmsowcd.reg45CLSID\{0002E530-0000-0000-C000-000000000046}\InprocServer32msowcd.reg46msowcd.reg47CLSID\{0002E530-0000-0000-C000-000000000046}\MiscStatusmsowcd.reg48CLSID\{0002E530-0000-0000-C000-000000000046}\MiscStatus\1msowcd.reg49CLSID\{0002E530-0000-0000-C000-000000000046}\ProgIDmsowcd.reg5CLSID\{0002E500-0000-0000-C000-000000000046}\InprocServer32msowcd.reg50CLSID\{0002E530-0000-0000-C000-000000000046}\Programmablemsowcd.reg51CLSID\{0002E530-0000-0000-C000-000000000046}\ToolboxBitmap32[!ocp.dll], 1001msowcd.reg52CLSID\{0002E530-0000-0000-C000-000000000046}\TypeLibmsowcd.reg53CLSID\{0002E530-0000-0000-C000-000000000046}\Versionmsowcd.reg54CLSID\{0002E530-0000-0000-C000-000000000046}\VersionIndependentProgIDmsowcd.reg55CLSID\{0002E531-0000-0000-C000-000000000046}msowcd.reg56CLSID\{0002E531-0000-0000-C000-000000000046}\Controlmsowcd.reg57CLSID\{0002E531-0000-0000-C000-000000000046}\InprocServer32msowcd.reg58msowcd.reg59CLSID\{0002E531-0000-0000-C000-000000000046}\MiscStatusmsowcd.reg6msowcd.reg60CLSID\{0002E531-0000-0000-C000-000000000046}\MiscStatus\1msowcd.reg61CLSID\{0002E531-0000-0000-C000-000000000046}\ProgIDmsowcd.reg62CLSID\{0002E531-0000-0000-C000-000000000046}\Programmablemsowcd.reg63CLSID\{0002E531-0000-0000-C000-000000000046}\ToolboxBitmap32[!ocp.dll], 1011msowcd.reg64CLSID\{0002E531-0000-0000-C000-000000000046}\TypeLibmsowcd.reg65CLSID\{0002E531-0000-0000-C000-000000000046}\Versionmsowcd.reg66CLSID\{0002E531-0000-0000-C000-000000000046}\VersionIndependentProgIDmsowcd.reg67CLSID\{0002E532-0000-0000-C000-000000000046}msowcd.reg68CLSID\{0002E532-0000-0000-C000-000000000046}\Controlmsowcd.reg69CLSID\{0002E532-0000-0000-C000-000000000046}\InprocServer32msowcd.reg7CLSID\{0002E500-0000-0000-C000-000000000046}\MiscStatusmsowcd.reg70msowcd.reg71CLSID\{0002E532-0000-0000-C000-000000000046}\MiscStatusmsowcd.reg72CLSID\{0002E532-0000-0000-C000-000000000046}\MiscStatus\1135569msowcd.reg73CLSID\{0002E532-0000-0000-C000-000000000046}\ProgIDmsowcd.reg74CLSID\{0002E532-0000-0000-C000-000000000046}\Programmablemsowcd.reg75CLSID\{0002E532-0000-0000-C000-000000000046}\ToolboxBitmap32[!ocp.dll], 1012msowcd.reg76CLSID\{0002E532-0000-0000-C000-000000000046}\TypeLibmsowcd.reg77CLSID\{0002E532-0000-0000-C000-000000000046}\Versionmsowcd.reg78CLSID\{0002E532-0000-0000-C000-000000000046}\VersionIndependentProgIDmsowcd.reg79CLSID\{4C85388F-1500-11D1-A0DF-00C04FC9E20F}msowcd.reg8CLSID\{0002E500-0000-0000-C000-000000000046}\MiscStatus\1msowcd.reg80CLSID\{4C85388F-1500-11D1-A0DF-00C04FC9E20F}\Implemented Categoriesmsowcd.reg81CLSID\{4C85388F-1500-11D1-A0DF-00C04FC9E20F}\Implemented Categories\{F2BB56D1-DB07-11d1-AA6B-006097DB9539}msowcd.reg82CLSID\{4C85388F-1500-11D1-A0DF-00C04FC9E20F}\InprocServer32msowcd.reg83msowcd.reg84CLSID\{4C85388F-1500-11D1-A0DF-00C04FC9E20F}\MiscStatusmsowcd.reg85CLSID\{4C85388F-1500-11D1-A0DF-00C04FC9E20F}\MiscStatus\1msowcd.reg86CLSID\{4C85388F-1500-11D1-A0DF-00C04FC9E20F}\ProgIDmsowcd.reg87CLSID\{4C85388F-1500-11D1-A0DF-00C04FC9E20F}\Programmablemsowcd.reg88CLSID\{4C85388F-1500-11D1-A0DF-00C04FC9E20F}\ToolboxBitmap32[!ocp.dll], 1000msowcd.reg89CLSID\{4C85388F-1500-11D1-A0DF-00C04FC9E20F}\TypeLibmsowcd.reg9CLSID\{0002E500-0000-0000-C000-000000000046}\ProgIDmsowcd.reg90CLSID\{4C85388F-1500-11D1-A0DF-00C04FC9E20F}\Versionmsowcd.reg91CLSID\{4C85388F-1500-11D1-A0DF-00C04FC9E20F}\VersionIndependentProgIDmsowcd.reg92CLSID\{97D6D376-23BB-11D1-A0E1-00C04FC9E20F}msowcd.reg93CLSID\{97D6D376-23BB-11D1-A0E1-00C04FC9E20F}\InprocServer32msowcd.reg94msowcd.reg95CLSID\{97D6D376-23BB-11D1-A0E1-00C04FC9E20F}\ProgIDmsowcd.reg96CLSID\{97D6D376-23BB-11D1-A0E1-00C04FC9E20F}\Programmablemsowcd.reg97CLSID\{97D6D376-23BB-11D1-A0E1-00C04FC9E20F}\VersionIndependentProgIDmsowcd.reg98CLSID\{DB6E8F48-FD3E-11D0-A0BC-00C04FC9E20F}msowcd.reg99msowcf.reg1CLSID\{D7546AAE-A77A-11D1-B901-00AA00585640}OCFunc Classmsowcf.reg10CLSID\{D7546ABD-A77A-11D1-B901-00AA00585640}\ProgIDOCATP.OCATP.1msowcf.reg11CLSID\{D7546ABD-A77A-11D1-B901-00AA00585640}\Programmablemsowcf.reg12CLSID\{D7546ABD-A77A-11D1-B901-00AA00585640}\VersionIndependentProgIDOCATP.OCATPmsowcf.reg13OCATP Classmsowcf.reg14msowcf.reg15OCATP.OCATP.1\CLSID{D7546ABD-A77A-11D1-B901-00AA00585640}msowcf.reg16OCATP.OCATP\CurVermsowcf.reg17OCFunc.OCFuncmsowcf.reg18OCFunc.OCFunc.1msowcf.reg19OCFunc.OCFunc.1\CLSID{D7546AAE-A77A-11D1-B901-00AA00585640}msowcf.reg2CLSID\{D7546AAE-A77A-11D1-B901-00AA00585640}\InprocServer32[#msowcf.dll]msowcf.reg20OCFunc.OCFunc\CurVermsowcf.reg3msowcf.reg4CLSID\{D7546AAE-A77A-11D1-B901-00AA00585640}\ProgIDmsowcf.reg5CLSID\{D7546AAE-A77A-11D1-B901-00AA00585640}\Programmablemsowcf.reg6CLSID\{D7546AAE-A77A-11D1-B901-00AA00585640}\VersionIndependentProgIDmsowcf.reg7CLSID\{D7546ABD-A77A-11D1-B901-00AA00585640}msowcf.reg8CLSID\{D7546ABD-A77A-11D1-B901-00AA00585640}\InprocServer32msowcf.reg9msowcwd.reg1CLSID\{4E7F49AD-E4B5-11D1-8D9D-006097DBEFEF}mce.CCSpropertymsowcwd.reg10CLSID\{4E7F49AF-E4B5-11D1-8D9D-006097DBEFEF}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}msowcwd.reg11CLSID\{4E7F49AF-E4B5-11D1-8D9D-006097DBEFEF}\InprocServer32[#mce.dll]msowcwd.reg12CLSID\{4E7F49AF-E4B5-11D1-8D9D-006097DBEFEF}\ProgIDmce.CCSPropertiesmsowcwd.reg13CLSID\{4E7F49AF-E4B5-11D1-8D9D-006097DBEFEF}\Programmablemsowcwd.reg14CLSID\{4E7F49AF-E4B5-11D1-8D9D-006097DBEFEF}\TypeLib{4E7F498B-E4B5-11D1-8D9D-006097DBEFEF}msowcwd.reg15CLSID\{4E7F49AF-E4B5-11D1-8D9D-006097DBEFEF}\VERSION2.1msowcwd.reg16CLSID\{4E7F49B6-E4B5-11D1-8D9D-006097DBEFEF}mce.IMCEResourcemsowcwd.reg17CLSID\{4E7F49B6-E4B5-11D1-8D9D-006097DBEFEF}\Implemented Categoriesmsowcwd.reg18CLSID\{4E7F49B6-E4B5-11D1-8D9D-006097DBEFEF}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}msowcwd.reg19CLSID\{4E7F49B6-E4B5-11D1-8D9D-006097DBEFEF}\InprocServer32msowcwd.reg2CLSID\{4E7F49AD-E4B5-11D1-8D9D-006097DBEFEF}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}msowcwd.reg20CLSID\{4E7F49B6-E4B5-11D1-8D9D-006097DBEFEF}\ProgIDmsowcwd.reg21CLSID\{4E7F49B6-E4B5-11D1-8D9D-006097DBEFEF}\Programmablemsowcwd.reg22CLSID\{4E7F49B6-E4B5-11D1-8D9D-006097DBEFEF}\TypeLibmsowcwd.reg23CLSID\{4E7F49B6-E4B5-11D1-8D9D-006097DBEFEF}\VERSIONmsowcwd.reg24CLSID\{4E7F49B8-E4B5-11D1-8D9D-006097DBEFEF}mce.MiniCubeEditormsowcwd.reg25CLSID\{4E7F49B8-E4B5-11D1-8D9D-006097DBEFEF}\Implemented Categoriesmsowcwd.reg26CLSID\{4E7F49B8-E4B5-11D1-8D9D-006097DBEFEF}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}msowcwd.reg27CLSID\{4E7F49B8-E4B5-11D1-8D9D-006097DBEFEF}\InprocServer32msowcwd.reg28CLSID\{4E7F49B8-E4B5-11D1-8D9D-006097DBEFEF}\ProgIDmsowcwd.reg29CLSID\{4E7F49B8-E4B5-11D1-8D9D-006097DBEFEF}\Programmablemsowcwd.reg3CLSID\{4E7F49AD-E4B5-11D1-8D9D-006097DBEFEF}\InprocServer32msowcwd.reg30CLSID\{4E7F49B8-E4B5-11D1-8D9D-006097DBEFEF}\TypeLibmsowcwd.reg31CLSID\{4E7F49B8-E4B5-11D1-8D9D-006097DBEFEF}\VERSIONmsowcwd.reg32CLSID\{4E7F49CF-E4B5-11D1-8D9D-006097DBEFEF}mce.RWmsowcwd.reg33CLSID\{4E7F49CF-E4B5-11D1-8D9D-006097DBEFEF}\Implemented Categoriesmsowcwd.reg34CLSID\{4E7F49CF-E4B5-11D1-8D9D-006097DBEFEF}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}msowcwd.reg35CLSID\{4E7F49CF-E4B5-11D1-8D9D-006097DBEFEF}\InprocServer32msowcwd.reg36CLSID\{4E7F49CF-E4B5-11D1-8D9D-006097DBEFEF}\ProgIDmsowcwd.reg37CLSID\{4E7F49CF-E4B5-11D1-8D9D-006097DBEFEF}\Programmablemsowcwd.reg38CLSID\{4E7F49CF-E4B5-11D1-8D9D-006097DBEFEF}\TypeLibmsowcwd.reg39CLSID\{4E7F49CF-E4B5-11D1-8D9D-006097DBEFEF}\VERSIONmsowcwd.reg4CLSID\{4E7F49AD-E4B5-11D1-8D9D-006097DBEFEF}\ProgIDmsowcwd.reg40CLSID\{4E7F49D5-E4B5-11D1-8D9D-006097DBEFEF}mce.chartwizardmsowcwd.reg41CLSID\{4E7F49D5-E4B5-11D1-8D9D-006097DBEFEF}\Implemented Categoriesmsowcwd.reg42CLSID\{4E7F49D5-E4B5-11D1-8D9D-006097DBEFEF}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}msowcwd.reg43CLSID\{4E7F49D5-E4B5-11D1-8D9D-006097DBEFEF}\InprocServer32msowcwd.reg44CLSID\{4E7F49D5-E4B5-11D1-8D9D-006097DBEFEF}\ProgIDmsowcwd.reg45CLSID\{4E7F49D5-E4B5-11D1-8D9D-006097DBEFEF}\Programmablemsowcwd.reg46CLSID\{4E7F49D5-E4B5-11D1-8D9D-006097DBEFEF}\TypeLibmsowcwd.reg47CLSID\{4E7F49D5-E4B5-11D1-8D9D-006097DBEFEF}\VERSIONmsowcwd.reg48CLSID\{5D62A639-0FB0-11D2-8DB2-006097DBEFEF}mce.IMCEResourcesmsowcwd.reg49CLSID\{5D62A639-0FB0-11D2-8DB2-006097DBEFEF}\Implemented Categoriesmsowcwd.reg5CLSID\{4E7F49AD-E4B5-11D1-8D9D-006097DBEFEF}\Programmablemsowcwd.reg50CLSID\{5D62A639-0FB0-11D2-8DB2-006097DBEFEF}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}msowcwd.reg51CLSID\{5D62A639-0FB0-11D2-8DB2-006097DBEFEF}\InprocServer32msowcwd.reg52CLSID\{5D62A639-0FB0-11D2-8DB2-006097DBEFEF}\ProgIDmsowcwd.reg53CLSID\{5D62A639-0FB0-11D2-8DB2-006097DBEFEF}\Programmablemsowcwd.reg54CLSID\{5D62A639-0FB0-11D2-8DB2-006097DBEFEF}\TypeLibmsowcwd.reg55CLSID\{5D62A639-0FB0-11D2-8DB2-006097DBEFEF}\VERSIONmsowcwd.reg59msowcwd.reg6CLSID\{4E7F49AD-E4B5-11D1-8D9D-006097DBEFEF}\TypeLibmsowcwd.reg60mce.CCSProperties\Clsid{4E7F49AF-E4B5-11D1-8D9D-006097DBEFEF}msowcwd.reg61msowcwd.reg62mce.CCSproperty\Clsid{4E7F49AD-E4B5-11D1-8D9D-006097DBEFEF}msowcwd.reg63msowcwd.reg64mce.IMCEResource\Clsid{4E7F49B6-E4B5-11D1-8D9D-006097DBEFEF}msowcwd.reg65msowcwd.reg66mce.IMCEResources\Clsid{5D62A639-0FB0-11D2-8DB2-006097DBEFEF}msowcwd.reg67msowcwd.reg68mce.MiniCubeEditor\Clsid{4E7F49B8-E4B5-11D1-8D9D-006097DBEFEF}msowcwd.reg69msowcwd.reg7CLSID\{4E7F49AD-E4B5-11D1-8D9D-006097DBEFEF}\VERSIONmsowcwd.reg70mce.RW\Clsid{4E7F49CF-E4B5-11D1-8D9D-006097DBEFEF}msowcwd.reg71msowcwd.reg72mce.chartwizard\Clsid{4E7F49D5-E4B5-11D1-8D9D-006097DBEFEF}msowcwd.reg8CLSID\{4E7F49AF-E4B5-11D1-8D9D-006097DBEFEF}msowcwd.reg9CLSID\{4E7F49AF-E4B5-11D1-8D9D-006097DBEFEF}\Implemented Categoriesmsqry32_exeSoftware\Microsoft\Shared Tools\MSQuery[!msqry32.exe]msrtedit.reg10CLSID\{2F7FC18E-292B-11D2-A795-DFAA798E9148}\ToolboxBitmap32[!richtx32.ocx], 101msrtedit.reg11CLSID\{2F7FC18E-292B-11D2-A795-DFAA798E9148}\MiscStatusmsrtedit.reg12CLSID\{2F7FC18E-292B-11D2-A795-DFAA798E9148}\MiscStatus\1msrtedit.reg13CLSID\{2F7FC18E-292B-11D2-A795-DFAA798E9148}\TypeLib{2F7FC181-292B-11D2-A795-DFAA798E9148}msrtedit.reg14CLSID\{2F7FC18E-292B-11D2-A795-DFAA798E9148}\Versionmsrtedit.reg9CLSID\{2F7FC18E-292B-11D2-A795-DFAA798E9148}\InprocServer32msstdfmt.addreg1CLSID\{2B11E9B0-9F09-11D0-9484-00A0C91110ED}\Programmablemsstdfmt.addreg2CLSID\{99FF4677-FFC3-11D0-BD02-00C04FC2FB86}\Programmablemsstdfmt.addreg3CLSID\{6D835690-900B-11D0-9484-00A0C91110ED}\Programmablemsstdfmt.addreg4CLSID\{6D835690-900B-11D0-9484-00A0C91110ED}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}msstdfmt.addreg5CLSID\{99FF4677-FFC3-11D0-BD02-00C04FC2FB86}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}msstdfmt.addreg6CLSID\{2B11E9B0-9F09-11D0-9484-00A0C91110ED}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}msstdfmt.reg10CLSID\{2B11E9B0-9F09-11D0-9484-00A0C91110ED}\Versionmsstdfmt.reg17CLSID\{699DDBCC-DC7E-11D0-BCF7-00C04FC2FB86}\InprocServer32msstdfmt.reg22CLSID\{6D835690-900B-11D0-9484-00A0C91110ED}\InprocServer32msstdfmt.reg26CLSID\{6D835690-900B-11D0-9484-00A0C91110ED}\TypeLib{6B263850-900B-11D0-9484-00A0C91110ED}msstdfmt.reg28CLSID\{6D835690-900B-11D0-9484-00A0C91110ED}\Versionmsstdfmt.reg35CLSID\{99FF4677-FFC3-11D0-BD02-00C04FC2FB86}\InprocServer32msstdfmt.reg39CLSID\{99FF4677-FFC3-11D0-BD02-00C04FC2FB86}\TypeLibmsstdfmt.reg4CLSID\{2B11E9B0-9F09-11D0-9484-00A0C91110ED}\InprocServer32msstdfmt.reg41CLSID\{99FF4677-FFC3-11D0-BD02-00C04FC2FB86}\Versionmsstdfmt.reg8CLSID\{2B11E9B0-9F09-11D0-9484-00A0C91110ED}\TypeLibmsstkprp.reg14CLSID\{7EBDAAE2-8120-11CF-899F-00AA00688B10}\InprocServer32msstkprp.reg4CLSID\{7EBDAAE0-8120-11CF-899F-00AA00688B10}\InprocServer32msstkprp.reg9CLSID\{7EBDAAE1-8120-11CF-899F-00AA00688B10}\InprocServer32msvbvm60.Interface01Interface\{14E469E0-BF61-11CF-8385-8F69D8F1350B}AsyncProperty_VB5msvbvm60.Interface02Interface\{14E469E0-BF61-11CF-8385-8F69D8F1350B}\TypeLib{EA544A21-C82D-11D1-A3E4-00A0C90AEA82}msvbvm60.Interface036.0msvbvm60.Interface04Interface\{2CE46480-1A08-11CF-AD63-00AA00614F3E}\TypeLibmsvbvm60.Interface05msvbvm60.Interface06Interface\{41A7D760-6018-11CF-9016-00AA0068841E}\TypeLibmsvbvm60.Interface07msvbvm60.Interface08Interface\{41A7D761-6018-11CF-9016-00AA0068841E}\TypeLibmsvbvm60.Interface09msvbvm60.Interface10Interface\{45046D60-08CA-11CF-A90F-00AA0062BB4C}PropertyBag_VB5msvbvm60.Interface11Interface\{45046D60-08CA-11CF-A90F-00AA0062BB4C}\TypeLibmsvbvm60.Interface12msvbvm60.Interface13Interface\{888A5A60-B283-11CF-8AD5-00A0C90AEA82}\TypeLibmsvbvm60.Interface14msvbvm60.Interface15Interface\{A4C466B8-499F-101B-BB78-00AA00383CBB}\TypeLibmsvbvm60.Interface16Interface\{A4C46780-499F-101B-BB78-00AA00383CBB}\TypeLibmsvbvm60.Interface17Interface\{B28FA150-0FF0-11CF-A911-00AA0062BB4C}\TypeLibmsvbvm60.Interface18msvbvm60.Interface19Interface\{BE8F9800-2AAA-11CF-AD67-00AA00614F3E}\TypeLibmsvbvm60.Interface20msvbvm60.Interface21Interface\{C0324960-2AAA-11CF-AD67-00AA00614F3E}\TypeLibmsvbvm60.Interface22msvbvm60.Interface23Interface\{D4E0F020-720A-11CF-8136-00AA00C14959}\TypeLibmsvbvm60.Interface24msvbvm60.reg4CLSID\{D5DE8D20-5BB8-11D1-A1E3-00A0C90F2731}\InProcServer32NetMeeting1NetMeeting2NetMeeting3Netscape1Software\Netscape\Netscape Navigator\ViewersTYPE2application/msexcelNetscape10application/ppt[!powerpnt.exe]Netscape11TYPE7application/potNetscape12Netscape13TYPE8application/ppsNetscape14Netscape15Software\Netscape\Netscape Navigator\SuffixesXLSNetscape16application/xlcXLCNetscape17DOCNetscape18application/rtfRTFNetscape19Netscape2Netscape20POTNetscape21PPSNetscape3TYPE3Netscape4Netscape5TYPE4Netscape6Netscape7TYPE5Netscape8Netscape9TYPE6NetShowNSLSoftware\Microsoft\NetShow\NSLServerNameNoEditTrackGerNoTrackNoMailClient1SOFTWARE\Clients\MailNoMailClientEntweder ist keine Default-Mail-Client installiert oder der momentante Mail-Client kann die Nachrichtenanforderungen nicht bearbeiten.*Windows MessagingNoMailClient2NonEnglishProof1_FRASOFTWARE\Microsoft\Shared Tools\Proofing Tools\Spelling\1036\Normal[!mspfr32.dll_FRA]NonEnglishProof2_FRA[!mssp_fr.lex_FRA]NonEnglishProof3_FRASOFTWARE\Microsoft\Shared Tools\Proofing Tools\Spelling\1036\Normal\Clientsnslite.reg10CLSID\{10AE1B6E-6512-11D1-BB8E-0060083178D8}\InprocServer32nslite.reg11CLSID\{10AE1B6E-6512-11D1-BB8E-0060083178D8}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}nslite.reg19CLSID\{B0D12374-6532-11D1-BB8F-0060083178D8}\Programmablenslite.reg21CLSID\{B0D12374-6532-11D1-BB8F-0060083178D8}\InprocServer32nslite.reg30CLSID\{10AE1B71-6512-11D1-BB8E-0060083178D8}\Programmablenslite.reg32CLSID\{10AE1B71-6512-11D1-BB8E-0060083178D8}\InprocServer32nslite.reg33CLSID\{10AE1B71-6512-11D1-BB8E-0060083178D8}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}nslite.reg41CLSID\{B0D12376-6532-11D1-BB8F-0060083178D8}\Programmablenslite.reg43CLSID\{B0D12376-6532-11D1-BB8F-0060083178D8}\InprocServer32nslite.reg51CLSID\{B0D12372-6532-11D1-BB8F-0060083178D8}\Programmablenslite.reg53CLSID\{B0D12372-6532-11D1-BB8F-0060083178D8}\InprocServer32nslite.reg8CLSID\{10AE1B6E-6512-11D1-BB8E-0060083178D8}\Programmablenslsvps.reg2CLSID\{DC81C0CF-7800-11D1-BBAD-0060083178D8}\InProcServer32nslsvps.reg5Interface\{DC81C0CF-7800-11D1-BBAD-0060083178D8}\ProxyStubClsid32nslsvps.reg6Interface\{DC81C0CF-7800-11D1-BBAD-0060083178D8}INSLiteServernslsvps.reg8Interface\{DC81C0CF-7800-11D1-BBAD-0060083178D8}\NumMethods15nwind_cnt[SampleFolder]nwind_hlpnwind9.hlpnwindcs_cntnwindcs_hlpoballoon.dll.1CLSID\{E31F0407-E9D8-11d0-8A96-00A0C90C2BC5}Office Balloons ProxyStub Factoryoballoon.dll.2CLSID\{E31F0407-E9D8-11d0-8A96-00A0C90C2BC5}\InprocServer32[!oballoon.dll]oballoon.dll.3Interface\{E31F0407-E9D8-11d0-8A96-00A0C90C2BC5}Office Balloonsoballoon.dll.4Interface\{E31F0407-E9D8-11d0-8A96-00A0C90C2BC5}\ProxyStubClsid32{E31F0407-E9D8-11d0-8A96-00A0C90C2BC5}OCPDataPage1ODBCDefaultDSNSOFTWARE\ODBC\ODBC.INI\ODBC File DSNDefaultDSNDir[ODBCDefaultDSNFolderValue]OEMOEmsimn.exe0SOFTWARE\Clients\News\Microsoft OutlookOEmsimn.exe1[OEFolder]MSIMNUI.DLLOEmsimn.exe10SOFTWARE\Clients\News\Microsoft Outlook\Protocols\nntpURL:NNTP-ProtokollOEmsimn.exe11OEmsimn.exe12URL ProtocolOEmsimn.exe13SOFTWARE\Clients\News\Microsoft Outlook\Protocols\nntp\DefaultIcon[OEMSIMNEXE], -3OEmsimn.exe14SOFTWARE\Clients\News\Microsoft Outlook\Protocols\nntp\shellOEmsimn.exe15SOFTWARE\Clients\News\Microsoft Outlook\Protocols\nntp\shell\openOEmsimn.exe16SOFTWARE\Clients\News\Microsoft Outlook\Protocols\nntp\shell\open\command"[OEMSIMNEXE]" /outnews /newsurl:%1OEmsimn.exe17SOFTWARE\Clients\News\Microsoft Outlook\Protocols\snewsURL:Snews-ProtokollOEmsimn.exe18OEmsimn.exe19OEmsimn.exe2SOFTWARE\Clients\News\Microsoft Outlook\ProtocolsOEmsimn.exe20SOFTWARE\Clients\News\Microsoft Outlook\Protocols\snews\DefaultIconOEmsimn.exe21SOFTWARE\Clients\News\Microsoft Outlook\Protocols\snews\shellOEmsimn.exe22SOFTWARE\Clients\News\Microsoft Outlook\Protocols\snews\shell\openOEmsimn.exe23SOFTWARE\Clients\News\Microsoft Outlook\Protocols\snews\shell\open\commandOEmsimn.exe24SOFTWARE\Clients\News\Microsoft Outlook\shellOEmsimn.exe25SOFTWARE\Clients\News\Microsoft Outlook\shell\openOEmsimn.exe26SOFTWARE\Clients\News\Microsoft Outlook\shell\open\command"[OEMSIMNEXE]" /outnewsOEmsimn.exe3SOFTWARE\Clients\News\Microsoft Outlook\Protocols\newsURL:News-ProtokollOEmsimn.exe4OEmsimn.exe5OEmsimn.exe6SOFTWARE\Clients\News\Microsoft Outlook\Protocols\news\DefaultIconOEmsimn.exe7SOFTWARE\Clients\News\Microsoft Outlook\Protocols\news\shellOEmsimn.exe8SOFTWARE\Clients\News\Microsoft Outlook\Protocols\news\shell\openOEmsimn.exe9SOFTWARE\Clients\News\Microsoft Outlook\Protocols\news\shell\open\commandOfficeInstallRootPathSoftware\Microsoft\Office\9.0\Common\InstallRootOfficeVGXSOFTWARE\Microsoft\Internet Explorer\Version VectorVMLOfficeVGX1SOFTWARE\Microsoft\Active Setup\Installed Components\{10072CEC-8CC1-11D1-986E-00A0C955B42F}@Vector Graphics Rendering (VML)OfficeVGX2MSVMLOfficeVGX3KeyFileName[!vgx.dll]OfficeVGX45,0,2014,200OfficeVGX5OfficeVGX6OffProv_Reg1Software\Classes\AppID\{D2BD7927-05FC-11D2-9059-00C04FD7A1BD}OffProvOffProv_Reg10Software\Classes\OfficeObj.OfficeObjOfficeObj ClassOffProv_Reg11Software\Classes\OfficeObj.OfficeObj\CurVerOfficeObj.OfficeObj.1OffProv_Reg12Software\Classes\OfficeObj.OfficeObj.1OffProv_Reg13Software\Classes\OfficeObj.OfficeObj.1\CLSID{D2BD7935-05FC-11D2-9059-00C04FD7A1BD}OffProv_Reg14Software\Classes\TypeLib\{D2BD7926-05FC-11D2-9059-00C04FD7A1BD}OffProv_Reg15Software\Classes\TypeLib\{D2BD7926-05FC-11D2-9059-00C04FD7A1BD}\1.0OffProv 1.0 Type LibraryOffProv_Reg16Software\Classes\TypeLib\{D2BD7926-05FC-11D2-9059-00C04FD7A1BD}\1.0\0OffProv_Reg17Software\Classes\TypeLib\{D2BD7926-05FC-11D2-9059-00C04FD7A1BD}\1.0\0\win32[!offprov.exe]OffProv_Reg18Software\Classes\TypeLib\{D2BD7926-05FC-11D2-9059-00C04FD7A1BD}\1.0\FLAGSOffProv_Reg19Software\Classes\TypeLib\{D2BD7926-05FC-11D2-9059-00C04FD7A1BD}\1.0\HELPDIROffProv_Reg2RunAsInteractive UserOffProv_Reg20Software\Classes\CLSID\{D2BD7934-05FC-11D2-9059-00C04FD7A1BD}OffProv_Reg21Software\Classes\CLSID\{D2BD7934-05FC-11D2-9059-00C04FD7A1BD}\InProcServer32[!offprvps.dll]OffProv_Reg22OffProv_Reg23Software\Classes\Interface\{D2BD7934-05FC-11D2-9059-00C04FD7A1BD}IOfficeObjOffProv_Reg24Software\Classes\Interface\{D2BD7934-05FC-11D2-9059-00C04FD7A1BD}\NumMethods7OffProv_Reg25Software\Classes\Interface\{D2BD7934-05FC-11D2-9059-00C04FD7A1BD}\ProxyStubClsidOffProv_Reg26Software\Classes\Interface\{D2BD7934-05FC-11D2-9059-00C04FD7A1BD}\ProxyStubClsid32OffProv_Reg27Software\Classes\Interface\{D2BD7934-05FC-11D2-9059-00C04FD7A1BD}\TypeLib{D2BD7926-05FC-11D2-9059-00C04FD7A1BD}OffProv_Reg28OffProv_Reg3Software\Classes\AppID\OffProv.exe{D2BD7927-05FC-11D2-9059-00C04FD7A1BD}OffProv_Reg4Software\Classes\CLSID\{D2BD7935-05FC-11D2-9059-00C04FD7A1BD}OffProv_Reg5OffProv_Reg6Software\Classes\CLSID\{D2BD7935-05FC-11D2-9059-00C04FD7A1BD}\LocalServer32OffProv_Reg7Software\Classes\CLSID\{D2BD7935-05FC-11D2-9059-00C04FD7A1BD}\ProgIDOffProv_Reg8Software\Classes\CLSID\{D2BD7935-05FC-11D2-9059-00C04FD7A1BD}\ProgrammableOffProv_Reg9Software\Classes\CLSID\{D2BD7935-05FC-11D2-9059-00C04FD7A1BD}\VersionIndependentProgIDOfficeObj.OfficeObjoleaut32.reg1CLSID\{0000002F-0000-0000-C000-000000000046}CLSID_RecordInfooleaut32.reg10CLSID\{00020421-0000-0000-C000-000000000046}\InprocServer32oleaut32.reg11oleaut32.reg12CLSID\{00020422-0000-0000-C000-000000000046}PSTypeInfooleaut32.reg13CLSID\{00020422-0000-0000-C000-000000000046}\InprocServerole2disp.dlloleaut32.reg14CLSID\{00020422-0000-0000-C000-000000000046}\InprocServer32oleaut32.reg15oleaut32.reg16CLSID\{00020423-0000-0000-C000-000000000046}PSTypeLiboleaut32.reg17CLSID\{00020423-0000-0000-C000-000000000046}\InprocServeroleaut32.reg18CLSID\{00020423-0000-0000-C000-000000000046}\InprocServer32oleaut32.reg19oleaut32.reg2CLSID\{0000002F-0000-0000-C000-000000000046}\InprocServer32oleaut32.reg20CLSID\{00020424-0000-0000-C000-000000000046}PSOAInterfaceoleaut32.reg21CLSID\{00020424-0000-0000-C000-000000000046}\InprocServeroleaut32.reg22CLSID\{00020424-0000-0000-C000-000000000046}\InprocServer32oleaut32.reg23oleaut32.reg24CLSID\{00020425-0000-0000-C000-000000000046}PSTypeCompoleaut32.reg25CLSID\{00020425-0000-0000-C000-000000000046}\InprocServeroleaut32.reg26CLSID\{00020425-0000-0000-C000-000000000046}\InprocServer32oleaut32.reg27oleaut32.reg28CLSID\{0BE35203-8F91-11CE-9DE3-00AA004BB851}Standard Fontoleaut32.reg29CLSID\{0BE35203-8F91-11CE-9DE3-00AA004BB851}\CLSIDoleaut32.reg3oleaut32.reg30CLSID\{0BE35203-8F91-11CE-9DE3-00AA004BB851}\InprocServer32oleaut32.reg31oleaut32.reg32CLSID\{0BE35203-8F91-11CE-9DE3-00AA004BB851}\ProgIDStdFontoleaut32.reg33CLSID\{0BE35204-8F91-11CE-9DE3-00AA004BB851}Standard Pictureoleaut32.reg34CLSID\{0BE35204-8F91-11CE-9DE3-00AA004BB851}\CLSIDoleaut32.reg35CLSID\{0BE35204-8F91-11CE-9DE3-00AA004BB851}\InprocServer32oleaut32.reg36oleaut32.reg37CLSID\{0BE35204-8F91-11CE-9DE3-00AA004BB851}\ProgIDStdPictureoleaut32.reg38CLSID\{46763EE0-CAB2-11CE-8C20-00AA0051E5D4}Obsolete Fontoleaut32.reg39CLSID\{46763EE0-CAB2-11CE-8C20-00AA0051E5D4}\CLSIDoleaut32.reg4CLSID\{00020420-0000-0000-C000-000000000046}PSDispatcholeaut32.reg40CLSID\{46763EE0-CAB2-11CE-8C20-00AA0051E5D4}\InprocServer32oleaut32.reg41CLSID\{46763EE0-CAB2-11CE-8C20-00AA0051E5D4}\ProgIDOldFontoleaut32.reg42CLSID\{B196B286-BAB4-101A-B69C-00AA00341D07}oleaut32.reg43CLSID\{B196B286-BAB4-101A-B69C-00AA00341D07}\InprocServer32oleaut32.reg44oleaut32.reg45oleaut32.reg46OldFont\CLSID{46763EE0-CAB2-11CE-8C20-00AA0051E5D4}oleaut32.reg47oleaut32.reg48StdFont\CLSID{0BE35203-8F91-11CE-9DE3-00AA004BB851}oleaut32.reg49oleaut32.reg5CLSID\{00020420-0000-0000-C000-000000000046}\InprocServeroleaut32.reg50StdPicture\CLSID{0BE35204-8F91-11CE-9DE3-00AA004BB851}oleaut32.reg51SOFTWARE\Classes\Interface\{4EF6100A-AF88-11D0-9846-00C04FC29993}IFontEventsDispoleaut32.reg52SOFTWARE\Classes\Interface\{4EF6100A-AF88-11D0-9846-00C04FC29993}\ProxyStubClsid32{B196B286-BAB4-101A-B69C-00AA00341D07}oleaut32.reg53SOFTWARE\Classes\Interface\{7BF80981-BF32-101A-8BBB-00AA00300CAB}IPictureDispoleaut32.reg54SOFTWARE\Classes\Interface\{7BF80981-BF32-101A-8BBB-00AA00300CAB}\ProxyStubClsid32oleaut32.reg55SOFTWARE\Classes\Interface\{BEF6E003-A874-101A-8BBA-00AA00300CAB}IFontDispoleaut32.reg56SOFTWARE\Classes\Interface\{BEF6E003-A874-101A-8BBA-00AA00300CAB}\ProxyStubClsid32oleaut32.reg6CLSID\{00020420-0000-0000-C000-000000000046}\InprocServer32oleaut32.reg7oleaut32.reg8CLSID\{00020421-0000-0000-C000-000000000046}PSEnumVariantoleaut32.reg9CLSID\{00020421-0000-0000-C000-000000000046}\InprocServerSoftware\Microsoft\Office\9.0\Common\Migration\AccessLang#[OPCMIGACCESSLANG]OPCDoMigAccessVerUpgradeVersion#[OPCMIGACCESSVER]Software\Microsoft\Office\9.0\Common\Migration\Excel#[OPCMIGEXCELLANG]OPCDoMigExcelPath[OPCMIGEXCELPATH]OPCDoMigExcelVer#[OPCMIGEXCELVER]Software\Microsoft\Office\9.0\Common\Migration\FrontPage#1033OPCDoMigFPPath[OPCMIGFRONTPAGEPATH]OPCDoMigFPUpgradeVersion#[OPCMIGFRONTPAGEVER]#[OPCMIGOFFICELANG]OPCDoMigOfficePath[OPCMIGOFFICEPATH]OPCDoMigOfficeVer#[OPCMIGOFFICEVER]Software\Microsoft\Office\9.0\Common\Migration\Outlook#[OPCMIGOUTLOOKLANG]OPCDoMigOutlookVer#[OPCMIGOUTLOOKVER]Software\Microsoft\Office\9.0\Common\Migration\PowerPoint#[OPCMIGPOWERPOINTLANG]OPCDoMigPPTPath[OPCMIGPOWERPOINTPATH]OPCDoMigPPTVer#[OPCMIGPOWERPOINTVER]Software\Microsoft\Office\9.0\Common\Migration\Word#[OPCMIGWORDLANG]OPCDoMigWordPath[OPCMIGWORDPATH]OPCDoMigWordVer#[OPCMIGWORDVER]oqy0.oqyoqyfileoqy1Microsoft Excel OLAP Query-Dateioqy10oqyfile\Shell\openoqy11oqy12oqyfile\Shell\open\commandoqy13oqyfile\Shell\open\ddeexecoqy14oqyfile\Shell\open\ddeexec\Applicationoqy15oqyfile\Shell\open\ddeexec\topicoqy2oqy3oqyfile\DefaultIcon[!excel.exe],-275oqy4oqyfile\Shelloqy7oqyfile\Shell\Edit_Query_in_Notepadoqy8oqy9oqyfile\Shell\Edit_Query_in_Notepad\commandORAPIAccClientSvracadp9.chmORAPIAccMainHelpORAPIAccWebHelpORAPIACDEF90_hlpacadef9.hlpORAPIACTIP90_hlpactip9.hlpORAPIAppPathsBinderExe[!binder.exe]ORAPIAppPathsBinderExePathORAPIAppPathsExcelExePathORAPIAppPathsExelExeORAPIAppPathsOutlookExeSoftware\Microsoft\Windows\CurrentVersion\App Paths\OUTLOOK.EXE[!outlook.exe]ORAPIAppPathsOutlookExePath[$Global_Outlook_Core]ORAPIAppPathsWinWordExePathORAPIC_1250NlsSystem\CurrentControlSet\Control\Nls\CodePage1250C_1250.nlsORAPIC_1251Nls1251C_1251.nlsORAPIC_1252Nls1252C_1252.nlsORAPIC_1253Nls1253C_1253.nlsORAPIC_1254Nls1254C_1254.nlsORAPIC_1255Nls1255C_1255.nlsORAPIC_1256Nls1256C_1256.nlsORAPIC_1257Nls1257C_1257.nlsORAPIC_1258Nls1258C_1258.nlsORAPIC_1361Nls1361C_1361.nlsORAPIC_20000Nls20000C_20000.nlsORAPIC_20001Nls20001C_20001.nlsORAPIC_20002Nls20002C_20002.nlsORAPIC_20003Nls20003C_20003.nlsORAPIC_20004Nls20004C_20004.nlsORAPIC_20005Nls20005C_20005.nlsORAPIC_20105Nls20105C_20105.nlsORAPIC_20106Nls20106C_20106.nlsORAPIC_20107Nls20107C_20107.nlsORAPIC_20108Nls20108C_20108.nlsORAPIC_20127Nls20127C_20127.nlsORAPIC_20261Nls20261C_20261.nlsORAPIC_20269Nls20269C_20269.nlsORAPIC_20866Nls20866C_20866.nlsORAPIC_21027Nls21027C_21027.nlsORAPIC_21866Nls21866C_21866.nlsORAPIC_28591Nls28591C_28591.nlsORAPIC_28592Nls28592C_28592.nlsORAPIC_28593Nls28593C_28593.nlsORAPIC_28594Nls28594C_28594.nlsORAPIC_28595Nls28595C_28595.nlsORAPIC_28596Nls28596C_28596.nlsORAPIC_28597Nls28597C_28597.nlsORAPIC_28598Nls28598C_28598.nlsORAPIC_28599Nls28599C_28599.nlsORAPIC_28605Nls28605C_28605.nlsORAPIC_29001Nls29001C_29001.nlsORAPIC_437Nls437C_437.nlsORAPIC_708Nls708C_708.nlsORAPIC_720Nls720C_720.nlsORAPIC_737Nls737C_737.nlsORAPIC_775Nls775C_775.nlsORAPIC_850Nls850C_850.nlsORAPIC_852Nls852C_852.nlsORAPIC_855Nls855C_855.nlsORAPIC_857Nls875C_857.nlsORAPIC_860Nls860C_860.nlsORAPIC_861Nls861C_861.nlsORAPIC_862Nls862C_862.nlsORAPIC_863Nls863C_863.nlsORAPIC_864Nls864C_864.nlsORAPIC_865Nls865C_865.nlsORAPIC_866Nls866C_866.nlsORAPIC_869Nls869C_869.nlsORAPIC_874Nls874C_874.nlsORAPIC_932Nls932C_932.nlsORAPIC_936Nls936C_936.nlsORAPIC_949Nls949C_949.nlsORAPIC_950Nls950C_950.nlsORAPIClientsCalendarOutlookSoftware\Clients\Calendar\Microsoft OutlookORAPIClientsCalendarOutlookShellOpenCmdSoftware\Clients\Calendar\Microsoft Outlook\shell\open\command"[!outlook.exe]" Outlook:CalendarORAPIClientsContactsOutlookSoftware\Clients\Contacts\Microsoft OutlookORAPIClientsContactsOutlookShellOpenCmdSoftware\Clients\Contacts\Microsoft Outlook\shell\open\command"[!outlook.exe]" Outlook:ContactsORAPICP_1250NlsSystem\CurrentControlSet\Control\Nls\[VersionNT]CodePageCP_1250.nlsORAPICP_1251NlsCP_1251.nlsORAPICP_1252NlsCP_1252.nlsORAPICP_1253NlsCP_1253.nlsORAPICP_1254NlsCP_1254.nlsORAPICP_1255NlsCP_1255.nlsORAPICP_1256NlsCP_1256.nlsORAPICP_1257NlsCP_1257.nlsORAPICP_1258NlsCP_1258.nlsORAPICP_1361NlsCP_1361.nlsORAPICP_20269NlsCP_20269.nlsORAPICP_20866NlsCP_20866.nlsORAPICP_21866NlsCP_21866.nlsORAPICP_28591NlsCP_28591.nlsORAPICP_28592NlsCP_28592.nlsORAPICP_28593NlsCP_28593.nlsORAPICP_28594NlsCP_28594.nlsORAPICP_28595NlsCP_28595.nlsORAPICP_28596NlsCP_28596.nlsORAPICP_28597NlsCP_28597.nlsORAPICP_28598NlsCP_28598.nlsORAPICP_28599NlsCP_28599.nlsORAPICP_28605NlsCP_28605.nlsORAPICP_874NlsCP_874.nlsORAPICP_932NlsCP_932.nlsORAPICP_936NlsCP_936.nlsORAPICP_949NlsCP_949.nlsORAPICP_950NlsCP_950.nlsORAPICRCil.cilClipGalleryDownloadPackageORAPICRClipGalDLPackClip Gallery Download PackageORAPICRClipGalDLPackShellOpenCmdClipGalleryDownloadPackage\shell\open\command[!cag.exe] %1ORAPICRCLSIDClipGalAuxUserCLSID\{00021290-0000-0000-C000-000000000046}\AuxUserTypeClipORAPICRCLSIDClipGalAuxUser2CLSID\{00021290-0000-0000-C000-000000000046}\AuxUserType\2ORAPICRCLSIDClipGalAuxUser3CLSID\{00021290-0000-0000-C000-000000000046}\AuxUserType\3[!artgalry.exe],1ORAPICRCLSIDClipGalMiscStatCLSID\{00021290-0000-0000-C000-000000000046}\MiscStatus512ORAPICRCLSIDClipGalVerb0CLSID\{00021290-0000-0000-C000-000000000046}\Verb\0&Ersetzen,0,2ORAPICRCLSIDMCEuroLexAnCLSID\{92AABF20-39C8-11D1-95F6-00C04FD57E8C}MC Euro Lexical AnalyzerORAPICRCLSIDMCEuroLexAnIPServerCLSID\{92AABF20-39C8-11D1-95F6-00C04FD57E8C}\InProcServer32[!medcat.dll]ORAPICRCLSIDMCEuroLexAnIPServerThreadMdlORAPICRCLSIDMedCatCLSID\{9B3B23C1-E236-11D0-A5C9-0080C7195D7E}Media CatalogORAPICRCLSIDMedCatGrpCLSID\{9B3B23C2-E236-11D0-A5C9-0080C7195D7E}Media Catalog GroupORAPICRCLSIDMedCatGrpLocSrvCLSID\{9B3B23C2-E236-11D0-A5C9-0080C7195D7E}\LocalServer32[!artgalry.exe]ORAPICRCLSIDMedCatGrpLocSrvThreadMdlORAPICRCLSIDMedCatGrpProgIDCLSID\{9B3B23C2-E236-11D0-A5C9-0080C7195D7E}\ProgIDMediaCatalogGroup.1ORAPICRCLSIDMedCatGrpVIProgIDCLSID\{9B3B23C2-E236-11D0-A5C9-0080C7195D7E}\VersionIndependentProgIDMediaCatalogGroupORAPICRCLSIDMedCatIPServerCLSID\{9B3B23C1-E236-11D0-A5C9-0080C7195D7E}\InProcServer32ORAPICRCLSIDMedCatIPServerThreadMdlORAPICRCLSIDMedCatMonCLSID\{711D9B80-02F2-11D1-B244-00AA00A74BFF}Media Catalog MonikerORAPICRCLSIDMedCatMonIPServerCLSID\{711D9B80-02F2-11D1-B244-00AA00A74BFF}\InProcServer32ORAPICRCLSIDMedCatMonIPServerThreadMdlORAPICRCLSIDMedCatMonProgIDCLSID\{711D9B80-02F2-11D1-B244-00AA00A74BFF}\ProgIDMediaCatalogMoniker.1ORAPICRCLSIDMedCatMonVIProgIDCLSID\{711D9B80-02F2-11D1-B244-00AA00A74BFF}\VersionIndependentProgIDMediaCatalogMonikerORAPICRCLSIDMedCatPathMonCLSID\{6CFFE322-6E97-11D1-8C1C-00C04FB995C9}Media Catalog Path MonikerORAPICRCLSIDMedCatPathMonIPServerCLSID\{6CFFE322-6E97-11D1-8C1C-00C04FB995C9}\InProcServer32ORAPICRCLSIDMedCatPathMonIPServerThreadMdlORAPICRCLSIDMedCatPathMonProgIDCLSID\{6CFFE322-6E97-11D1-8C1C-00C04FB995C9}\ProgIDMediaCatalogPathMoniker.1ORAPICRCLSIDMedCatPathMonVIProgIDCLSID\{6CFFE322-6E97-11D1-8C1C-00C04FB995C9}\VersionIndependentProgIDMediaCatalogPathMonikerORAPICRCLSIDMedCatProgIDCLSID\{9B3B23C1-E236-11D0-A5C9-0080C7195D7E}\ProgIDMediaCatalog.1ORAPICRCLSIDMedCatVIProgIGCLSID\{9B3B23C1-E236-11D0-A5C9-0080C7195D7E}\VersionIndependentProgIDMediaCatalogORAPICRFileTypeMedCat0FileType\{9B3B23C1-E236-11D0-A5C9-0080C7195D7E}\00,16,,C1233B9B36E2D011A5C90080C7195D7EORAPICRIMedCatInterface\{4BA2C081-68BB-11D0-95BD-00C04FD57E8C}ORAPICRIMedCat1ORAPICRIMedCat1CLSIDMediaCatalog.1\CLSID{9B3B23C1-E236-11D0-A5C9-0080C7195D7E}ORAPICRIMedCatCLSIDMediaCatalog\CLSIDORAPICRMedCatGrpORAPICRMedCatGrp1ORAPICRMedCatGrp1CLSIDMediaCatalogGroup.1\CLSID{9B3B23C2-E236-11D0-A5C9-0080C7195D7E}ORAPICRMedCatGrpCLSIDMediaCatalogGroup\CLSIDORAPICRMedCatMonORAPICRMedCatMonCLSIDMediaCatalogMoniker\CLSID{711D9B80-02F2-11D1-B244-00AA00A74BFF}ORAPICRMedCatPathMonORAPICRMedCatPathMon1ORAPICRMedCatPathMon1CLSIDMediaCatalogPathMoniker.1\CLSID{6CFFE322-6E97-11D1-8C1C-00C04FB995C9}ORAPICRMedCatPathMonCLSIDMediaCatalogPathMoniker\CLSIDORAPICUWord9OptionsProgramDirPROGRAMDIRORAPICUWordAddInsWebPageConnect1Software\Microsoft\Office\Word\Addins\WebPage.ConnectLoadBehaviorORAPICUWordAddInsWebPageConnect2FriendlyNameORAPICUWordAppExtensions1Software\Microsoft\Windows\CurrentVersion\Extensions[!winword.exe] ^.docORAPICUWordAppExtensions2[!winword.exe] ^.rtfORAPICUWordAppExtensions3[!winword.exe] ^.dotORAPIDatains8Hlp[DataMapFolder]ORAPIEmailMessageDescriptionSoftware\Microsoft\Shared Tools\Outlook\Journaling\E-mail MessageDescriptionID#27ORAPIEmailMessageJournalByContactJournalByContactORAPIEmailMessageLargeIconLarge Icon[\[]2[\]]ORAPIEmailMessageSmallIconSmall IconORAPIEnvelopeHostAccessSoftware\Clients\EnvelopeHost\Microsoft AccessMicrosoft &Access DatenzugriffsseiteORAPIEnvelopeHostAccessCLSIDSoftware\Clients\EnvelopeHost\Microsoft Access\CLSIDORAPIEnvelopeHostExcelSoftware\Clients\EnvelopeHost\Microsoft ExcelMicrosoft &Excel-ArbeitsblattORAPIEnvelopeHostExcelCLSIDSoftware\Clients\EnvelopeHost\Microsoft Excel\CLSIDORAPIEnvelopeHostPowerPointSoftware\Clients\EnvelopeHost\Microsoft PowerPointMicrosoft &PowerPoint-FolieORAPIEnvelopeHostPowerPointCLSIDSoftware\Clients\EnvelopeHost\Microsoft PowerPoint\CLSIDORAPIEnvelopeHostWordSoftware\Clients\EnvelopeHost\Microsoft WordMicrosoft &Word-DokumentORAPIEnvelopeHostWordCLSIDSoftware\Clients\EnvelopeHost\Microsoft Word\CLSIDORAPIExchangeRPCBindingSoftware\Microsoft\Exchange\Exchange ProviderRpc_Binding_Orderncalrpc,ncacn_ip_tcp,ncacn_spx,ncacn_np,netbios,ncacn_vns_sppORAPIExcludeCustomKeysORAPIExportGIFExtensionsSoftware\Microsoft\Shared Tools\Graphics Filters\Export\GIFORAPIExportGIFNameGIF (Graphics Interchange Format)ORAPIExportGIFOptionsSoftware\Microsoft\Shared Tools\Graphics Filters\Export\GIF\OptionsShowMetafileBackgroundTransparentORAPIExportGIFOptions1ORAPIExportGIFPath[!gifimp32.flt]ORAPIExportJPEGExtensionsSoftware\Microsoft\Shared Tools\Graphics Filters\Export\JPEGORAPIExportJPEGNameJPEG File Interchange-FormatORAPIExportJPEGOptionsSoftware\Microsoft\Shared Tools\Graphics Filters\Export\JPEG\OptionsQuality0x0000004bORAPIExportJPEGOptions1ORAPIExportJPEGPath[!jpegim32.flt]ORAPIExportPNGExtensionsSoftware\Microsoft\Shared Tools\Graphics Filters\Export\PNGORAPIExportPNGNamePortable Network-GrafikenORAPIExportPNGOptionsSoftware\Microsoft\Shared Tools\Graphics Filters\Export\PNG\OptionsShowMetaBackgroundTransparentORAPIExportPNGOptions1ORAPIExportPNGPath[!png32.flt]ORAPIFormsHelp[$Global_Forms_UA]ORAPIFreeBusyEXSoftware\Microsoft\Office\9.0\Outlook\SchedulingInformation\FreeBusySupportEX{0006F014-0000-0000-C000-000000000046}ORAPIFreeBusyMSMS{0006F015-0000-0000-C000-000000000046}ORAPIFreeBusySMTPSMTP{0006F049-0000-0000-C000-000000000046}ORAPIFrontPageHelpORAPIFrontPageVBAHelpORAPIFrontPageWinHelpORAPIHelpExchngHLPexchng.hlp[OutlookMapiFolder]ORAPIHTMLHelpClipGalleryORAPIHTMLHelpExcelORAPIHTMLHelpExcelAddInsORAPIHTMLHelpExcelWebORAPIHTMLHelpOfficeCoreVBAORAPIHTMLHelpOfficeEulaORAPIHTMLHelpPowerPointVBAORAPIHTMLHelpPPProductHelpORAPIHTMLHelpPPWebHelpORAPIhtmlrefHelphtmlref.chm[VSEIDE98MSEResourcesIntlFolder]ORAPIImportCGMOptionsSoftware\Microsoft\Shared Tools\Graphics Filters\Import\CGM\OPTIONSFontMap[!cgmimp32.cfg]ORAPIImportCGMOptions2ResourceDirectory[GraphicsFiltersFolder]ORAPIImportCGMOptions3ORAPIImportGIFExtensionsORAPIImportGIFNameORAPIImportGIFOptionsSoftware\Microsoft\Shared Tools\Graphics Filters\Import\GIF\OptionsORAPIImportGIFPathORAPIImportJPEGOptionsSoftware\Microsoft\Shared Tools\Graphics Filters\Import\JPEG\OptionsORAPIImportPCDOptionsSoftware\Microsoft\Shared Tools\Graphics Filters\Import\PCD\OptionsORAPIImportPICTOptionsSoftware\Microsoft\Shared Tools\Graphics Filters\Import\PICT\OptionsORAPIImportPNGExtensionsSoftware\Microsoft\Shared Tools\Graphics Filters\Import\PNGORAPIImportPNGNameORAPIImportPNGPathORAPIImportPNGShowProgressDialogSoftware\Microsoft\Shared Tools\Graphics Filters\Import\PNG\OptionsORAPIImportWPGOptionsSoftware\Microsoft\Shared Tools\Graphics Filters\Import\WPG\OptionsRetainBackgroundORAPIInternetMailExtensionInternet Mail4.0;minet32.dll;2;01111111111100;1001010;IMAILORAPIJETDEF40_CHMORAPIJETERR40_CHMORAPIJETSQL40_CHMORAPIJournalingConversationAutoJournaledSoftware\Microsoft\Shared Tools\Outlook\Journaling\ConversationORAPIJournalingConversationDescription#25ORAPIJournalingConversationJournalByContactORAPIJournalingConversationLargeIcon[\[]1[\]]ORAPIJournalingConversationSmallIconORAPIJournalingDocumentAutoJournaledSoftware\Microsoft\Shared Tools\Outlook\Journaling\DocumentORAPIJournalingDocumentDescription#26ORAPIJournalingDocumentJournalByContactORAPIJournalingDocumentLargeIcon[\[]18[\]]ORAPIJournalingDocumentSmallIconORAPIJournalingFaxAutoJournaledSoftware\Microsoft\Shared Tools\Outlook\Journaling\FaxORAPIJournalingFaxDescription#28ORAPIJournalingFaxJournalByContactORAPIJournalingFaxLargeIcon[\[]9[\]]ORAPIJournalingFaxSmallIconORAPIJournalingLetterAutoJournaledSoftware\Microsoft\Shared Tools\Outlook\Journaling\LetterORAPIJournalingLetterDescription#29ORAPIJournalingLetterJournalByContactORAPIJournalingLetterLargeIcon[\[]12[\]]ORAPIJournalingLetterSmallIconORAPIJournalingMeetingAutoJournaledSoftware\Microsoft\Shared Tools\Outlook\Journaling\MeetingORAPIJournalingMeetingCancelDescriptionSoftware\Microsoft\Shared Tools\Outlook\Journaling\Meeting Cancellation#31ORAPIJournalingMeetingCancelJournalByContactORAPIJournalingMeetingCancelLargeIcon[\[]20[\]]ORAPIJournalingMeetingCancelSmallIconORAPIJournalingMeetingDescription#30ORAPIJournalingMeetingJournalByContactORAPIJournalingMeetingLargeIcon[\[]19[\]]ORAPIJournalingMeetingReqDescriptionSoftware\Microsoft\Shared Tools\Outlook\Journaling\Meeting Request#32ORAPIJournalingMeetingReqJournalByContactORAPIJournalingMeetingReqLargeIcon[\[]3[\]]ORAPIJournalingMeetingReqSmallIconORAPIJournalingMeetingRespDescriptionSoftware\Microsoft\Shared Tools\Outlook\Journaling\Meeting Response#33ORAPIJournalingMeetingRespJournalByContactORAPIJournalingMeetingRespLargeIcon[\[]4[\]]ORAPIJournalingMeetingRespSmallIconORAPIJournalingMeetingSmallIconORAPIJournalingMSAccess02Microsoft AccessORAPIJournalingMSAccess04[\[]16[\]]ORAPIJournalingMSAccess05ORAPIJournalingMSBinder01Software\Microsoft\Shared Tools\Outlook\Journaling\Microsoft BinderORAPIJournalingMSBinder02ORAPIJournalingMSBinder04[\[]17[\]]ORAPIJournalingMSBinder05ORAPIJournalingMSExcel01Software\Microsoft\Shared Tools\Outlook\Journaling\Microsoft ExcelORAPIJournalingMSExcel02ORAPIJournalingMSExcel04[\[]14[\]]ORAPIJournalingMSExcel05ORAPIJournalingNoteAutoJournaledSoftware\Microsoft\Shared Tools\Outlook\Journaling\NoteORAPIJournalingNoteDescription#34ORAPIJournalingNoteJournalByContactORAPIJournalingNoteLargeIcon[\[]8[\]]ORAPIJournalingNoteSmallIconORAPIJournalingPhoneCallAutoJournaledSoftware\Microsoft\Shared Tools\Outlook\Journaling\Phone CallORAPIJournalingPhoneCallDescription#35ORAPIJournalingPhoneCallJournalByContactORAPIJournalingPhoneCallLargeIcon[\[]10[\]]ORAPIJournalingPhoneCallSmallIconORAPIJournalingRemoteSessionAutoJournaledSoftware\Microsoft\Shared Tools\Outlook\Journaling\Remote SessionORAPIJournalingRemoteSessionDescription#36ORAPIJournalingRemoteSessionJournalByContactORAPIJournalingRemoteSessionLargeIcon[\[]21[\]]ORAPIJournalingRemoteSessionSmallIconORAPIJournalingTaskAutoJournaledSoftware\Microsoft\Shared Tools\Outlook\Journaling\TaskORAPIJournalingTaskDescriptionORAPIJournalingTaskJournalByContactORAPIJournalingTaskLargeIcon[\[]11[\]]ORAPIJournalingTaskReqDescriptionSoftware\Microsoft\Shared Tools\Outlook\Journaling\Task Request#38ORAPIJournalingTaskReqJournalByContactORAPIJournalingTaskReqLargeIcon[\[]6[\]]ORAPIJournalingTaskReqSmallIconORAPIJournalingTaskRespDescriptionSoftware\Microsoft\Shared Tools\Outlook\Journaling\Task Response#39ORAPIJournalingTaskRespJournalByContactORAPIJournalingTaskRespLargeIcon[\[]7[\]]ORAPIJournalingTaskRespSmallIconORAPIJournalingTaskSmallIconORAPILMExcelAddInsConnect1Software\Microsoft\Office\Excel\Addins\msodraa9.ShapeSelectORAPILMExcelAddInsConnect2Microsoft Office Eingabehilfe-Add-In zum ZeichnenORAPILMExportWPGExtensionsSoftware\Microsoft\Shared Tools\Graphics Filters\Export\WPGORAPILMExportWPGNameWordPerfect-GraphikenORAPILMExportWPGPath[!wpgexp32.flt]ORAPILMHyphenation1032Normal1_FRASoftware\Microsoft\Shared Tools\Proofing Tools\Hyphenation\1036\Normal[!mshyel32.dll_FRA]ORAPILMHyphenation1032Normal2_FRA[!mshy_el.lex_FRA]ORAPILMImportBMPExtensionsORAPILMImportBMPNameWindows BitmapORAPILMImportBMPPath[!bmpimp32.flt]ORAPILMImportCDRExtensionsSoftware\Microsoft\Shared Tools\Graphics Filters\Import\CDRORAPILMImportCDRNameCorel DrawORAPILMImportCDRPath[!cdrimp32.flt]ORAPILMImportCGMNameSoftware\Microsoft\Shared Tools\Graphics Filters\Import\CGMComputer Graphics MetadateiORAPILMImportCGMPath[!cgmimp32.flt]ORAPILMImporteCGMExtensionsORAPILMImportEMFExtensionsSoftware\Microsoft\Shared Tools\Graphics Filters\Import\EMFORAPILMImportEMFNameErweiterte MetadateienORAPILMImportEMFPath[!emfimp32.flt]ORAPILMImportEPSExtensionsSoftware\Microsoft\Shared Tools\Graphics Filters\Import\EPSORAPILMImportEPSNameEncapsulated PostScriptORAPILMImportEPSPath[!epsimp32.flt]ORAPILMImportJPEGExtensionsORAPILMImportJPEGNameORAPILMImportJPEGPathORAPILMImportPCDExtensionsSoftware\Microsoft\Shared Tools\Graphics Filters\Import\PCDORAPILMImportPCDNameKodak Photo CDORAPILMImportPCDPath[!pcdimp32.flt]ORAPILMImportPCXExtensionsSoftware\Microsoft\Shared Tools\Graphics Filters\Import\PCXORAPILMImportPCXNamePC PaintbrushORAPILMImportPCXPath[!pcximp32.flt]ORAPILMImportPICTExtensionspctORAPILMImportPICTNameMacintosh PICTORAPILMImportPICTPath[!pictim32.flt]ORAPILMImportTIFFExtensionsORAPILMImportTIFFNameORAPILMImportTIFFPathORAPILMImportWMFExtensionsSoftware\Microsoft\Shared Tools\Graphics Filters\Import\WMFORAPILMImportWMFNameORAPILMImportWMFPath[!wmfimp32.flt]ORAPILMImportWPGExtensionsSoftware\Microsoft\Shared Tools\Graphics Filters\Import\WPGORAPILMImportWPGNameORAPILMImportWPGPath[!wpgimp32.flt]ORAPILMOutlookProtocolsSoftware\Clients\Mail\Microsoft Outlook\ProtocolsORAPILMOutlookProtocolsICSSoftware\Clients\Calendar\Microsoft Outlook\Protocols\.icsicsfileORAPILMOutlookProtocolsICSFileSoftware\Clients\Calendar\Microsoft Outlook\Protocols\icsfileiCalendar-DateiORAPILMOutlookProtocolsICSFileEditFlagsORAPILMOutlookProtocolsICSFileIconSoftware\Clients\Calendar\Microsoft Outlook\Protocols\icsfile\DefaultIcon[!outllibr.dll],44ORAPILMOutlookProtocolsICSFileShellOpenCmdSoftware\Clients\Calendar\Microsoft Outlook\Protocols\icsfile\shell\open\command"[!outlook.exe]" /ical "%1"ORAPILMOutlookProtocolsMailtoSoftware\Clients\Mail\Microsoft Outlook\Protocols\mailtoURL:MailTo-ProtokollORAPILMOutlookProtocolsMailtoEditFlags#x2000000ORAPILMOutlookProtocolsMailtoIconSoftware\Clients\Mail\Microsoft Outlook\Protocols\mailto\DefaultIcon"[!outlook.exe]",7ORAPILMOutlookProtocolsMailtoShellOpenCmdSoftware\Clients\Mail\Microsoft Outlook\Protocols\mailto\shell\open\command"[!outlook.exe]" -c IPM.Note /m "%1"ORAPILMOutlookProtocolsMailtoURLORAPILMOutlookProtocolsVCFSoftware\Clients\Contacts\Microsoft Outlook\Protocols\.vcfvcffileORAPILMOutlookProtocolsVCFContentTypeContent Typetext/x-vcardORAPILMOutlookProtocolsVCFFileSoftware\Clients\Contacts\Microsoft Outlook\Protocols\vcffilevCard-DateiORAPILMOutlookProtocolsVCFFileEditFlagsORAPILMOutlookProtocolsVCFFileIconSoftware\Clients\Contacts\Microsoft Outlook\Protocols\vcffile\DefaultIcon[!outllibr.dll],45ORAPILMOutlookProtocolsVCFFileShellOpenCmdSoftware\Clients\Contacts\Microsoft Outlook\Protocols\vcffile\shell\open\command"[!outlook.exe]" /v "%1"ORAPILMOutlookProtocolsVCSSoftware\Clients\Calendar\Microsoft Outlook\Protocols\.vcsvcsfileORAPILMOutlookProtocolsVCSFileSoftware\Clients\Calendar\Microsoft Outlook\Protocols\vcsfilevCalendar-DateiORAPILMOutlookProtocolsVCSFileEditFlagsORAPILMOutlookProtocolsVCSFileIconSoftware\Clients\Calendar\Microsoft Outlook\Protocols\vcsfile\DefaultIconORAPILMOutlookProtocolsVCSFileShellOpenCmdSoftware\Clients\Calendar\Microsoft Outlook\Protocols\vcsfile\shell\open\command"[!outlook.exe]" /vcal "%1"ORAPILMPPTAddInsConnect1Software\Microsoft\Office\PowerPoint\AddIns\msodraa9.ShapeSelectORAPILMPPTAddInsConnect2ORAPILMSoftwareMailOutlookORAPILMSoftwareMailOutlookEnvelopeCLSIDSoftware\Clients\Mail\Microsoft Outlook\Envelope\CLSID{0006F01A-0000-0000-C000-000000000046}ORAPILMSoftwareMailOutlookEnvelopeCurVerSoftware\Clients\Mail\Microsoft Outlook\Envelope\CurVerOutlook.Envelope.9ORAPILMSoftwareMailOutlookShellOpenCmdSoftware\Clients\Mail\Microsoft Outlook\shell\open\command"[!outlook.exe]" Outlook:Inbox /recycleORAPILMThesaurus1032Normal1_FRASoftware\Microsoft\Shared Tools\Proofing Tools\Thesaurus\1036\Normal[!msthel32.dll_FRA]ORAPILMThesaurus1032Normal1_ITASoftware\Microsoft\Shared Tools\Proofing Tools\Thesaurus\1040\Normal[!msthel32.dll_ITA]ORAPILMThesaurus1032Normal2_FRA[!msth_el.lex_FRA]ORAPILMThesaurus1032Normal2_ITA[!msth_el.lex_ITA]ORAPILMWordAddInsConnect1Software\Microsoft\Office\Word\Addins\msodraa9.ShapeSelectORAPILMWordAddInsConnect2ORAPIMapcat8HlpORAPIMdhelperInprocCLSID\{20FF6B80-C312-11D0-B4E4-00A0C9261445}\InprocServer32[!mdhelper.dll]ORAPIMSDAIPPDAVDefSoftware\Microsoft\MSDAIPP\Providers\{9FECD570-B9D4-11D1-9C78-0000F875AC61}Microsoft Data Access Internet Publishing Provider DAVORAPIMSDAIPPDAVPriorPriority#142606336ORAPIMSDAIPPWECDefSoftware\Microsoft\MSDAIPP\Providers\{9FECD571-B9D4-11D1-9C78-0000F875AC61}Microsoft Data Access Internet Publishing Provider WECORAPIMSDAIPPWECPriorORAPIMSDAIPPWECTSThreadSensitiveORAPIMSMap8CntORAPIMSMap8HlpORAPINetShowSoftware\Microsoft\NetShowORAPIOCPWebFuncHelpORAPIOfficeGeneralInstallProductIDSoftware\Microsoft\Office\9.0\Common\General\InstallProductIDORAPIOfficeHelpWindowDefsORAPIOFTIP9_hlpORAPIOlkExchFormCoexistOutlook/Exchange Forms Coexistence4.0;[!frmrdrct.dll];1;10000000000000;0;Software\Microsoft\Office\9.0\Shortcut BarAutostart#[OPCMIGOSBCUAUTO]#[OPCMIGOSBLMAUTO]Software\Microsoft\Office\9.0\Common\Migration\Publisher#[OPCMIGPUBLISHERLANG]ORAPIOPCDoMigPubPath[OPCMIGPUBLISHERPATH]ORAPIOPCDoMigPubVer#[OPCMIGPUBLISHERVER]ORAPIOutlookDatavizSoftware\Microsoft\Office\9.0\Outlook\DatavizHidePublicFoldersORAPIOutlookExchangeSvrMicrosoft Exchange ServerORAPIOutlookInternetMailORAPIOutlookNamespaceSoftware\Microsoft\Office\9.0\Outlook\Namespaces\{0006F017-0000-0000-C000-000000000046}ORAPIOutlookNamespaceCLSIDFilterSrchType1Software\Microsoft\Office\9.0\Outlook\Namespaces\{0006F017-0000-0000-C000-000000000046}\FolderTypes\{00067800-0000-0000-C000-000000000046}FilterSearchType{00067A00-0000-0000-C000-000000000046}ORAPIOutlookNamespaceCLSIDFilterSrchType2Software\Microsoft\Office\9.0\Outlook\Namespaces\{0006F017-0000-0000-C000-000000000046}\FolderTypes\{00067828-0000-0000-C000-000000000046}{00067A26-0000-0000-C000-000000000046}ORAPIOutlookNamespaceCLSIDFilterSrchType3Software\Microsoft\Office\9.0\Outlook\Namespaces\{0006F017-0000-0000-C000-000000000046}\FolderTypes\{00067801-0000-0000-C000-000000000046}{00067A01-0000-0000-C000-000000000046}ORAPIOutlookNamespaceCLSIDFolderType1ORAPIOutlookNamespaceCLSIDFolderType2ORAPIOutlookNamespaceCLSIDFolderType3{00067A20-0000-0000-C000-000000000046}ORAPIOutlookNamespaceFATFolderType2FilterSearchTypeORAPIOutlookNamespaceFATFolderType3FilterSearchTypeORAPIOutlookNamespaceFATFolderType4FilterSearchTypeORAPIOutlookNamespacesCLSIDFolderTypeCLSID4FilterSearchTypeSoftware\Microsoft\Office\9.0\Outlook\Namespaces\{0006F017-0000-0000-C000-000000000046}\FolderTypes\{00067802-0000-0000-C000-000000000046}{00067A02-0000-0000-C000-000000000046}ORAPIOutlookNamespacesCLSIDFolderTypeCLSID4NameORAPIOutlookNamespacesCLSIDFolderTypeCLSID5FilterSearchTypeSoftware\Microsoft\Office\9.0\Outlook\Namespaces\{0006F017-0000-0000-C000-000000000046}\FolderTypes\{00067803-0000-0000-C000-000000000046}{00067A03-0000-0000-C000-000000000046}ORAPIOutlookNamespacesCLSIDFolderTypeCLSID5NameORAPIOutlookNamespacesCLSIDFolderTypeCLSID6FilterSearchTypeSoftware\Microsoft\Office\9.0\Outlook\Namespaces\{0006F017-0000-0000-C000-000000000046}\FolderTypes\{00067804-0000-0000-C000-000000000046}{00067A04-0000-0000-C000-000000000046}ORAPIOutlookNamespacesCLSIDFolderTypeCLSID6NameORAPIOutlookNamespacesCLSIDFolderTypeCLSID7FilterSearchTypeSoftware\Microsoft\Office\9.0\Outlook\Namespaces\{0006F017-0000-0000-C000-000000000046}\FolderTypes\{00067808-0000-0000-C000-000000000046}{00067A08-0000-0000-C000-000000000046}ORAPIOutlookNamespacesCLSIDFolderTypeCLSID7NameORAPIOutlookNamespacesCLSIDFolderTypeCLSID8FilterSearchTypeSoftware\Microsoft\Office\9.0\Outlook\SearchTypes\{00067A10-0000-0000-C000-000000000046}Namespace{0006F017-0000-0000-C000-000000000046}ORAPIOutlookNamespacesCLSIDFolderTypeCLSID8Name#21ORAPIOutlookNamespacesCLSIDViewTypeCLSIDSoftware\Microsoft\Office\9.0\Outlook\Namespaces\{0006F017-0000-0000-C000-000000000046}\ViewTypes\{00062000-0000-0000-C000-000000000046}ORAPIOutlookNamespacesCLSIDViewTypeCLSID2Software\Microsoft\Office\9.0\Outlook\Namespaces\{0006F017-0000-0000-C000-000000000046}\ViewTypes\{00062001-0000-0000-C000-000000000046}ORAPIOutlookNamespacesCLSIDViewTypeCLSID3Software\Microsoft\Office\9.0\Outlook\Namespaces\{0006F017-0000-0000-C000-000000000046}\ViewTypes\{00062002-0000-0000-C000-000000000046}ORAPIOutlookNamespacesCLSIDViewTypeCLSID4Software\Microsoft\Office\9.0\Outlook\Namespaces\{0006F017-0000-0000-C000-000000000046}\ViewTypes\{00062003-0000-0000-C000-000000000046}ORAPIOutlookNamespacesCLSIDViewTypeCLSID5Software\Microsoft\Office\9.0\Outlook\Namespaces\{0006F017-0000-0000-C000-000000000046}\ViewTypes\{00062004-0000-0000-C000-000000000046}ORAPIOutlookOperationsSoftware\Microsoft\Office\9.0\Outlook\OperationsConverters Path[OutlookConvertFolder]ORAPIOutlookOperations1ImportFileDescSoftware\Microsoft\Office\9.0\Outlook\Operations\1ImportFileDescDaten aus anderen Programmen oder Dateien importieren, einschlie▀lich ACT!, Lotus Organizer, Pers÷nliche Ordner (.PST), Schedule+, SideKick, Datenbankdateien, Textdateien und andere.ORAPIOutlookOperations1ImportFileDLLDLLORAPIOutlookOperations1ImportFileEntryPointEntryPointDATAVIZORAPIOutlookOperations1ImportFileNameImportieren aus anderen Programmen oder DateienORAPIOutlookOperations2ExportFileDescSoftware\Microsoft\Office\9.0\Outlook\Operations\2ExportFileOutlook-Informationen zur Verwendung in anderen Programmen in eine Datei exportieren.ORAPIOutlookOperations2ExportFileDLLORAPIOutlookOperations2ExportFileEntryPointORAPIOutlookOperations2ExportFileNameExportieren in eine DateiORAPIOutlookOperations3ExportDataLinkDescSoftware\Microsoft\Office\9.0\Outlook\Operations\3ExportDataLinkKalender-, Aufgaben- und Kontaktelemente in die Timex Data Link-Uhr exportieren. Installation von Dateien: In der Systemsteuerung "Software" ÷ffnen, Outlook98 auswΣhlen, auf "Hinzufⁿgen/Entfernen" und dann auf "Neue Komponenten hinzufⁿgen" klicken.ORAPIOutlookOperations3ExportDataLinkDLL5ORAPIOutlookOperations3ExportDataLinkEntryPointRESIDENTORAPIOutlookOperations3ExportDataLinkNameExportieren in die Timex Data Link-UhrORAPIOutlookOperations4ImportVCardDescSoftware\Microsoft\Office\9.0\Outlook\Operations\4ImportVCardInformationen aus einer vCard-Datei in den Kontakteordner importieren.ORAPIOutlookOperations4ImportVCardDLL6ORAPIOutlookOperations4ImportVCardEntryPointORAPIOutlookOperations4ImportVCardNamevCard-Datei (.vcf) importierenORAPIOutlookOperations5ImportAccountsDescSoftware\Microsoft\Office\9.0\Outlook\Operations\5ImportAccountsInternet-Mail-Kontoeinstellungen wie E-Mail-Adresse, Servername usw. von Eudora Pro und Light, Netscape Mail und Messenger, Microsoft Internet Mail und News und Outlook Express importieren.ORAPIOutlookOperations5ImportAccountsDLLORAPIOutlookOperations5ImportAccountsEntryPointORAPIOutlookOperations5ImportAccountsNameInternet-Mail-Kontoeinstellungen importierenORAPIOutlookOperations6ImportVcalendarDescSoftware\Microsoft\Office\9.0\Outlook\Operations\6ImportVcalendarInformationen aus einer vCalendar-Datei in den Kalenderordner importieren.ORAPIOutlookOperations6ImportVcalendarDLLORAPIOutlookOperations6ImportVcalendarEntryPointORAPIOutlookOperations6ImportVcalendarNamevCalendar-Datei (.vcs) importierenORAPIOutlookOperationsImportEudoraDescSoftware\Microsoft\Office\9.0\Outlook\Operations\ImportEudoraMail und Adressen von Eudora Light und Pro, Microsoft Internet Mail und News, Netscape Mail nd Messenger und Outlook Express importieren.ORAPIOutlookOperationsImportEudoraDLLORAPIOutlookOperationsImportEudoraEntryPointImportMailAndAddressesORAPIOutlookOperationsImportEudoraNameInternet-Mail und Adressen importierenORAPIOutlookSearchTypesCLSID10Namespace{0006F018-0000-0000-C000-000000000046}ORAPIOutlookSearchTypesCLSID2NameSoftware\Microsoft\Office\9.0\Outlook\SearchTypes\{00067A26-0000-0000-C000-000000000046}#24ORAPIOutlookSearchTypesCLSID2NamespaceORAPIOutlookSearchTypesCLSID3NameSoftware\Microsoft\Office\9.0\Outlook\SearchTypes\{00067A01-0000-0000-C000-000000000046}ORAPIOutlookSearchTypesCLSID3NamespaceORAPIOutlookSearchTypesCLSID4NameSoftware\Microsoft\Office\9.0\Outlook\SearchTypes\{00067A02-0000-0000-C000-000000000046}#17ORAPIOutlookSearchTypesCLSID4NameSpaceORAPIOutlookSearchTypesCLSID5NameSoftware\Microsoft\Office\9.0\Outlook\SearchTypes\{00067A03-0000-0000-C000-000000000046}#18ORAPIOutlookSearchTypesCLSID5NameSpaceORAPIOutlookSearchTypesCLSID6NameSoftware\Microsoft\Office\9.0\Outlook\SearchTypes\{00067A04-0000-0000-C000-000000000046}#19ORAPIOutlookSearchTypesCLSID6NameSpaceORAPIOutlookSearchTypesCLSID7NameSoftware\Microsoft\Office\9.0\Outlook\SearchTypes\{00067A08-0000-0000-C000-000000000046}#20ORAPIOutlookSearchTypesCLSID7NameSpaceORAPIOutlookSearchTypesCLSID8NameSoftware\Microsoft\Office\9.0\Outlook\SearchTypes\{00067A11-0000-0000-C000-000000000046}#22ORAPIOutlookSearchTypesCLSID8NameSpaceORAPIOutlookSearchTypesCLSIDNameSoftware\Microsoft\Office\9.0\Outlook\SearchTypes\{00067A00-0000-0000-C000-000000000046}ORAPIOutlookSearchTypesCLSIDNamespaceORAPIOutlookUpgradePathSoftware\Microsoft\Office\9.0\Outlook\UpgradePathORAPIOWSDiscBtnSoftware\Microsoft\Internet Explorer\ToolbarShowDiscussionButtonORAPIPhotoEdCnt[OfficePhotoEdFolder]ORAPIPhotoEdHlpORAPIPssHelpORAPIreg97_483Software\Microsoft\Office\9.0\PowerPoint\AutoContent Wizard\Heading1EnabledORAPIreg97_484Software\Microsoft\Office\9.0\PowerPoint\AutoContent Wizard\Heading2ORAPIreg97_488Software\Microsoft\Office\9.0\PowerPoint\AutoContent Wizard\Heading3ORAPIreg97_492Software\Microsoft\Office\9.0\PowerPoint\AutoContent Wizard\Heading4ORAPIreg97_495Software\Microsoft\Office\9.0\PowerPoint\AutoContent Wizard\Heading5ORAPIreg97_498Software\Microsoft\Office\9.0\PowerPoint\AutoContent Wizard\Heading6ORAPIreg97_502Software\Microsoft\Office\9.0\PowerPoint\AutoContent Wizard\Heading7ORAPIreg97_505Software\Microsoft\Office\9.0\PowerPoint\AutoContent Wizard\Heading8ORAPIreg97_514Software\Microsoft\Office\9.0\PowerPoint\Document RoutingTrackStatusORAPIreg97_531Software\Microsoft\Office\9.0\PowerPoint\SoundWave.wavORAPIreg97_547Software\Microsoft\Office\9.0\PowerPoint\ViewerCurVerORAPIreg97_548PowerPoint ViewerORAPIreg97_568Software\Microsoft\Shared Tools\Graphics Filters\ExportImage API Enabled FiltersBMP GIF JPEG PCX PNG TIFF FPX MIXORAPIreg97_585ORAPIreg97_590Software\Microsoft\Shared Tools\Graphics Filters\ImportBMP GIF JPEG PCX PNG TIFF PCD FPX MIXORAPIreg97_631ORAPIreg97_692Software\Microsoft\Shared Tools\Text Converters\Export\MSWord6ExpORAPIreg97_693Word 6.0/95ORAPIreg97_694[!wrd6ex32.cnv]ORAPIreg97_695Software\Microsoft\Shared Tools\Text Converters\Export\MSWord6RTFExpORAPIreg97_696Word 97-2000 & 6.0/95 - RTFORAPIreg97_697[!wrd6er32.cnv]ORAPIreg97_698Software\Microsoft\Shared Tools\Text Converters\Export\MSWordMac4mcwORAPIreg97_699Word 4.0 fⁿr MacintoshORAPIreg97_700[!macwrd32.cnv]ORAPIreg97_701Software\Microsoft\Shared Tools\Text Converters\Export\MSWordMac4\OptionsFontDialogORAPIreg97_702RetainIncludeORAPIreg97_703Software\Microsoft\Shared Tools\Text Converters\Export\MSWordMac5ORAPIreg97_704Word 5.0 fⁿr MacintoshORAPIreg97_705ORAPIreg97_706Software\Microsoft\Shared Tools\Text Converters\Export\MSWordMac5\OptionsORAPIreg97_707ORAPIreg97_708Software\Microsoft\Shared Tools\Text Converters\Export\MSWordMac51ORAPIreg97_709Word 5.1 fⁿr MacintoshORAPIreg97_710ORAPIreg97_711Software\Microsoft\Shared Tools\Text Converters\Export\MSWordMac51\OptionsORAPIreg97_712ORAPIreg97_713Software\Microsoft\Shared Tools\Text Converters\Export\MSWordWin2ORAPIreg97_714Word 2.x fⁿr WindowsORAPIreg97_715[!wnwrd232.cnv]ORAPIreg97_719Software\Microsoft\Shared Tools\Text Converters\Export\MSWorksWin4wpsORAPIreg97_720Works 4.0 fⁿr WindowsORAPIreg97_721[!works432.cnv]ORAPIreg97_722Software\Microsoft\Shared Tools\Text Converters\Export\WrdPrfctDatORAPIreg97_723WordPerfect 5.1 oderr 5.2-SekundΣrdateiORAPIreg97_724[!wpft532.cnv]ORAPIreg97_725Software\Microsoft\Shared Tools\Text Converters\Export\WrdPrfctDat50ORAPIreg97_726WordPerfect 5.0-SekundΣrdateiORAPIreg97_727ORAPIreg97_728Software\Microsoft\Shared Tools\Text Converters\Export\WrdPrfctDOS50ORAPIreg97_729WordPerfect 5.0ORAPIreg97_730ORAPIreg97_731Software\Microsoft\Shared Tools\Text Converters\Export\WrdPrfctDOS51ORAPIreg97_732WordPerfect 5.1 fⁿr DOSORAPIreg97_733ORAPIreg97_734Software\Microsoft\Shared Tools\Text Converters\Export\WrdPrfctWinORAPIreg97_735WordPerfect 5.x fⁿr WindowsORAPIreg97_736ORAPIreg97_741Software\Microsoft\Shared Tools\Text Converters\Import\Lotus123wk1 wk3 wk4ORAPIreg97_742Lotus 1-2-3ORAPIreg97_743[!lotus32.cnv]ORAPIreg97_744Software\Microsoft\Shared Tools\Text Converters\Import\Lotus123\NoDialogsORAPIreg97_745Software\Microsoft\Shared Tools\Text Converters\Import\MSBiffxls xlwORAPIreg97_746ORAPIreg97_747[!excel32.cnv]ORAPIreg97_748Software\Microsoft\Shared Tools\Text Converters\Import\MSBiff\NoDialogsORAPIreg97_749Software\Microsoft\Shared Tools\Text Converters\Import\MSWord6ORAPIreg97_750Word 6.0/95 fⁿr Windows und MacintoshORAPIreg97_751[!mswrd632.cnv]ORAPIreg97_752Software\Microsoft\Shared Tools\Text Converters\Import\MSWord8ORAPIreg97_753Word 97-2000ORAPIreg97_754[!mswrd832.cnv]ORAPIreg97_755Software\Microsoft\Shared Tools\Text Converters\Import\MSWord8\NoDialogsORAPIreg97_756Software\Microsoft\Shared Tools\Text Converters\Import\MSWordJ6doc dotORAPIreg97_757Word (Asiatische Versionen) 6.0/95ORAPIreg97_758ORAPIreg97_759Software\Microsoft\Shared Tools\Text Converters\Import\MSWordMacORAPIreg97_760Word 4.0 - 5.1 fⁿr MacintoshORAPIreg97_761ORAPIreg97_762Software\Microsoft\Shared Tools\Text Converters\Import\MSWordMac\NoDialogsORAPIreg97_763Software\Microsoft\Shared Tools\Text Converters\Import\MSWordMac\OptionsConvertMergeORAPIreg97_764Software\Microsoft\Shared Tools\Text Converters\Import\MSWordWin2ORAPIreg97_765ORAPIreg97_766ORAPIreg97_767Software\Microsoft\Shared Tools\Text Converters\Import\MSWordWin2\NoDialogsORAPIreg97_772Software\Microsoft\Shared Tools\Text Converters\Import\MSWorksWin4ORAPIreg97_773ORAPIreg97_774ORAPIreg97_775Software\Microsoft\Shared Tools\Text Converters\Import\MSWorksWin4\NoDialogsORAPIreg97_776Software\Microsoft\Shared Tools\Text Converters\Import\RecoverORAPIreg97_777Text aus beliebiger Datei wiederherstellenORAPIreg97_778[!recovr32.cnv]ORAPIreg97_779Software\Microsoft\Shared Tools\Text Converters\Import\Recover\NoDialogsORAPIreg97_780Software\Microsoft\Shared Tools\Text Converters\Import\WordPerfect6xdoc wpdORAPIreg97_781WordPerfect 6.xORAPIreg97_782[!wpft632.cnv]ORAPIreg97_783Software\Microsoft\Shared Tools\Text Converters\Import\WordPerfect6x\NoDialogsORAPIreg97_784Software\Microsoft\Shared Tools\Text Converters\Import\WordPerfect6x\OptionsDisplayWPGDialogORAPIreg97_785Software\Microsoft\Shared Tools\Text Converters\Import\WrdPrfctDosORAPIreg97_786WordPerfect 5.xORAPIreg97_787ORAPIreg97_788Software\Microsoft\Shared Tools\Text Converters\Import\WrdPrfctDos\NoDialogsORAPIreg97_789Software\Microsoft\Shared Tools\Text Converters\Import\WrdPrfctDos\OptionsORAPIreg97_790FavourAppearanceORAPIreg97_791FavourSequenceFieldsORAPIreg97_793Software\Microsoft\Windows\CurrentVersion\Explorer\FindExtensions\OutlookFindORAPIreg97_794Software\Microsoft\Windows\CurrentVersion\Explorer\FindExtensions\Static\OutlookFind{0006F019-0000-0000-C000-000000000046}ORAPIreg97_795Software\Microsoft\Windows\CurrentVersion\Explorer\FindExtensions\Static\OutlookFind\0Mit Microsoft &Outlook...ORAPIreg97_796Software\Microsoft\Windows\CurrentVersion\Explorer\FindExtensions\Static\OutlookFind\0\DefaultIcon[!olkfstub.dll],0ORAPIreg97_800Software\Microsoft\Windows\CurrentVersion\Internet Settings\Accepted DocumentsORAPIreg97_801**ORAPIreg97_802***ORAPIreg97_803Software\Microsoft\Windows\CurrentVersion\Run\OptionalComponents\IMAILORAPIreg97_805Software\Microsoft\Windows\CurrentVersion\Run\OptionalComponents\MAPIORAPIreg97_807NoChangeORAPIreg97_808Software\Microsoft\Windows\CurrentVersion\Run\OptionalComponents\MSFSORAPIreg97_810{0006F045-0000-0000-C000-000000000046}Microsoft Outlook Custom Icon HandlerORAPIreg97_877Software\Microsoft\Shared Tools\Font MappingTms RmnTimes RomanORAPIreg97_878TimesORAPIreg97_879Times New RomanORAPIreg97_880ORAPIreg97_881HelvHelveticaORAPIreg97_882ArialORAPIreg97_883ORAPIreg97_884CourierCourier NewORAPIreg97_885ORAPIreg97_886Helvetica NarrowArial NarrowORAPIreg97_887Helvetica-NarrowORAPIreg97_888ORAPIreg97_889BookmanBookman Old StyleORAPIreg97_890ORAPIreg97_891AvantGardeAvant GardeORAPIreg97_892Century GothicORAPIreg97_893ORAPIreg97_894PalatinoBook AntiquaORAPIreg97_895ORAPIreg97_896NewCenturySchlbkNew Century SchlbkORAPIreg97_897Century SchoolbookORAPIreg97_898ORAPIreg97_899ZapfDingbatsZapf DingbatsORAPIreg97_900Monotype SortsORAPIreg97_901ORAPIreg97_902ZapfChanceryZapf ChanceryORAPIreg97_903Monotype CorsivaORAPIreg97_904ORAPIreg97_905Garamond MTGaramondORAPIreg97_906GenevaORAPIreg97_907MonacoORAPIreg97_908ChicagoORAPIreg97_909New YorkORAPIreg97_910LondonOld English Text MTORAPIreg97_911Los AngelesOnyxORAPIreg97_912EliteRoman 12cpiORAPIreg97_913EliteDRoman 6cpiORAPIreg97_914NLQRoman 10cpiORAPIreg97_915PicaORAPIreg97_916PicaDRoman 5cpiORAPIreg97_917PSRoman PSORAPIreg97_918PSDRoman PXORAPIreg97_919Courier 12cpiORAPIreg97_920ORAPIreg97_921Courier 6cpiORAPIreg97_922ORAPIreg97_923Courier 10cpiORAPIreg97_924ORAPIreg97_925Courier 5cpiORAPIreg97_926ORAPIreg97_927Courier PSORAPIreg97_928ORAPIreg97_929NLQDblHighNLQII 10cpiORAPIreg97_930PSNLQORAPIreg97_931Letter GothicORAPIreg97_932CGTimes_ScaleCG TimesORAPIreg97_933CG Times (W1)ORAPIreg97_934ORAPIreg97_935Univers_ScaleUniversORAPIreg97_936Univers (W1)ORAPIreg97_937ORAPIreg97_938CourierPCMS LineDrawORAPIreg97_939GothicORAPIreg97_940MT SymbolSymbolORAPIreg97_941Courier New,437ORAPIreg97_942KafismaArial,866ORAPIreg97_943linedrawORAPIreg97_945Software\Microsoft\Shared Tools\Outlook\Journaling\Microsoft WordMicrosoft WordORAPIreg97_947[\[]13[\]]ORAPIreg97_948ORAPIregAthenaLogFileSoftware\Microsoft\Internet Mail and News\MailLog File (Outlook)ORAPIregAthenaLogFOutlookLog Outlook (0/1)ORAPIregAWFAXInstalledSOFTWARE\Microsoft\Active Setup\Installed Components\{2B11FBDE-43A5-11D1-947B-00C04FB6CF97}ORAPIregFormsRegistrySoftware\Microsoft\Exchange\Forms RegistryProvider[#outex.dll]ORAPIregMAPIInstalledSOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\MAPIORAPIregMAPINoChangeORAPIregMMFMig32EXEImportMailDatammfmig32.dllORAPIregRemoteExchangeExtensionsRemote Exchange Extensions4.0;[SystemFolder]\emsui32.dll;6;111;111;MSEMSORAPIregScanPstHLPscanpst.hlpORAPIregScanPstHLP95ORAPIregSFSMenuExtSFS Menu4.0;msfs32.dll;1;01111111111;1;MSFSORAPIregSFSMenuExt95ORAPIregSFSPropertyExtSFS Property4.0;msfs32.dll;2;01;000001;MSFSORAPIregSFSPropertyExt95ORAPIregWMSCMCSoftware\Microsoft\Windows Messaging SubsystemORAPIregWMSCMCDLLNAMEORAPIregWMSCMCDLLNAME32ORAPIregWMSMAPIORAPIregWMSMAPIXORAPIregWMSMAPIXVERORAPIregWMSOLEMessagingORAPIServerScriptingExtensionServer Scripting4.0;scrptxtn.dll;1ORAPIUAolweb9_chmolweb9.chmORAPIUAolxchng9_chmORAPIUAomi9_chmomi9.chmORAPIUAoutlhlp9_chmORAPIUAOutlookVBAHelpORAPIUAoutltip9_hlpORAPIUApptip9_hlpORAPIUAxltip9_hlpORAPIVbagrp9ChmORAPIVbaMap8CntORAPIVbaMap8HlpORAPIWAB4NamedVCardPropsCLSIDSoftware\Microsoft\WAB\WAB4\NamedVCardProps\{00062004-0000-0000-C000-000000000046}FBURL#32984ORAPIWinCurVerExtMdaORAPIWinCurVerExtMdbORAPIWinCurVerExtXlsORAPIWinHelpClipGalleryqartglry.hlp[$Global_UserAssistance_ClipGallery]ORAPIWinHelpEquationEdtEQNEDT32.hlp[OfficeEquationFolder]ORAPIWinHelpEquationEdt2EQNEDT32.cntORAPIWinHelpUAACCSnapshotsnapview.hlpORAPIWinHelpUABriefcaseORAPIWinHelpUAFindfastORAPIWinHelpUAFindfast1ORAPIWinHelpUAOCPPivotList1msowcdpl.chmORAPIWinHelpUAOCPPivotList2msowcrpl.chmORAPIWinHelpUAOCPVBAmsowcvba.chmORAPIWinHelpUAOCPWebCalc1msowcdss.chmORAPIWinHelpUAOCPWebCalc2msowcrss.chmORAPIWinHelpUAOCPWebChart1msowcdch.chmORAPIWinHelpUAOrgChart[$Global_UserAssistance_OrgChartDefinitionsNP]ORAPIWinHelpUAOrgChart2ORAPIWinHelpUAQuery1msqry32.hlpORAPIWinHelpUAShortcutBarORAPIWinHelpVbaxl9colORAPIWinHelpwdtip9hlpORAPIXlmacroChmxlmacro.chmORAPIXltmpl8Hlpxltmpl8.hlpOrgChartSRG10OrgPlusWOPX.4\protocol\StdFileEditingOrgChartSRG11OrgPlusWOPX.4\protocol\StdFileEditing\server[!orgchart.exe]OrgChartSRG12OrgPlusWOPX.4\protocol\StdFileEditing\verbOrgChartSRG13OrgPlusWOPX.4\protocol\StdFileEditing\verb\0OrgChartSRG14OrgPlusWOPX.4\InsertableOrgChartSRG18CLSID\{E4C18D40-1CD5-101C-B325-00AA001F3168}\InsertableOrgChartSRG19CLSID\{E4C18D40-1CD5-101C-B325-00AA001F3168}\MiscStatusOrgChartSRG21CLSID\{E4C18D40-1CD5-101C-B325-00AA001F3168}\InProcHandlerOLE2.DLLOrgChartSRG23CLSID\{E4C18D40-1CD5-101C-B325-00AA001F3168}\verbOrgChartSRG24CLSID\{E4C18D40-1CD5-101C-B325-00AA001F3168}\verb\0&Bearbeiten,0,0OrgChartSRG25CLSID\{E4C18D40-1CD5-101C-B325-00AA001F3168}\AuxUserTypeOrgChartSRG26CLSID\{E4C18D40-1CD5-101C-B325-00AA001F3168}\AuxUserType\2MS OrganigrammOrgChartSRG27CLSID\{E4C18D40-1CD5-101C-B325-00AA001F3168}\AuxUserType\3Microsoft Organigramm 2.0OrgChartSRG28CLSID\{E4C18D40-1CD5-101C-B325-00AA001F3168}\DataFormatsOrgChartSRG29CLSID\{E4C18D40-1CD5-101C-B325-00AA001F3168}\DataFormats\GetSetOrgChartSRG30CLSID\{E4C18D40-1CD5-101C-B325-00AA001F3168}\DataFormats\GetSet\0OrgPlus.4,1,1,3OrgChartSRG31CLSID\{E4C18D40-1CD5-101C-B325-00AA001F3168}\DataFormats\GetSet\1Embed Source,1,8,1OrgChartSRG32CLSID\{E4C18D40-1CD5-101C-B325-00AA001F3168}\DataFormats\GetSet\2OrgChartSRG33CLSID\{E4C18D40-1CD5-101C-B325-00AA001F3168}\DataFormats\GetSet\32,1,16,1OrgChartSRG34CLSID\{E4C18D40-1CD5-101C-B325-00AA001F3168}\DataFormats\GetSet\4Object Descriptor,1,1,1OrgChartSRG35CLSID\{E4C18D40-1CD5-101C-B325-00AA001F3168}\DataFormats\GetSet\5Link Source,1,4,1OrgChartSRG36CLSID\{E4C18D40-1CD5-101C-B325-00AA001F3168}\DataFormats\GetSet\6Link Source Descriptor,1,1,1OrgChartSRG37CLSID\{654C2A40-71B6-11CE-A850-444553540000}OPWNoLinkOrgChartSRG38CLSID\{654C2A40-71B6-11CE-A850-444553540000}\DataFormatsOrgChartSRG39CLSID\{654C2A40-71B6-11CE-A850-444553540000}\DataFormats\GetSetOrgChartSRG40CLSID\{654C2A40-71B6-11CE-A850-444553540000}\DataFormats\GetSet\1OrgChartSRG41CLSID\{654C2A40-71B6-11CE-A850-444553540000}\DataFormats\GetSet\2OrgChartSRG42CLSID\{654C2A40-71B6-11CE-A850-444553540000}\DataFormats\GetSet\3OrgChartSRG43CLSID\{654C2A40-71B6-11CE-A850-444553540000}\DataFormats\GetSet\4OrgChartSRG44CLSID\{654C2A40-71B6-11CE-A850-444553540000}\DataFormats\GetSet\0OrgChartSRG45MSOrgChart.1Microsoft Organigramm 1.0OrgChartSRG46MSOrgChart.1\ClsidOrgChartSRG47MSOrgChart.1\NotInsertableOrgChartSRG48CLSID\{00041943-0000-0000-C000-000000000046}OrgChartSRG49CLSID\{00041943-0000-0000-C000-000000000046}\AutoConvertToOrgChartSRG6OrgPlusWOPX.4\shellOrgChartSRG9OrgPlusWOPX.4\protocolOSBResolveIODSoftware\Microsoft\Windows\CurrentVersion\Installer\ResolveIODoutlook156DataCtl.DataCtlDataCtl Classoutlook157DataCtl.DataCtl\CurVeroutlook1571DataCtl.DataCtl\CLSIDoutlook158outlook159DataCtl.DataCtl.1\CLSIDoutlook160CLSID\{0468C085-CA5B-11D0-AF08-00609797F0E0}outlook161CLSID\{0468C085-CA5B-11D0-AF08-00609797F0E0}\Controloutlook163CLSID\{0468C085-CA5B-11D0-AF08-00609797F0E0}\InprocServer32outlook164CLSID\{0468C085-CA5B-11D0-AF08-00609797F0E0}\ProgIDoutlook165CLSID\{0468C085-CA5B-11D0-AF08-00609797F0E0}\VersionIndependentProgIDoutlook1651Interface\{00067276-0000-0000-C000-000000000046}IObjectModelAccessoutlook1652Interface\{00067276-0000-0000-C000-000000000046}\ProxyStubClsidoutlook1653Interface\{00067276-0000-0000-C000-000000000046}\ProxyStubClsid32outlook1654Interface\{00067276-0000-0000-C000-000000000046}\TypeLib{0006F062-0000-0000-C000-000000000046}outlook1655outlook1656TypeLib\{0006F062-0000-0000-C000-000000000046}outlook1657TypeLib\{0006F062-0000-0000-C000-000000000046}\1.0olx 1.0 Type Libraryoutlook1658TypeLib\{0006F062-0000-0000-C000-000000000046}\1.0\0outlook1659TypeLib\{0006F062-0000-0000-C000-000000000046}\1.0\0\win32[!outlctl.dll]outlook1670TypeLib\{0006F062-0000-0000-C000-000000000046}\1.0\0\FLAGSoutlook1671TypeLib\{0006F062-0000-0000-C000-000000000046}\1.0\0\HELPDIRoutlook168CLSID\{0006F071-0000-0000-C000-000000000046}\InprocServer32[!outllib.dll]outlook197CLSID\{0006F02A-0000-0000-C000-000000000046}\Controloutlook199CLSID\{0006F02A-0000-0000-C000-000000000046}\InprocServer32outlook201CLSID\{0006F02A-0000-0000-C000-000000000046}\MiscStatusoutlook202CLSID\{0006F02A-0000-0000-C000-000000000046}\MiscStatus\1131200outlook204CLSID\{0006F02A-0000-0000-C000-000000000046}\ToolboxBitmap32[!outllib.dll], 5500outlook205CLSID\{0006F02A-0000-0000-C000-000000000046}\Typelib{00062FFF-0000-0000-C000-000000000046}outlook206CLSID\{0006F02A-0000-0000-C000-000000000046}\Verb\0Bearbeiten, 0, 2outlook207CLSID\{0006F02A-0000-0000-C000-000000000046}\Versionoutlook208CLSID\{0006F07A-0000-0000-C000-000000000046}Outlook Exception List Objectoutlook209CLSID\{0006F07A-0000-0000-C000-000000000046}\InprocServer32[!outlas9.dll]outlook210CLSID\{0006F07B-0000-0000-C000-000000000046}Outlook Junk EMail List Objectoutlook211CLSID\{0006F07B-0000-0000-C000-000000000046}\InprocServer32outlook214CLSID\{00067828-0000-0000-C000-000000000046}IMAP-Moduloutlook216CLSID\{00067828-0000-0000-C000-000000000046}\Verb\0outlook217CLSID\{00067828-0000-0000-C000-000000000046}\Verb\1outlook218Interface\{00067009-0000-0000-C000-000000000046}Outlook IOutlookMessageSiteoutlook219Interface\{00067009-0000-0000-C000-000000000046}\ProxyStubClsid32{00067009-0000-0000-C000-000000000046}outlook220CLSID\{0006F01A-0000-0000-C000-000000000046}Microsoft Outlook Envelope Objectoutlook221CLSID\{0006F01A-0000-0000-C000-000000000046}\InprocServer32[!envelope.dll]outlook222Interface\{0006729A-0000-0000-C000-000000000046}IMsoEnvelopeHostoutlook223Interface\{0006729A-0000-0000-C000-000000000046}\NumMethodsoutlook224Interface\{0006729A-0000-0000-C000-000000000046}\ProxyStubClsid32outlook227CLSID\{0006729A-0000-0000-C000-000000000046}\ThreadingModeloutlook228Interface\{0006729B-0000-0000-C000-000000000046}IMsoEnvelopeItemoutlook229Interface\{0006729B-0000-0000-C000-000000000046}\NumMethods17outlook230Interface\{0006729B-0000-0000-C000-000000000046}\ProxyStubClsid32outlook231Interface\{0006729C-0000-0000-C000-000000000046}IMsoEnvelopeNoteoutlook232Interface\{0006729C-0000-0000-C000-000000000046}\NumMethodsoutlook233Interface\{0006729C-0000-0000-C000-000000000046}\ProxyStubClsid32outlook234Outlook.Envelopeoutlook235Outlook.Envelope\CLSIDoutlook236Outlook.Envelope\CurVeroutlook237outlook238Outlook.Envelope.9\CLSIDoutlook241CLSID\{00067820-0000-0000-C000-000000000046}Outlook FAT-Moduloutlook243CLSID\{00067821-0000-0000-C000-000000000046}Outlook-Modul Arbeitsplatzoutlook245CLSID\{00067822-0000-0000-C000-000000000046}Outlook-Modul Netzwerkumgebungoutlook247CLSID\{00067823-0000-0000-C000-000000000046}Outlook-Modul Netzwerkfreigabeoutlook250CLSID\{0006780B-0000-0000-C000-000000000046}\Verb\3&Schnellansicht,0,2outlook260CLSID\{0006F07C-0000-0000-C000-000000000046}Outlook Adult Content List Objectoutlook261CLSID\{0006F07C-0000-0000-C000-000000000046}\InprocServer32outlook262CLSID\{0006F085-0000-0000-C000-000000000046}outlook263CLSID\{0006F085-0000-0000-C000-000000000046}\InprocServer32outlook264outlook265CLSID\{0006F085-0000-0000-C000-000000000046}\ProgIDoutlook266CLSID\{0006F085-0000-0000-C000-000000000046}\VersionIndependentProgIDoutlook267CLSID\{0006F081-0000-0000-C000-000000000046}outlook268CLSID\{0006F081-0000-0000-C000-000000000046}\InprocServer32outlook269outlook270CLSID\{0006F081-0000-0000-C000-000000000046}\ProgIDoutlook271CLSID\{0006F081-0000-0000-C000-000000000046}\VersionIndependentProgIDoutlook272CLSID\{0006F082-0000-0000-C000-000000000046}outlook273CLSID\{0006F082-0000-0000-C000-000000000046}\InprocServer32outlook274outlook275CLSID\{0006F082-0000-0000-C000-000000000046}\ProgIDoutlook276CLSID\{0006F082-0000-0000-C000-000000000046}\VersionIndependentProgIDoutlook277CLSID\{0006F083-0000-0000-C000-000000000046}MimeDirWriter Classoutlook278CLSID\{0006F083-0000-0000-C000-000000000046}\InprocServer32outlook279outlook280CLSID\{0006F083-0000-0000-C000-000000000046}\ProgIDMimeDir.MimeDirWriter.1outlook281CLSID\{0006F083-0000-0000-C000-000000000046}\VersionIndependentProgIDMimeDir.MimeDirWriteroutlook282CLSID\{0006F084-0000-0000-C000-000000000046}outlook283CLSID\{0006F084-0000-0000-C000-000000000046}\InprocServer32outlook284outlook285CLSID\{0006F084-0000-0000-C000-000000000046}\ProgIDoutlook304CLSID\{4E3A7680-B77A-11D0-9DA5-00C04FD65685}CLSID_IConverterSessionoutlook305CLSID\{4E3A7680-B77A-11D0-9DA5-00C04FD65685}\InprocServer32[!outlmime.dll]outlook306outlook400CLSID\{00020D75-0000-0000-C000-000000000046}outlook401CLSID\{00020D75-0000-0000-C000-000000000046}\DefaultIcon[!outlook.exe],7outlook402CLSID\{00020D75-0000-0000-C000-000000000046}\InprocServer32[!mlshext.dll]outlook402aoutlook403CLSID\{00020D75-0000-0000-C000-000000000046}\Shell\Open\Command"[!outlook.exe]"outlook404CLSID\{00020D75-0000-0000-C000-000000000046}\ShellFolder#x72000000outlook404aZeigt Ihre E-Mail, Ihren Kalender, Ihre Kontakte und weitere wichtige pers÷nliche Informationen an.outlook404bCLSID\{00020D75-0000-0000-C000-000000000046}\shellex\PropertySheetHandlers\{00020D75-0000-0000-C000-000000000046}outlook405SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{00020D75-0000-0000-C000-000000000046}outlook405aRemoval MessageSind Sie sicher, dass Sie das Outlook-Symbol von Ihrem Desktop entfernen m÷chten? Wenn Sie dieses Symbol von Ihrem Desktop entfernen, k÷nnen Sie auf die Dateien weiterhin in diesem Ordner zugreifen: [OfficeFolder]outlookCCMail1cc:Mail Menu Extension4.0;ccmxp32.dll;1;;;CCMSVCoutlookCDO1TypeLib\{3FA7DEA7-6438-101B-ACC1-00AA00423326}\1.21Microsoft CDO 1.21 LibraryoutlookCDO11CLSID\{3FA7DEB3-6438-101B-ACC1-00AA00423326}\TypeLiboutlookCDO13CLSID\{3FA7DEB3-6438-101B-ACC1-00AA00423326}\InProcServer32outlookCDO2TypeLib\{3FA7DEA7-6438-101B-ACC1-00AA00423326}\1.21\0\win32[!cdo.dll_0004]outlookCDO3ActMsg.SessionoutlookCDO4ActMsg.Session\CLSIDoutlookCDO7MAPI.Session\CLSID\CurVeroutlookCDO95_1outlookCDO95_11outlookCDO95_13outlookCDO95_2[!cdo.dll]outlookCDO95_3outlookCDO95_4outlookCDO95_7outlookESConf11CLSID\{2F42C693-C6A4-11D0-93E9-00AA0064D470}\ProgammableoutlookESConf3MSExchange.Events\CLSID\CurVeroutlookESConf8CLSID\{2F42C693-C6A4-11D0-93E9-00AA0064D470}\InProcServer32outlookFirstrun0Software\Microsoft\Office\9.0\Outlook\SetupUpdateProfiles#1923outlookFirstrun1CreateWelcomeoutlookFirstrun2CreateSamplesoutlookFirstrun3SetBalloonOnoutlookFirstrun4UpgradeJournalingoutlookFirstrun5ImportSPlusoutlookFirstrun6RegisterFormsoutlookFirstrun7RegisterFPFormsoutlookIEDependencySoftware\Microsoft\IE4\DependentComponentsOutlook2000OutlookInstallRootPathSoftware\Microsoft\Office\9.0\Outlook\InstallRootoutlookLotusOrg10TypeLib\{787A1521-75B9-11CF-980D-444553540000}\1.0\HelpDiroutlookLotusOrg11Interface\{787A1522-75B9-11CF-980D-444553540000}IOrganizeroutlookLotusOrg12Interface\{787A1522-75B9-11CF-980D-444553540000}\ProxyStubClsidoutlookLotusOrg13Interface\{787A1522-75B9-11CF-980D-444553540000}\TypeLib{787A1521-75B9-11CF-980D-444553540000}outlookLotusOrg14ORG20SVR.ApplicationoutlookLotusOrg15ORG20SVR.Application\ClsidoutlookLotusOrg16ORG20SVR.Application.1outlookLotusOrg17ORG20SVR.Application.1\ClsidoutlookLotusOrg22TypeLib\{88738461-8CA8-11CF-980D-444553540000}\1.0ORG21SVR 1.0 Type LibraryoutlookLotusOrg23TypeLib\{88738461-8CA8-11CF-980D-444553540000}\1.0\409\win16[!org21.tlb]outlookLotusOrg24TypeLib\{88738461-8CA8-11CF-980D-444553540000}\1.0\HelpDiroutlookLotusOrg25Interface\{88738461-8CA8-11CF-980D-444553540000}IOrganizer2outlookLotusOrg26Interface\{88738461-8CA8-11CF-980D-444553540000}\ProxyStubClsidoutlookLotusOrg27Interface\{88738461-8CA8-11CF-980D-444553540000}\TypeLib{88738461-8CA8-11CF-980D-444553540000}outlookLotusOrg8TypeLib\{787A1521-75B9-11CF-980D-444553540000}\1.0ORG10SVR 1.0 Type LibraryoutlookLotusOrg9TypeLib\{787A1521-75B9-11CF-980D-444553540000}\1.0\409\win16[!org10.tlb]OutlookResolveIODOutlookVBAAddIn10Software\Microsoft\Office\Outlook\Addins\Microsoft.VbaAddinForOutlook.1OutlookVBAAddIn11OutlookVBAAddIn9outlookWABKeySoftware\Microsoft\WAB\OutlwabDLLPath[!outlwab.dll]OutlookWebPub11TypeLib\{0006F08B-0000-0000-C000-000000000046}OutlookWebPub12TypeLib\{0006F08B-0000-0000-C000-000000000046}\1.0Outlook-Kalender im Web ver÷ffentlichenOutlookWebPub13TypeLib\{0006F08B-0000-0000-C000-000000000046}\1.0\FLAGSOutlookWebPub14TypeLib\{0006F08B-0000-0000-C000-000000000046}\1.0\0OutlookWebPub15TypeLib\{0006F08B-0000-0000-C000-000000000046}\1.0\0\win32[!webpub.exe]OutlookWebPub16TypeLib\{0006F08B-0000-0000-C000-000000000046}\1.0\0\HELPDIROutlookWebPub17dlgCancl.cCancelOutlookWebPub18dlgCancl.cCancel\CLSID{0006F08D-0000-0000-C000-000000000046}OutlookWebPub19CLSID\{0006F08D-0000-0000-C000-000000000046}OutlookWebPub20CLSID\{0006F08D-0000-0000-C000-000000000046}\ProgIDOutlookWebPub21CLSID\{0006F08D-0000-0000-C000-000000000046}\LocalServer32[!dlgcancl.exe]OutlookWebPub22CLSID\{0006F08D-0000-0000-C000-000000000046}\TypeLib{0006F08E-0000-0000-C000-000000000046}OutlookWebPub23CLSID\{0006F08D-0000-0000-C000-000000000046}\Version33.0OutlookWebPub24CLSID\{0006F08D-0000-0000-C000-000000000046}\Implemented CategoriesOutlookWebPub25CLSID\{0006F08D-0000-0000-C000-000000000046}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}OutlookWebPub26CLSID\{0006F08D-0000-0000-C000-000000000046}\ProgrammableOutlookWebPub27TypeLib\{0006F08E-0000-0000-C000-000000000046}OutlookWebPub28TypeLib\{0006F08E-0000-0000-C000-000000000046}\33.0Cancel Dialog for Publish Outlook Calendar to WebOutlookWebPub29TypeLib\{0006F08E-0000-0000-C000-000000000046}\33.0\FLAGSOutlookWebPub30TypeLib\{0006F08E-0000-0000-C000-000000000046}\33.0\0OutlookWebPub31TypeLib\{0006F08E-0000-0000-C000-000000000046}\33.0\0\win32OutlookWebPub32TypeLib\{0006F08E-0000-0000-C000-000000000046}\33.0\0\HELPDIROutlookWebPub33Interface\{0006F089-0000-0000-C000-000000000046}cWebPubOutlookWebPub34Interface\{0006F089-0000-0000-C000-000000000046}\ProxyStubClsidOutlookWebPub35Interface\{0006F089-0000-0000-C000-000000000046}\ProxyStubClsid32OutlookWebPub36Interface\{0006F089-0000-0000-C000-000000000046}\TypeLib{0006F08B-0000-0000-C000-000000000046}OutlookWebPub37OutlookWebPub38Interface\{62B735C7-4748-11D2-8101-00C04FD7B671}cCancelOutlookWebPub39Interface\{62B735C7-4748-11D2-8101-00C04FD7B671}\ProxyStubClsidOutlookWebPub4CLSID\{0006F08A-0000-0000-C000-000000000046}\TypeLibOutlookWebPub40Interface\{62B735C7-4748-11D2-8101-00C04FD7B671}\ProxyStubClsid32OutlookWebPub41Interface\{62B735C7-4748-11D2-8101-00C04FD7B671}\TypeLibOutlookWebPub42OutlookWebPub5CLSID\{0006F08A-0000-0000-C000-000000000046}\VersionOutlookWebPub6CLSID\{0006F08A-0000-0000-C000-000000000046}\Implemented CategoriesOutlookWebPub7CLSID\{0006F08A-0000-0000-C000-000000000046}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}OutlookWebPub8CLSID\{0006F08A-0000-0000-C000-000000000046}\ProgrammableoutlookWinCEKeySoftware\Microsoft\Office\8.0\OutlookRegisteredOutTreatAsClassCLSID\{0006F033-0000-0000-C000-000000000046}\TreatAsOWC_CodeBase_1_ACCSoftware\Microsoft\Office\9.0\Common\InternetDownloadComponentsOWC_CodeBase_1_XLOWC_CodeBase_2_ACCLocationOfComponentsfile:[SourceDir]msowc.cabOWC_CodeBase_2_XLows.dll0OWS.BrowserUI.1OWSBrowserUI Classows.dll1OWS.BrowserUI.1\CLSID{BDEADE43-C265-11D0-BCED-00A0C90AB50F}ows.dll10CLSID\{BDEADE7F-C265-11D0-BCED-00A0C90AB50F}\InprocServer32shdocvw.dllows.dll100OWS.EventSubscription.1\CLSID{BDEADE49-C265-11D0-BCED-00A0C90AB50F}ows.dll101OWS.EventSubscriptionOWSEventSubscription Classows.dll102OWS.EventSubscription\CurVerOWS.EventSubscription.1ows.dll103CLSID\{BDEADE49-C265-11D0-BCED-00A0C90AB50F}ows.dll104CLSID\{BDEADE49-C265-11D0-BCED-00A0C90AB50F}\ProgIDows.dll105CLSID\{BDEADE49-C265-11D0-BCED-00A0C90AB50F}\VersionIndependentProgIDows.dll106CLSID\{BDEADE49-C265-11D0-BCED-00A0C90AB50F}\Programmableows.dll107CLSID\{BDEADE49-C265-11D0-BCED-00A0C90AB50F}\InprocServer32[#ows.dll]ows.dll108ows.dll11ows.dll12{4D5C8C2A-D075-11D0-B416-00C04FB90376}ows.dll13CLSID\{BDEADE7F-C265-11D0-BCED-00A0C90AB50F}\Instance\InitPropertyBagURL[!intlband.htm]ows.dll14CLSID\{BDEADE7F-C265-11D0-BCED-00A0C90AB50F}\Implemented Categories\{00021494-0000-0000-C000-000000000046}ows.dll15OWS.ClientCollaboration.1OWSClientCollaboration Classows.dll16OWS.ClientCollaboration.1\CLSID{BDEADEA1-C265-11D0-BCED-00A0C90AB50F}ows.dll17OWS.ClientCollaborationows.dll18OWS.ClientCollaboration\CurVerows.dll19CLSID\{BDEADEA1-C265-11D0-BCED-00A0C90AB50F}ows.dll2OWS.BrowserUIows.dll20CLSID\{BDEADEA1-C265-11D0-BCED-00A0C90AB50F}\ProgIDows.dll21CLSID\{BDEADEA1-C265-11D0-BCED-00A0C90AB50F}\VersionIndependentProgIDows.dll22CLSID\{BDEADEA1-C265-11D0-BCED-00A0C90AB50F}\InprocServer32[!ows.dll]ows.dll23ows.dll24OWS.Comment.1OWSComment Classows.dll25OWS.Comment.1\CLSID{BDEADE41-C265-11D0-BCED-00A0C90AB50F}ows.dll26OWS.Commentows.dll27OWS.Comment\CurVerows.dll28CLSID\{BDEADE41-C265-11D0-BCED-00A0C90AB50F}ows.dll29CLSID\{BDEADE41-C265-11D0-BCED-00A0C90AB50F}\ProgIDows.dll3OWS.BrowserUI\CurVerows.dll30CLSID\{BDEADE41-C265-11D0-BCED-00A0C90AB50F}\VersionIndependentProgIDows.dll31CLSID\{BDEADE41-C265-11D0-BCED-00A0C90AB50F}\InprocServer32ows.dll32ows.dll33OWS.ExcelUI.1ows.dll34OWS.ExcelUI.1\CLSID{BDEADEB0-C265-11D0-BCED-00A0C90AB50F}ows.dll35OWS.ExcelUIows.dll36OWS.ExcelUI\CurVerows.dll37CLSID\{BDEADEB0-C265-11D0-BCED-00A0C90AB50F}ows.dll38CLSID\{BDEADEB0-C265-11D0-BCED-00A0C90AB50F}\ProgIDows.dll39CLSID\{BDEADEB0-C265-11D0-BCED-00A0C90AB50F}\VersionIndependentProgIDows.dll4CLSID\{BDEADE43-C265-11D0-BCED-00A0C90AB50F}ows.dll40CLSID\{BDEADEB0-C265-11D0-BCED-00A0C90AB50F}\InprocServer32ows.dll41ows.dll42OWS.MiscApis.1OWSMiscApis Classows.dll43OWS.MiscApis.1\CLSID{BDEADE44-C265-11D0-BCED-00A0C90AB50F}ows.dll44OWS.MiscApisows.dll45OWS.MiscApis\CurVerows.dll46CLSID\{BDEADE44-C265-11D0-BCED-00A0C90AB50F}ows.dll47CLSID\{BDEADE44-C265-11D0-BCED-00A0C90AB50F}\ProgIDows.dll48CLSID\{BDEADE44-C265-11D0-BCED-00A0C90AB50F}\VersionIndependentProgIDows.dll49CLSID\{BDEADE44-C265-11D0-BCED-00A0C90AB50F}\InprocServer32ows.dll5CLSID\{BDEADE43-C265-11D0-BCED-00A0C90AB50F}\ProgIDows.dll50ows.dll51OWS.PptUI.1ows.dll52OWS.PptUI.1\CLSID{BDEADEB2-C265-11D0-BCED-00A0C90AB50F}ows.dll53OWS.PptUIows.dll54OWS.PptUI\CurVerows.dll55CLSID\{BDEADEB2-C265-11D0-BCED-00A0C90AB50F}ows.dll56CLSID\{BDEADEB2-C265-11D0-BCED-00A0C90AB50F}\ProgIDows.dll57CLSID\{BDEADEB2-C265-11D0-BCED-00A0C90AB50F}\VersionIndependentProgIDows.dll58CLSID\{BDEADEB2-C265-11D0-BCED-00A0C90AB50F}\InprocServer32ows.dll59ows.dll6CLSID\{BDEADE43-C265-11D0-BCED-00A0C90AB50F}\VersionIndependentProgIDows.dll60OWS.DiscussionServers.1OWSDiscussionServers Classows.dll61OWS.DiscussionServers.1\CLSID{BDEADE4E-C265-11D0-BCED-00A0C90AB50F}ows.dll62OWS.DiscussionServersows.dll63OWS.DiscussionServers\CurVerows.dll64CLSID\{BDEADE4E-C265-11D0-BCED-00A0C90AB50F}ows.dll65CLSID\{BDEADE4E-C265-11D0-BCED-00A0C90AB50F}\ProgIDows.dll66CLSID\{BDEADE4E-C265-11D0-BCED-00A0C90AB50F}\VersionIndependentProgIDows.dll67CLSID\{BDEADE4E-C265-11D0-BCED-00A0C90AB50F}\InprocServer32ows.dll68ows.dll69OWS.CommentThread.1OWSCommentThread Classows.dll7CLSID\{BDEADE43-C265-11D0-BCED-00A0C90AB50F}\InprocServer32ows.dll70OWS.CommentThread.1\CLSID{BDEADE47-C265-11D0-BCED-00A0C90AB50F}ows.dll71OWS.CommentThreadows.dll72OWS.CommentThread\CurVerows.dll73CLSID\{BDEADE47-C265-11D0-BCED-00A0C90AB50F}ows.dll74CLSID\{BDEADE47-C265-11D0-BCED-00A0C90AB50F}\ProgIDows.dll75CLSID\{BDEADE47-C265-11D0-BCED-00A0C90AB50F}\VersionIndependentProgIDows.dll76CLSID\{BDEADE47-C265-11D0-BCED-00A0C90AB50F}\InprocServer32ows.dll77ows.dll78OWS.WordUI.1ows.dll79OWS.WordUI.1\CLSID{BDEADEB1-C265-11D0-BCED-00A0C90AB50F}ows.dll8ows.dll80OWS.WordUIows.dll81OWS.WordUI\CurVerows.dll82CLSID\{BDEADEB1-C265-11D0-BCED-00A0C90AB50F}ows.dll83CLSID\{BDEADEB1-C265-11D0-BCED-00A0C90AB50F}\ProgIDows.dll84CLSID\{BDEADEB1-C265-11D0-BCED-00A0C90AB50F}\VersionIndependentProgIDows.dll85CLSID\{BDEADEB1-C265-11D0-BCED-00A0C90AB50F}\InprocServer32ows.dll86ows.dll88OWS Collaboration Objectsows.dll9CLSID\{BDEADE7F-C265-11D0-BCED-00A0C90AB50F}&Diskutierenows.dll90Ows.EventSubscriptions.1OWSEventSubscriptions Classows.dll91Ows.EventSubscriptions.1\CLSID{BDEADE4A-C265-11D0-BCED-00A0C90AB50F}ows.dll92Ows.EventSubscriptionsows.dll93Ows.EventSubscriptions\CurVerOWS.EventSubscriptions.1ows.dll94CLSID\{BDEADE4A-C265-11D0-BCED-00A0C90AB50F}ows.dll95CLSID\{BDEADE4A-C265-11D0-BCED-00A0C90AB50F}\ProgIDows.dll96CLSID\{BDEADE4A-C265-11D0-BCED-00A0C90AB50F}\VersionIndependentProgIDows.dll97CLSID\{BDEADE4A-C265-11D0-BCED-00A0C90AB50F}\InprocServer32ows.dll98ows.dll99personalfolderSoftware\Microsoft\Windows\CurrentVersion\Explorer\Shell FoldersPersonal[PersonalFolder]photoed10CLSID\{11943940-36DE-11CF-953E-00C0A84029E9}\Conversion\Readable\MainMsImager.1,MSPhotoEd.2photoed100jpegfile\shell\printto\command[!photoed.exe] /pt "%1" "%2" "%3" "%4"photoed14MSPhotoEd.3\Insertablephotoed15MSPhotoEd.3\Protocol\StdFileEditing\SetDataFormatsCF_METAFILEPICT,CF_DIBphotoed17MSPhotoEd.3\Shell\Open\Command[!photoed.exe] "%1"photoed18MSPhotoEd.3\Shell\Print\Command[!photoed.exe] /p "%1"photoed19MSPhotoEd.3\Shell\PrintTo\Commandphotoed2CLSID\{11943940-36DE-11CF-953E-00C0A84029E9}\InProcHandlerphotoed22CLSID\{11943941-36DE-11CF-953E-00C0A84029E9}\InProcHandlerphotoed24CLSID\{11943941-36DE-11CF-953E-00C0A84029E9}\Verb\0photoed25CLSID\{11943941-36DE-11CF-953E-00C0A84029E9}\AuxUserType\2Scanned Photophotoed26CLSID\{11943941-36DE-11CF-953E-00C0A84029E9}\AuxUserType\3Microsoft Photo Editor 3.0 Scanned Photophotoed27CLSID\{11943941-36DE-11CF-953E-00C0A84029E9}\MiscStatusphotoed28CLSID\{11943941-36DE-11CF-953E-00C0A84029E9}\Insertablephotoed33MSPhotoEdScan.3\Insertablephotoed4CLSID\{11943940-36DE-11CF-953E-00C0A84029E9}\Verb\0photoed41CLSID\{0004749F-0000-0000-C000-000000000046}Microsoft Imager 1.0-Bildphotoed42CLSID\{0004749F-0000-0000-C000-000000000046}\NotInsertablephotoed43CLSID\{0004749F-0000-0000-C000-000000000046}\AutoConvertTophotoed44CLSID\{0004749F-0000-0000-C000-000000000046}\Ole1ClassMsImager.1photoed45CLSID\{0004749F-0000-0000-C000-000000000046}\ProgIDphotoed46photoed47MsImager.1\NotInsertablephotoed48MsImager.1\CLSID{0004749F-0000-0000-C000-000000000046}photoed49MsImager.1\CurVerphotoed5CLSID\{11943940-36DE-11CF-953E-00C0A84029E9}\AuxUserType\2Photo Editor Photophotoed50CLSID\{E71AF890-4F3E-11CE-9872-0020AF68053F}Microsoft Imager 2.0-Bildphotoed51CLSID\{E71AF890-4F3E-11CE-9872-0020AF68053F}\NotInsertablephotoed52CLSID\{E71AF890-4F3E-11CE-9872-0020AF68053F}\AutoConvertTophotoed53CLSID\{E71AF890-4F3E-11CE-9872-0020AF68053F}\ProgIDMSImager.2photoed54photoed55MSImager.2\NotInsertablephotoed56MSImager.2\CLSID{E71AF890-4F3E-11CE-9872-0020AF68053F}photoed57MSImager.2\CurVerphotoed6CLSID\{11943940-36DE-11CF-953E-00C0A84029E9}\AuxUserType\3photoed69pngfile\shell\open\commandphotoed7CLSID\{11943940-36DE-11CF-953E-00C0A84029E9}\MiscStatusphotoed70pngfile\shell\print\commandphotoed71pngfile\shell\printto\commandphotoed8CLSID\{11943940-36DE-11CF-953E-00C0A84029E9}\InsertablePIDKey01Software\Microsoft\Office\9.0\Registration\ProductIDPIDKey02Software\Microsoft\Office\9.0\Registration\DigitalProductID[DigitalPID]PPT.srg10PowerPoint.Show.8\protocol\StdFileEditing\RequestDataFormatsNative,CF_METAFILEPICT,Rich Text Format,NoteshNote,NotesDocActionPPT.srg101CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\Implemented Categories\{000C0118-0000-0000-C000-000000000046}PPT.srg102CLSID\{64818D11-4F9B-11CF-86EA-00AA00B929E8}\Implemented Categories\{000C0118-0000-0000-C000-000000000046}PPT.srg11PowerPoint.Show.8\protocol\StdFileEditing\SetDataFormatsNative,NotesDocInfoPPT.srg147PowerPoint.Addin.8\ShellPPT.srg151Software\Microsoft\Office\9.0\PowerPoint\DLL AddinsPPT.srg152Software\Microsoft\Office\PowerPoint\AddinsPPT.srg153Software\Microsoft\Office\9.0\PowerPoint\InstallRootPPT.srg154PPT.srg155PPT.srg167PowerPoint.Show.7\CLSIDPPT.srg168PowerPoint.Slide.7\CLSIDPPT.srg179PowerPoint.Show.7PPT.srg180PowerPoint.Show.7\NotInsertablePPT.srg181PowerPoint.Show.7\protocol\StdFileEditing\serverPPT.srg182PowerPoint.Show.7\shell\print\command[!powerpnt.exe] /p "%1"PPT.srg183PowerPoint.Show.7\shell\open\command[!powerpnt.exe] "%1"PPT.srg184PowerPoint.Slide.7PPT.srg185PowerPoint.Slide.7\NotInsertablePPT.srg186PowerPoint.Slide.7\protocol\StdFileEditing\serverPPT.srg187PowerPoint.Slide.7\shell\print\commandPPT.srg188PowerPoint.Slide.7\shell\open\commandPPT.srg189CLSID\{EA7BAE70-FB3B-11CD-A903-00AA00510EA3}PPT.srg190CLSID\{EA7BAE70-FB3B-11CD-A903-00AA00510EA3}\ProgIDPPT.srg191CLSID\{EA7BAE70-FB3B-11CD-A903-00AA00510EA3}\AutoConvertToPPT.srg192CLSID\{EA7BAE70-FB3B-11CD-A903-00AA00510EA3}\TreatAsPPT.srg193CLSID\{EA7BAE70-FB3B-11CD-A903-00AA00510EA3}\InsertablePPT.srg194CLSID\{EA7BAE70-FB3B-11CD-A903-00AA00510EA3}\AuxUserType\2PrΣsentationPPT.srg195CLSID\{EA7BAE70-FB3B-11CD-A903-00AA00510EA3}\AuxUserType\3PPT.srg196CLSID\{EA7BAE71-FB3B-11CD-A903-00AA00510EA3}PPT.srg197CLSID\{EA7BAE71-FB3B-11CD-A903-00AA00510EA3}\ProgIDPPT.srg198CLSID\{EA7BAE71-FB3B-11CD-A903-00AA00510EA3}\AutoConvertToPPT.srg199CLSID\{EA7BAE71-FB3B-11CD-A903-00AA00510EA3}\TreatAsPPT.srg200CLSID\{EA7BAE71-FB3B-11CD-A903-00AA00510EA3}\InsertablePPT.srg201CLSID\{EA7BAE71-FB3B-11CD-A903-00AA00510EA3}\AuxUserType\2FoliePPT.srg202CLSID\{EA7BAE71-FB3B-11CD-A903-00AA00510EA3}\AuxUserType\3PPT.srg203PowerPoint.Show.4PPT.srg204PowerPoint.Show.4\NotInsertablePPT.srg205PowerPoint.Show.4\protocol\StdFileEditing\serverPPT.srg206PowerPoint.Show.4\shell\print\commandPPT.srg207PowerPoint.Show.4\shell\open\commandPPT.srg208PowerPoint.Slide.4PPT.srg209PowerPoint.Slide.4\NotInsertablePPT.srg210PowerPoint.Slide.4\protocol\StdFileEditing\serverPPT.srg211PowerPoint.Slide.4\shell\print\commandPPT.srg212PowerPoint.Slide.4\shell\open\commandPPT.srg213CLSID\{00044851-0000-0000-C000-000000000046}PPT.srg214CLSID\{00044851-0000-0000-C000-000000000046}\ProgIDPPT.srg215CLSID\{00044851-0000-0000-C000-000000000046}\AutoConvertToPPT.srg216CLSID\{00044851-0000-0000-C000-000000000046}\TreatAsPPT.srg217CLSID\{00044851-0000-0000-C000-000000000046}\InsertablePPT.srg218CLSID\{000498C4-0000-0000-C000-000000000046}PPT.srg219CLSID\{000498C4-0000-0000-C000-000000000046}\ProgIDPPT.srg22PowerPoint.Show.8\DocObject16PPT.srg220CLSID\{000498C4-0000-0000-C000-000000000046}\AutoConvertToPPT.srg221CLSID\{000498C4-0000-0000-C000-000000000046}\TreatAsPPT.srg222CLSID\{000498C4-0000-0000-C000-000000000046}\InsertablePPT.srg223MSPowerPoint\protocol\StdFileEditing\serverPPT.srg224MSPowerPointSho\protocol\StdFileEditing\serverPPT.srg225MSPowerPoint\NotInsertablePPT.srg226MSPowerPointSho\NotInsertablePPT.srg227CLSID\{00030004-0000-0000-C000-000000000046}PPT.srg228CLSID\{00030004-0000-0000-C000-000000000046}\AutoConvertToPPT.srg229CLSID\{00030004-0000-0000-C000-000000000046}\NotInsertablePPT.srg23PowerPoint.Show.8\InsertablePPT.srg230CLSID\{00030004-0000-0000-C000-000000000046}\Ole1ClassMSPowerPointPPT.srg231CLSID\{00030004-0000-0000-C000-000000000046}\ProgIDPPT.srg232CLSID\{00030005-0000-0000-C000-000000000046}PPT.srg233CLSID\{00030005-0000-0000-C000-000000000046}\AutoConvertToPPT.srg234CLSID\{00030005-0000-0000-C000-000000000046}\NotInsertablePPT.srg235CLSID\{00030005-0000-0000-C000-000000000046}\Ole1ClassMSPowerPointShoPPT.srg236CLSID\{00030005-0000-0000-C000-000000000046}\ProgIDPPT.srg237Software\Microsoft\Office\9.0\PowerPoint\OLE Play OptionsAddImpactMoviePPT.srg238AIPlayerPPT.srg239LotusMediaPPT.srg240LotusSoundSoundPPT.srg241MPlayerMovie,1,1PPT.srg242PlayerFrameClassPPT.srg243SoundRecPPT.srg244AVIFilePPT.srg245MIDFileSound,1,1PPT.srg246Software\Microsoft\Office\9.0\PowerPoint\TranslatorsDownrevPPT.srg247ViewerDirectoryPPT.srg25CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\InsertablePPT.srg26CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\MiscStatusPPT.srg27CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\DocObjectPPT.srg28CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\OfficeCompliantPPT.srg29CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\DataFormats\GetSet\0PPT.srg292PPT.srg30CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\DataFormats\GetSet\11,1,1,1PPT.srg301Software\Microsoft\Office\9.0\PowerPoint\Sound EffectsPPT.srg31CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\DataFormats\GetSet\2NoteshNote,-1,1,1PPT.srg310Software\Microsoft\Shared Tools\Outlook\Journaling\Microsoft PowerPointMicrosoft PowerPointPPT.srg312[\[]15[\]]PPT.srg313PPT.srg314PPT.srg32CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\DataFormats\GetSet\3Rich Text Format,1,1,1PPT.srg33CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\DataFormats\DefaultFileMSPresentationPPT.srg34CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\Conversion\Readable\MainMSPowerPoint,MSPresentation,PowerPoint.Show.4,PowerPoint.Slide.4,PowerPoint.Show.7,PowerPoint.Slide.7,PowerPoint.Show.8,PowerPoint.Slide.8PPT.srg36CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\AuxUserType\2PPT.srg37CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\AuxUserType\3PPT.srg38CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\Verb\0&Anzeigen,0,2PPT.srg39CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\Verb\1PPT.srg40CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\Verb\2PPT.srg45CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\DefaultExtension.ppt, PowerPoint-PrΣsentation (.ppt)PPT.srg46CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\DataFormats\PriorityCacheFormats\0PPT.srg47CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\DataFormats\DelayRenderFormats\0WoozlePPT.srg48CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\Implemented CategoriesPPT.srg49CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}PPT.srg50CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}PPT.srg51CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\Implemented Categories\{40FC6ED8-2438-11CF-A3DB-080036F12502}PPT.srg57PowerPoint.Slide.8\InsertablePPT.srg58PowerPoint.Slide.8\protocol\StdFileEditing\Verb\0PPT.srg59PowerPoint.Slide.8\protocol\StdFileEditing\Verb\1PPT.srg6PowerPoint.Show.8\protocol\StdFileEditing\Verb\0&AnzeigenPPT.srg60PowerPoint.Slide.8\protocol\StdFileEditing\serverPPT.srg61PowerPoint.Slide.8\protocol\StdFileEditing\RequestDataFormatsPPT.srg62PowerPoint.Slide.8\protocol\StdFileEditing\SetDataFormatsPPT.srg63PowerPoint.Slide.8\ShellOpenPPT.srg64PowerPoint.Slide.8\Shell\New&NeuPPT.srg65PowerPoint.Slide.8\Shell\New\command[!powerpnt.exe] /n "%1"PPT.srg66PowerPoint.Slide.8\Shell\OpenPPT.srg67PowerPoint.Slide.8\shell\Open\commandPPT.srg68PowerPoint.Slide.8\Shell\PrintPPT.srg69PowerPoint.Slide.8\shell\Print\commandPPT.srg7PowerPoint.Show.8\protocol\StdFileEditing\Verb\1PPT.srg70PowerPoint.Slide.8\shell\ShowPPT.srg71PowerPoint.Slide.8\shell\Show\command[!powerpnt.exe] /s "%1"PPT.srg73CLSID\{64818D11-4F9B-11CF-86EA-00AA00B929E8}\InsertablePPT.srg74CLSID\{64818D11-4F9B-11CF-86EA-00AA00B929E8}\MiscStatusPPT.srg75CLSID\{64818D11-4F9B-11CF-86EA-00AA00B929E8}\DataFormats\GetSet\0PPT.srg76CLSID\{64818D11-4F9B-11CF-86EA-00AA00B929E8}\DataFormats\GetSet\1PPT.srg77CLSID\{64818D11-4F9B-11CF-86EA-00AA00B929E8}\DataFormats\GetSet\2PPT.srg78CLSID\{64818D11-4F9B-11CF-86EA-00AA00B929E8}\DataFormats\GetSet\3PPT.srg79CLSID\{64818D11-4F9B-11CF-86EA-00AA00B929E8}\DataFormats\DefaultFilePPT.srg8PowerPoint.Show.8\protocol\StdFileEditing\Verb\2PPT.srg80CLSID\{64818D11-4F9B-11CF-86EA-00AA00B929E8}\Conversion\Readable\MainMSPowerPointSho,MSPresentation,PowerPoint.Show.4,PowerPoint.Slide.4,PowerPoint.Show.7,PowerPoint.Slide.7,PowerPoint.Show.8,PowerPoint.Slide.8PPT.srg82CLSID\{64818D11-4F9B-11CF-86EA-00AA00B929E8}\AuxUserType\2PPT.srg83CLSID\{64818D11-4F9B-11CF-86EA-00AA00B929E8}\AuxUserType\3PPT.srg84CLSID\{64818D11-4F9B-11CF-86EA-00AA00B929E8}\Verb\0PPT.srg85CLSID\{64818D11-4F9B-11CF-86EA-00AA00B929E8}\Verb\1PPT.srg9PowerPoint.Show.8\protocol\StdFileEditing\serverPPT.srg90CLSID\{64818D11-4F9B-11CF-86EA-00AA00B929E8}\Implemented CategoriesPPT.srg91CLSID\{64818D11-4F9B-11CF-86EA-00AA00B929E8}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}PPT.srg92CLSID\{64818D11-4F9B-11CF-86EA-00AA00B929E8}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}PPT.srg93CLSID\{64818D11-4F9B-11CF-86EA-00AA00B929E8}\Implemented Categories\{40FC6ED8-2438-11CF-A3DB-080036F12502}PPTCastNS01Software\Microsoft\ASF Stream Descriptor File\SettingsDon't Show Boot DialogSoftware\Microsoft\Windows NT\CurrentVersion\Drivers32PPTCastNS03VIDC.MPG4PPTCastNS04VIDC.MP42PPTCastNS06Software\Microsoft\Windows NT\CurrentVersion\drivers.descSipro Lab Telecom Audio CodecPPTCastNS07Microsoft MPEG-4 Video Codec v1PPTCastNS11Fraunhofer IIS MPEG Layer-3 CodecSystem\CurrentControlSet\Control\MediaResources\ICM\vidc.mpg4PPTCastNS13PPTCastNS14PPTCastNS15System\CurrentControlSet\Control\MediaResources\ICM\vidc.mp42PPTCastNS16Microsoft MPEG-4 Video Codec v2PPTCastNS17pptnsrex11CLSID\{9D47D76B-FA6F-11D1-ACC1-00A0C9AF2D2A}\InprocServer32pptnsrex18CLSID\{9D47D76B-FA6F-11D1-ACC1-00A0C9AF2D2A}\Programmablepptnsrex7CLSID\{4037AE54-C812-11D1-9A88-00A0C9AF2B78}\Programmablepptnsrex9CLSID\{4037AE54-C812-11D1-9A88-00A0C9AF2B78}\InprocServer32PPTShellNew.ppt\Powerpoint.Show.8\ShellNewpwrpnt9.potpptssf.reg.new0SOFTWARE\Microsoft\NetShow\SystemStreamFormatspptssf.reg.new1SOFTWARE\Microsoft\NetShow\SystemStreamFormats\0pptssf.reg.new10AudioSmearpptssf.reg.new100SOFTWARE\Microsoft\NetShow\SystemStreamFormats\14pptssf.reg.new101Bitrate#37888pptssf.reg.new102VideoEncToppptssf.reg.new103VideoEncLeftpptssf.reg.new104VideoCapWidth#176pptssf.reg.new105VideoCapHeight#144pptssf.reg.new106SOFTWARE\Microsoft\NetShow\SystemStreamFormats\15pptssf.reg.new107#x3500360020004900530044004e00200041007500640069006f000000pptssf.reg.new108#x46006f0072002000640065006c006900760065007200790020006f0066002000680069006700680020007100750061006c0069007400790020006d006f006e006f00200061007500640069006f00200063006f006e00740065006e007400200074006f002000730069006e0067006c00650020006300680061006e006e0065006c0020004900530044004e0020006d006f00640065006d00730020006f0072002000610062006f00760065002e00200047006f006f006400200066006f007200200072006100640069006f002c0020006d007500730069006300200061006e0064002000670065006e006500720061006c00200070007500720070006f0073006500200061007500640069006f002e00200054006800690073002000730065007400740069006e006700200069007300200061006c0073006f002000770065006c006c002000730075006900740065006400200066006f007200200069006e007400720061006e00650074007300200061006e00640020004c0041004e0073002e000000pptssf.reg.new109Id#x70b5f7b10f07d211a997006097926036pptssf.reg.new11#22528pptssf.reg.new11002hG00000000CEC2QoTOvcpn6csG2g06BERDm20000000010000042eTohZ4Ufpn6Ev030321JPMW000000000b928TWK7qX6fbm1Wbv9WDWu3000000004CShvHARlG7[\}][\}][\}][\}][\}]000000000000000000000000002B0000000000a0001Y0m00OWC004d2002r0xzVBgdF4OxZ0C0C85DbBW000000000HqjEhkgdF4Oxc0C0C85Db1W000000aGVSjxUfpn6EvW30321JPOu100000000G9vf[\{]4rRpn6e[\}]G20Nrn4Ar3Dmx[\{]FOSyHYx80gW2quY00000000000280000U0G000G2K0G5CTG0104Ii001u5m005m4G0100LazOBWW000000000LazOSm550qK35m40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010Kj667J7G4QEa0A390qZscW0000000011Kj667J7G4QEa0A390qZs0G0000804W1M06y0U01t0640SW1b0200JG1b07G0OG1J06y0TG1k06G0000W0440Gm0q03W0LW0o0200800q03W0BW0n0200Qm1Y0700Sm0i0200D00q0200Qm1807e0B00W04q0Rm1k06y0000207K0DYQoTOvcpn6csG2g06BER38000000000b928TWK7qX6fbm1Wbv9WDW00000000000G4pptssf.reg.new111FramesPerSecpptssf.reg.new112SecPerKeyFramepptssf.reg.new113#101pptssf.reg.new114DataWindowpptssf.reg.new115pptssf.reg.new116#51200pptssf.reg.new117pptssf.reg.new118pptssf.reg.new119pptssf.reg.new12pptssf.reg.new120pptssf.reg.new121SOFTWARE\Microsoft\NetShow\SystemStreamFormats\16pptssf.reg.new122#x3500360020004900530044004e00200041007500640069006f0020007700690074006800200053006300720069007000740073000000pptssf.reg.new123#x46006f0072002000640065006c006900760065007200790020006f0066002000680069006700680020007100750061006c0069007400790020006d006f006e006f00200061007500640069006f00200063006f006e00740065006e007400200077006900740068002000730063007200690070007400200063006f006d006d0061006e0064007300200074006f002000730069006e0067006c00650020006300680061006e006e0065006c0020004900530044004e0020006d006f00640065006d00730020006f0072002000610062006f00760065002e00200053006300720069007000740073002000630061006e0020006200650020007500730065006400200074006f00200065006e00680061006e00630065002000740068006500200065007800700065007200690065006e0063006500200061006e006400200069006e0066006f0072006d006100740069006f006e002000700072006500730065006e00740065006400200074006f00200074006800650020007600690065007700650072002e0020005300630072006900700074007300200064006f00200063006f006e00730075006d00650020006100640064006900740069006f006e0061006c002000620061006e006400770069006400740068002e00200054006800690073002000730065007400740069006e006700200069007300200067006f006f006400200066006f007200200072006100640069006f002c0020006d007500730069006300200061006e0064002000670065006e006500720061006c00200070007500720070006f0073006500200061007500640069006f002e00200054006800690073002000730065007400740069006e0067002000630061006e002000620065002000750073006500640020007700690074006800200074006800650020004e0065007400530068006f0077002000500072006500730065006e007400650072002e000000pptssf.reg.new124#x046971bd44cbd1118ea9006097d2e46apptssf.reg.new12502mW00000000CkC2QoTOvcpn6csG2g06BERFm2000000001G000042eTohZ4Ufpn6Ev030321JPMW000000000i70wCkJAqH6z[\{]W1WbzBaZ2u300000000uBFllKzVlG7[\}][\}][\}][\}][\}]00000000000000000000000000101W00000000a0000m0m00C0C000[\{]t002r0xzVBgdF4OxZ0C0C85DbBW000000000HqjEhkgdF4Oxc0C0C85Db1W000000aGVSjxUfpn6EvW30321JPM0100000000G9vf[\{]4rRpn6e[\}]G20Nrn4Ar3Dmx[\{]FOSyHYx80gW2quY00000000000280003m00000G020000TG0104Ii002P4m00wG0G0100LazOBWW000000000LazOSW6x0hi2wG00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000947tBUtgSyHZkO0m0mWKsLE000000000C3FsbdcMT0Hewm0eCa3IFO0L[\}]iWLLlF4QZz081VN4Gh0000000000000000000000C00000041IqOOTCT0HewG0eCa3IFQQ00000000045IqOOTCT0HewG0eCa3IFO100000W0I05O0Rm1u07S0OG1o06K0801D06K0T01X05C0Rm1r06u0P0000200GG1303G0C01M0380800W03G0C00k0340801h0680S01p02m0800q03G0801h04W0UW0i0200JG1l06u0Rm000080TG0s9h9rZcRF4QRP0Ae0OiviCW000000002mS3eovChH4Rtw062NqkIC0000000000010Gpptssf.reg.new126pptssf.reg.new127pptssf.reg.new128pptssf.reg.new129pptssf.reg.new13pptssf.reg.new130pptssf.reg.new131pptssf.reg.new132pptssf.reg.new133pptssf.reg.new134pptssf.reg.new135pptssf.reg.new136SOFTWARE\Microsoft\NetShow\SystemStreamFormats\17pptssf.reg.new137#x3500360020004900530044004e0020004d007500730069006300200056006900640065006f000000pptssf.reg.new138#x550073006500200074006800690073002000730065007400740069006e00670020007700680065006e00200079006f0075007200200076006900640065006f00200063006f006e00740065006e00740020006800610073002000680069006700680020006d006f00740069006f006e002000730065007100750065006e00630065007300200061006e006400200079006f0075002000770061006e007400200074006f0020006f00660066006500720020007400680065002000760069006500770065007200200061002000680069006700680020007100750061006c00690074007900200073006f0075006e006400200074007200610063006b002e002000540068006500200072006500730075006c0074002000770069006c006c002000620065002000680069006700680020007100750061006c00690074007900200061007500640069006f00200061006e00640020006600650077006500720020006600720061006d0065007300200070006500720020007300650063006f006e006400200069006e002000740068006500200076006900640065006f002e000000pptssf.reg.new139#x71b5f7b10f07d211a997006097926036pptssf.reg.new14pptssf.reg.new14002tW00000000B[\{]C2QoTOvcpn6csG2g06BERCm2000000001G000042eTohZ4Ufpn6Ev030321JPMW000000000c928TWK7qX6fbm1Wbv9WDlu200000000uD3UKXERlG7[\}][\}][\}][\}][\}]00000000000000000000000000143000000000a000240m00X0C00038002r0xzVBgdF4OxZ0C0C85DbBW000000000HqjEhkgdF4Oxc0C0C85Db1W000000aGVSjxUfpn6EvW30321JPR4000000000G9vf[\{]4rRpn6e[\}]G20Nrn4Ar3Dmx[\{]FOSyHYx80gW2quY00000000000280001100000G00701mTG01014h003X1000EW0G0100LazOBWW000000000LazOQW[\}]e03e0EW000000000000000000000000000000000000000000000000000000000000000000000000000000aGVSjxUfpn6EvW30321JPO4000000000mEyPl4rRpn6e[\}]G20Nrn4Am1N[\{]o1LMyyHgFq0W5zSH2i00000000003C0000000000W00701mi00009000002A00e0000i0000900000101W0JL0qCW0f0G0000000000000000000000G5BHXXqnq16Zf02WoGD8zkO000000000GLBHXXqnq16Zf02WoGD8zW8000020180LW1l07W0Tm1X0780PG0W04q0PG1q0640Km1l07K0RW1a0000801104C0CG0m05O0CG0W0200CG0m02u0C00W06i0OW1m07C0B00W0340CG0W06i0I01w02m0801D06y0RW1l00000W1r0040801D06a0Om1o06y0Sm1l06O0T00W04q0K01504S0BG0q0200LW1f06G0PG1l0200Gm1l06G0PG1Z0200LW0o0000000404rGD38s9h9rZcRF4QRP0Ae0OiviCW000000002Oa8Xs1GVI4QcN062Nac0s0000000000010Gpptssf.reg.new141pptssf.reg.new142pptssf.reg.new143#50pptssf.reg.new144pptssf.reg.new145#2000pptssf.reg.new146pptssf.reg.new147pptssf.reg.new148pptssf.reg.new149pptssf.reg.new15pptssf.reg.new150pptssf.reg.new151SOFTWARE\Microsoft\NetShow\SystemStreamFormats\18pptssf.reg.new152#x3500360020004900530044004e0020004d00750073006900630020005300630061006c00610062006c006500200056006900640065006f000000pptssf.reg.new153#x520045005100550049005200450053003a002000500065006e007400690075006d0020004900490020003200360036004d0068007a00200066006f00720020005300630061006c00610062006c006500200056006900640065006f002e0020005300630061006c00610062006c006500200076006900640065006f002000700072006f00760069006400650073002000620065007300740020007100750061006c00690074007900200070006c00610079006200610063006b002e002000550073006500200074006800690073002000730065007400740069006e00670020007700680065006e00200079006f0075007200200076006900640065006f00200063006f006e00740065006e00740020006800610073002000680069006700680020006d006f00740069006f006e002000730065007100750065006e00630065007300200061006e006400200079006f0075002000770061006e007400200074006f0020006f00660066006500720020007400680065002000760069006500770065007200200061002000680069006700680020007100750061006c00690074007900200073006f0075006e006400200074007200610063006b002e002000540068006500200072006500730075006c0074002000770069006c006c002000620065002000680069006700680020007100750061006c00690074007900200061007500640069006f00200061006e00640020006600650077006500720020006600720061006d0065007300200070006500720020007300650063006f006e006400200069006e002000740068006500200076006900640065006f002e000000pptssf.reg.new154#x72b5f7b10f07d211a997006097926036pptssf.reg.new15502T000000000FPC2QoTOvcpn6csG2g06BERAS30000000020000042pdNuUur6qH6DWW1WbycYiYm0000000000m0208UQ000408TU000107aj002XtAkCHwdF4Oxa0C0C85DbQ0000000002Ma8Xs1GVI4QcN062Nac0ssGC00000003GQlK74vkz0V[\}][\}][\}][\}]y000000000000000000000000004GC000000002G0002u5000k1G00XoO10BK3lrykgSyHZkC0m0mWKsKk00000000017IqwkwgSyHZkO0m0mWKsK60000002H1zotjwdF4Oxc0C0C85DbiG0000000010dcduJLlF4QZz081VN4GhKCt3luzXpn6BiW2g0BJY8000000000008W00044000010000001r00404Ii00E44000w0100401MJrWk20000000001MJrXg3[\{]W0EW0w0000000000000000000000000000000000000000000000000000000000000000000000000000002H1zotjwdF4Oxc0C0C85DbWG0000000030xncyJLlF4QZz081VN4Gh05Vx85LRpn6e[\}]G20Nrn4Am0000000000Cm00000000020000002m0000a000008e02W0002m0000a0000040601DK3Go02a100000000000000000000002H1zotjwdF4Oxc0C0C85DbWG0000000030xncyJLlF4QZz081VN4Gh05Vx85LRpn6e[\}]G20Nrn4Am0000000000Cm00000000040000002m0000a000008e02W0002m0000a0000040601DK3Go02a100000000000000000000003SAUBMsZNH4P0q0A390qc[\{]BW0000000001AkBMsZNH4P0q0A390qc[\{]0W0200G0G5BHXXqnq16Zf02WoGD8zkO000000000GLBHXXqnq16Zf02WoGD8zW8000020180LW1l07W0Tm1X0780PG0W04q0PG1q0640Km1l07K0RW1a0000801104C0CG0m05O0CG0W0200CG0m02u0C00W06i0OW1m07C0B00W0340CG0W06i0I01w02m0801D06y0RW1l00000W1r0040801D06a0Om1o06y0Sm1l06O0T00W04q0K01504S0BG0q0200LW1f06G0PG1l0200Gm1l06G0PG1Z0200LW0o0000000404rGD38s9h9rZcRF4QRP0Ae0OiviCW000000002Ma8Xs1GVI4QcN062Nac0s0000000000010Gpptssf.reg.new156pptssf.reg.new157pptssf.reg.new158pptssf.reg.new159pptssf.reg.new16SOFTWARE\Microsoft\NetShow\SystemStreamFormats\1pptssf.reg.new160pptssf.reg.new161pptssf.reg.new162pptssf.reg.new163pptssf.reg.new164pptssf.reg.new165pptssf.reg.new166SOFTWARE\Microsoft\NetShow\SystemStreamFormats\19pptssf.reg.new167#x3500360020004900530044004e002000500072006500730065006e0074006100740069006f006e00200056006900640065006f000000pptssf.reg.new168#x550073006500200074006800690073002000730065007400740069006e00670020007700680065006e00200079006f0075007200200076006900640065006f00200063006f006e00740065006e00740020006900730020006c006f00770020006d006f00740069006f006e00200061006e006400200079006f0075002000700072006500660065007200200074006f0020006f0066006600650072002000740068006500200076006900650077006500720020006100200073006d006f006f007400680065007200200076006900640065006f002e00200047006f006f00640020006500780061006d0070006c0065007300200069006e0063006c0075006400650020006e00650077007300630061007300740073002c002000740061006c006b0069006e0067002000680065006100640020006f0072002000700072006500730065006e0074006100740069006f006e007300200069006e0076006f006c00760069006e00670020006100200073007000650061006b006500720020006100740020006100200070006f006400690075006d002e000000pptssf.reg.new169#x5e7a24c071ced1118ea9006097d2e46apptssf.reg.new17#x320038002e003800200041007500640069006f0020007700690074006800200053006300720069007000740073000000pptssf.reg.new17002KW00000000ARC2QoTOvcpn6csG2g06BER6a2000000001G000042eTohZ4Ufpn6Ev030321JPMW000000000d1xAa73EqH6EgG1WbzBaQfi200000000mCKhGu1YlG7[\}][\}][\}][\}][\}]00000000000000000000000000143000000000a000240m00X0C00038002r0xzVBgdF4OxZ0C0C85DbBW000000000HqjEhkgdF4Oxc0C0C85Db1W000000aGVSjxUfpn6EvW30321JPNu000000000G9vf[\{]4rRpn6e[\}]G20Nrn4Ar3Dmx[\{]FOSyHYx80gW2quY000000000001O0000Q00000G01W000C041040V000V10004m0000G00m00006O09W04m00000000000000000000000000aGVSjxUfpn6EvW30321JPO4000000000mEyPl4rRpn6e[\}]G20Nrn4Am1N[\{]o1LMyyHgFq0W5zSH2i00000000003C0000000000W0W04u0y0000B000002A00e0000y0000B00000101W0JL0qCW3l0G0000000000000000000000G5BHXXqnq16Zf02WoGD8zhO000000000GLBHXXqnq16Zf02WoGD8zW80000200e0GG1304K0J01G02u0RW1b07G0000G03W0BW0m0300C00W06i0I01w02m0801D06y0RW1l00000W0m0G40801D06a0Om1o06y0Sm1l06O0T00W04q0K01504S0BG0q0200LW1f06G0PG1l0200Gm1l06G0PG1Z0200LW0o0000000404rGD38s9h9rZcRF4QRP0Ae0OiviCW000000002S7igGSCxH4Owf062NqkHg0000000000010Gpptssf.reg.new171pptssf.reg.new172pptssf.reg.new173#75pptssf.reg.new174pptssf.reg.new175pptssf.reg.new176pptssf.reg.new177pptssf.reg.new178pptssf.reg.new179#240pptssf.reg.new18#x46006f0072002000640065006c006900760065007200790020006f006600200061007500640069006f00200063006f006e00740065006e007400200061006c006f006e006700200077006900740068002000730063007200690070007400200063006f006d006d0061006e0064007300200074006f002000320038002e0038002000620061007500640020006d006f00640065006d00730020006f0072002000610062006f00760065002e00200053006300720069007000740073002000630061006e0020006200650020007500730065006400200074006f00200065006e00680061006e00630065002000740068006500200065007800700065007200690065006e0063006500200061006e006400200069006e0066006f0072006d006100740069006f006e002000700072006500730065006e00740065006400200074006f00200074006800650020007600690065007700650072002e0020005300630072006900700074007300200064006f00200063006f006e00730075006d00650020006100640064006900740069006f006e0061006c002000620061006e006400770069006400740068002e0020005400680069007300200061007500640069006f002000730065007400740069006e006700200069007300200067006f006f006400200066006f007200200072006100640069006f002c0020006d007500730069006300200061006e0064002000670065006e006500720061006c00200070007500720070006f0073006500200061007500640069006f002e0020005400680069007300200063006f006e00660069006700750072006100740069006f006e002000630061006e00200062006500200075007300650064002000770069007400680020004e0065007400530068006f0077002000500072006500730065006e007400650072002e000000pptssf.reg.new180pptssf.reg.new181SOFTWARE\Microsoft\NetShow\SystemStreamFormats\2pptssf.reg.new182#x320038002e0038002000480069006700680020004d006f00740069006f006e00200056006900640065006f000000pptssf.reg.new183#x550073006500200074006800690073002000730065007400740069006e00670020007700680065006e00200079006f0075007200200076006900640065006f00200063006f006e00740065006e00740020006800610073002000680069006700680020006d006f00740069006f006e002000730065007100750065006e00630065007300200061006e00640020006600720065007100750065006e00740020007300630065006e00650020006300680061006e006700650073002e00200054006800690073002000730065007400740069006e00670020006f00660066006500720073002000740068006500200076006900650077006500720020006100200063007200690073007000650072002c00200068006900670068006500720020007100750061006c00690074007900200069006d00610067006500200072006100740068006500720020007400680061006e00200068006900670068006500720020006600720061006d0065007300200070006500720020007300650063006f006e0064002e00200047006f006f00640020006500780061006d0070006c0065007300200069006e0063006c007500640065002000730070006f00720074007300200061006e00640020006d007500730069006300200076006900640065006f007300200069006e00200077006800690063006800200079006f0075002000770061006e007400200074006f00200066006f0063007500730020006d006f007200650020006f006e002000740068006500200076006900640065006f0020007400680061006e002000740068006500200061007500640069006f002e000000pptssf.reg.new184#x507a24c071ced1118ea9006097d2e46apptssf.reg.new18502E000000000BmC2QoTOvcpn6csG2g06BERBu2000000001G000042eTohZ4Ufpn6Ev030321JPMW000000000W1xAa73EqH6EgG1WbzBaQl0200000000eAdsXtzYlG7[\}][\}][\}][\}][\}]000000000000000000000000003t3000000000a000240m00X0C0001O002r0xzVBgdF4OxZ0C0C85DbBW000000000HqjEhkgdF4Oxc0C0C85Db1W000000aGVSjxUfpn6EvW30321JPQS000000000G9vf[\{]4rRpn6e[\}]G20Nrn4Ar3Dmx[\{]FOSyHYx80gW2quY00000000000280000t00000G1g96q4TG01040V003k0W00C00G0100LazOBWW000000000LbWmCm7m0F00C000000000000000000000000000000000000000000000000000000000000000002H1zotjwdF4Oxc0C0C85DbWG0000000030xncyJLlF4QZz081VN4Gh05Vx85LRpn6e[\}]G20Nrn4Am0000000000Cm000000000200O0002m0000a000008e02W0002m0000a0000040601DK3Go02a1000000000000000000000010Kj667J7G4QEa0A390qZsuW0000000011Kj667J7G4QEa0A390qZs0W0000804W1M06y0U01t0640SW1b0200JG1b07G0OG1J06y0TG1k06G0000U0440Gm0m03O0LW0o0200800s02u0C00W06i0OW1m07C0B00W03W0801h04W0UW0i0200JG1l06u0Rm000080TG010200JG1f06C0SW1l07C0Rm1c07G0801D0500HG1702q0D00W05O0QG1a06K0Rm0W04C0Rm1a06K0Om0W05O0CW000000101DK3GoDYQoTOvcpn6csG2g06BER38000000000W1xAa73EqH6EgG1WbzBaQW00000000000G4pptssf.reg.new186pptssf.reg.new187pptssf.reg.new188pptssf.reg.new189pptssf.reg.new19#x016971bd44cbd1118ea9006097d2e46apptssf.reg.new190pptssf.reg.new191pptssf.reg.new192pptssf.reg.new193pptssf.reg.new194pptssf.reg.new195pptssf.reg.new196SOFTWARE\Microsoft\NetShow\SystemStreamFormats\20pptssf.reg.new197#x3500360020004900530044004e002000500072006500730065006e0074006100740069006f006e0020005300630061006c00610062006c006500200056006900640065006f000000pptssf.reg.new198#x520045005100550049005200450053003a002000500065006e007400690075006d0020004900490020003200360036004d0068007a00200066006f00720020005300630061006c00610062006c006500200056006900640065006f002e0020005300630061006c00610062006c006500200076006900640065006f002000700072006f00760069006400650073002000620065007300740020007100750061006c00690074007900200070006c00610079006200610063006b002e0020002000550073006500200074006800690073002000730065007400740069006e00670020007700680065006e00200079006f0075007200200076006900640065006f00200063006f006e00740065006e00740020006900730020006c006f00770020006d006f00740069006f006e00200061006e006400200079006f0075002000700072006500660065007200200074006f0020006f0066006600650072002000740068006500200076006900650077006500720020006100200073006d006f006f007400680065007200200076006900640065006f002e00200047006f006f00640020006500780061006d0070006c0065007300200069006e0063006c0075006400650020006e00650077007300630061007300740073002c002000740061006c006b0069006e0067002000680065006100640020006f0072002000700072006500730065006e0074006100740069006f006e007300200069006e0076006f006c00760069006e00670020006100200073007000650061006b006500720020006100740020006100200070006f006400690075006d002e000000pptssf.reg.new199#x5f7a24c071ced1118ea9006097d2e46apptssf.reg.new2#x320038002e003800200041007500640069006f000000pptssf.reg.new2002Cm00000000B5C2QoTOvcpn6csG2g06BER9C2000000001G000042eTohZ4Ufpn6Ev030321JPMW000000000gd0wCkJAqH6z[\{]W1WbzBaZCK2000000008BEMgazVlG7[\}][\}][\}][\}][\}]00000000000000000000000000101W00000000a0002G0W00a08001vG002r0xzVBgdF4OxZ0C0C85DbBW000000000HqjEhkgdF4Oxc0C0C85Db1W000000aGVSjxUfpn6EvW30321JPVS000000000G9vf[\{]4rRpn6e[\}]G20Nrn4Ar3Dmx[\{]FOSyHYx80gW2quY00000000000280002700000G2uw680TG01080[\{]003G1m00W00G0100LazOBWW000000000LazOQm400W02W0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000947tBUtgSyHZkO0m0mWKsLE000000000C3FsbdcMT0Hewm0eCa3IFO0L[\}]iWLLlF4QZz081VN4Gh0000000000000000000000C00000041IqOOTCT0HewG0eCa3IFQQ00000000045IqOOTCT0HewG0eCa3IFO100000W0I05O0Rm1u07S0OG1o06K0801D06K0T01X05C0Rm1r06u0P0000200GG130340DW1M0340800W0340DW0k0300801h0680S01p02m0800n03O0801h04W0UW0i0200JG1l06u0Rm000080TG0s9h9rZcRF4QRP0Ae0OiviCW000000002gS3eovChH4Rtw062NqkIC0000000000010Gpptssf.reg.new20002WG00000000DsC2QoTOvcpn6csG2g06BER4G30000000020000042pdNuUur6qH6DWW1WbycYiYm0000000000m0209UW000409Ta000106ad002XtAkCHwdF4Oxa0C0C85DbQ0000000002Q7igGSCxH4Owf062NqkHgTWC00000003GnY0uW6Az0V[\}][\}][\}][\}]y000000000000000000000000004GC000000002G0004a500191G00bom10BK3lrykgSyHZkC0m0mWKsKk00000000017IqwkwgSyHZkO0m0mWKsK60000002H1zotjwdF4Oxc0C0C85DbVW0000000010dcduJLlF4QZz081VN4GhKCt3luzXpn6BiW2g0BJY8000000000005W0001e000010060000m0G40G1y001y4000J0000100300000PW0c00J000000000000000000000000002H1zotjwdF4Oxc0C0C85DbWG0000000030xncyJLlF4QZz081VN4Gh05Vx85LRpn6e[\}]G20Nrn4Am0000000000Cm00000000020200JW3m0000i000008e02W0003m0000i0000040601DK3Go0Ey100000000000000000000002H1zotjwdF4Oxc0C0C85DbWG0000000030xncyJLlF4QZz081VN4Gh05Vx85LRpn6e[\}]G20Nrn4Am0000000000Cm00000000040200JW3m0000i000008e02W0003m0000i0000040601DK3Go0Ey100000000000000000000003SAUBMsZNH4P0q0A390qc[\{]BW0000000001AkBMsZNH4P0q0A390qc[\{]0W0200G0G5BHXXqnq16Zf02WoGD8zhO000000000GLBHXXqnq16Zf02WoGD8zW80000200e0GG1304K0J01G02u0RW1b07G0000G03W0BW0m0300C00W06i0I01w02m0801D06y0RW1l00000W0m0G40801D06a0Om1o06y0Sm1l06O0T00W04q0K01504S0BG0q0200LW1f06G0PG1l0200Gm1l06G0PG1Z0200LW0o0000000404rGD38s9h9rZcRF4QRP0Ae0OiviCW000000002Q7igGSCxH4Owf062NqkHg0000000000010Gpptssf.reg.new201pptssf.reg.new202pptssf.reg.new203pptssf.reg.new204pptssf.reg.new205pptssf.reg.new206pptssf.reg.new207pptssf.reg.new208pptssf.reg.new209pptssf.reg.new21pptssf.reg.new210pptssf.reg.new211SOFTWARE\Microsoft\NetShow\SystemStreamFormats\21pptssf.reg.new212#x3500360020004900530044004e002000500072006500730065006e0074006100740069006f006e00200056006900640065006f0020007700690074006800200053006300720069007000740073000000pptssf.reg.new213#x46006f0072002000640065006c006900760065007200790020006f006600200076006900640065006f00200063006f006e00740065006e007400200061006c006f006e006700200077006900740068002000730063007200690070007400200063006f006d006d0061006e0064007300200074006f0020004900530044004e0020006d006f00640065006d00730020006f0072002000610062006f00760065002e00200053006300720069007000740073002000630061006e0020006200650020007500730065006400200074006f00200065006e00680061006e00630065002000740068006500200065007800700065007200690065006e0063006500200061006e006400200069006e0066006f0072006d006100740069006f006e002000700072006500730065006e00740065006400200074006f00200074006800650020007600690065007700650072002e0020005300630072006900700074007300200064006f00200063006f006e00730075006d00650020006100640064006900740069006f006e0061006c002000620061006e006400770069006400740068002e00200054006800690073002000730065007400740069006e006700200069007300200067006f006f006400200066006f0072002000670065006e006500720061006c00200070007500720070006f0073006500200076006900640065006f00200074006800610074002000680061007300200074006800650020006100640064006900740069006f006e0061006c00200072006500710075006900720065006d0065006e00740020006f0066002000730063007200690070007400200063006f006d006d0061006e00640073002e0020005400680069007300200063006f006e00660069006700750072006100740069006f006e002000630061006e00200062006500200075007300650064002000770069007400680020004e0065007400530068006f0077002000500072006500730065006e007400650072002e000000pptssf.reg.new214#x607a24c071ced1118ea9006097d2e46apptssf.reg.new21502Wm00000000BpC2QoTOvcpn6csG2g06BERC42000000001W000042eTohZ4Ufpn6Ev030321JPMW000000000dXxAa73EqH6EgG1WbzBaQlC2000000000AsDK81YlG7[\}][\}][\}][\}][\}]00000000000000000000000000183000000000a0002Q0m00cWC00038002r0xzVBgdF4OxZ0C0C85DbBW000000000HqjEhkgdF4Oxc0C0C85Db1W000000aGVSjxUfpn6EvW30321JPOW000000000G9vf[\{]4rRpn6e[\}]G20Nrn4Ar3Dmx[\{]FOSyHYx80gW2quY000000000001O0000a00000G01W000C041040V000b0m007G0000G00W00005q07G07G000000000000000000000000000000000000000947tBUtgSyHZkO0m0mWKsM1000000000C3l6RnDMyyHgFq0W5zSH2i0L[\}]iWLLlF4QZz081VN4Gh00000000000p000000000080801E0F00002m00000YW0A0000F00002m00000G0O04rGD380xm40000000000000000000000947tBUtgSyHZkO0m0mWKsLE000000000C3FsbdcMT0Hewm0eCa3IFO0L[\}]iWLLlF4QZz081VN4Gh0000000000000000000000C0[\{]ElzVq1IqOOTCT0HewG0eCa3IFQs00000000045IqOOTCT0HewG0eCa3IFO200000W0A0440Gm1504m0K00k06u0PG1q0000400u02u0C00m0300801h04W0UW0i0200JG1l06u0Rm000080C0410200JG1f06C0SW1l07C0Rm1c07G0801D0500HG1702q0D00W05O0QG1a06K0Rm0W04C0Rm1a06K0Om0W05O0CW000000101DK3GoDYQoTOvcpn6csG2g06BER38000000000dXxAa73EqH6EgG1WbzBaQW00000000000G4pptssf.reg.new216pptssf.reg.new217pptssf.reg.new218pptssf.reg.new219pptssf.reg.new22pptssf.reg.new220pptssf.reg.new221pptssf.reg.new222pptssf.reg.new223pptssf.reg.new224pptssf.reg.new225pptssf.reg.new226SOFTWARE\Microsoft\NetShow\SystemStreamFormats\22pptssf.reg.new227#x3100300030002000480069006700680020004d006f00740069006f006e00200056006900640065006f000000pptssf.reg.new228pptssf.reg.new229#x3e79026875cad1118ea9006097d2e46apptssf.reg.new23pptssf.reg.new23002zG00000000C0C2QoTOvcpn6csG2g06BERCu2000000001G000042eTohZ4Ufpn6Ev030321JPMW000000000GYM8NY3AqH6z[\{]W1WbzBaZ00300000000G2Js[\{]drUlG7[\}][\}][\}][\}][\}]000000000000000000000000000S3000000000a000001G0000K0002G0G2r0xzVBgdF4OxZ0C0C85DbBW000000000HqjEhkgdF4Oxc0C0C85Db1W000000aGVSjxUfpn6EvW30321JPRS000000000G9vf[\{]4rRpn6e[\}]G20Nrn4Ar3Dmx[\{]FOSyHYx80gW2quY00000000000280001700000G0Q1000TG01040V003e0m00G00G0100LazOBWW000000000LazOQG600800G000000000000000000000000000000000000000000000000000000000000000000000000000000000000000aGVSjxUfpn6EvW30321JPO4000000000mEyPl4rRpn6e[\}]G20Nrn4Am1N[\{]o1LMyyHgFq0W5zSH2i00000000003C0000000000W090000y0000B000002A00e0000y0000B00000101W0JL0qCW3l0G0000000000000000000000G5BHXXqnq16Zf02WoGD8zk8000000000GLBHXXqnq16Zf02WoGD8zW8000020180LW1l07W0Tm1X0780PG0W04q0PG1q0640Km1l07K0RW1a00007W1104C0C00u05O0CG0W0200E00k0300801h0680S01p02m0800u0200Qm1807e0B00W04q0Rm1k06y0000207K00G0W04q0QG1Z0780Rm1p06y0PW1q0200JG1G04K0Hm0j03G0801M06a0P01b06y0801306y0P01b06C0801M0380000000G0JL0qCZOcidMEPiyHfja0gW1Ypcmo00000000048bY5uWoj4HlVe0O9VIv8m0000000000041pptssf.reg.new231pptssf.reg.new232pptssf.reg.new233pptssf.reg.new234pptssf.reg.new235pptssf.reg.new236#102400pptssf.reg.new237pptssf.reg.new238pptssf.reg.new239pptssf.reg.new24pptssf.reg.new240pptssf.reg.new241SOFTWARE\Microsoft\NetShow\SystemStreamFormats\23pptssf.reg.new242#x31003000300020004d007500730069006300200056006900640065006f000000pptssf.reg.new243pptssf.reg.new244#x3f79026875cad1118ea9006097d2e46apptssf.reg.new24502eW00000000D4C2QoTOvcpn6csG2g06BER183000000001G000042eTohZ4Ufpn6Ev030321JPMW000000000H2M8NY3AqH6z[\{]W1WbzBaZ4G3000000000Dx83NvUlG7[\}][\}][\}][\}][\}]000000000000000000000000000S3000000000a000001G0000K0002G0G2r0xzVBgdF4OxZ0C0C85DbBW000000000HqjEhkgdF4Oxc0C0C85Db1W000000aGVSjxUfpn6EvW30321JPVS000000000G9vf[\{]4rRpn6e[\}]G20Nrn4Ar3Dmx[\{]FOSyHYx80gW2quY00000000000280002700000G0R1000TG01080[\{]003G1m00W00G0100LazOBWW000000000LazOQnG00O00W0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000947tBUtgSyHZkO0m0mWKsM1000000000C3l6RnDMyyHgFq0W5zSH2i0L[\}]iWLLlF4QZz081VN4Gh00000000000p00000000008030000F00002m00000YW0A0000F00002m00000G0O04rGD380xm4000000000000000000000041IqOOTCT0HewG0eCa3IFRc00000000045IqOOTCT0HewG0eCa3IFO200000W0I05O0Rm1u07S0OG1o06K0801D06K0T01X05C0Rm1r06u0P0000200GG130340DW1M0340800W0340DW0k0300801h0680S01p02m0800n03O0801h04W0UW0i0200JG1l06u0Rm000080TG010200JG1f06C0SW1l07C0Rm1c07G0801D0500HG1702q0D00W05O0QG1a06K0Rm0W04C0Rm1a06K0Om0W05O0CW000000101DK3GoDYQoTOvcpn6csG2g06BER38000000000H2M8NY3AqH6z[\{]W1WbzBaZ000000000000G4pptssf.reg.new246pptssf.reg.new247pptssf.reg.new248pptssf.reg.new249pptssf.reg.new25pptssf.reg.new250pptssf.reg.new251pptssf.reg.new252pptssf.reg.new253pptssf.reg.new254pptssf.reg.new255pptssf.reg.new256SOFTWARE\Microsoft\NetShow\SystemStreamFormats\24pptssf.reg.new257#x3100300030002000500072006500730065006e0074006100740069006f006e00200056006900640065006f000000pptssf.reg.new258pptssf.reg.new259#xd8b401bc16c5d1118ea9006097d2e46apptssf.reg.new26pptssf.reg.new260020m00000000AUC2QoTOvcpn6csG2g06BER6m2000000001G000042eTohZ4Ufpn6Ev030321JPMW000000000KAvm0Hh5qH6EgG1WbzBaQfu200000000i6F6moPPlG7[\}][\}][\}][\}][\}]000000000000000000000000000S3000000000a000001G0000K0002G0G2r0xzVBgdF4OxZ0C0C85DbBW000000000HqjEhkgdF4Oxc0C0C85Db1W000000aGVSjxUfpn6EvW30321JPNy000000000G9vf[\{]4rRpn6e[\}]G20Nrn4Ar3Dmx[\{]FOSyHYx80gW2quY000000000001O0000R00000G01W000C041080[\{]003G1m00500000G0100000780CW050000000000000000000000000000947tBUtgSyHZkO0m0mWKsM1000000000C3l6RnDMyyHgFq0W5zSH2i0L[\}]iWLLlF4QZz081VN4Gh00000000000p000000000080801E0401003m00000YW0A0000401003m00000G0O04rGD380X0C000000000000000000000041IqOOTCT0HewG0eCa3IFQu00000000045IqOOTCT0HewG0eCa3IFO200000W0A0440Gm1504m0K00k06u0PG1q00004G0n03O0BW0m0300C00W06i0I01w02m0801D06y0RW1l00000W0m0G40801D06a0Om1o06y0Sm1l06O0T00W04q0K01504S0BG0q0200LW1f06G0PG1l0200Gm1l06G0PG1Z0200LW0o0000000404rGD38s9h9rZcRF4QRP0Ae0OiviCW000000001Ghd016iNH4Owf062NqkHg0000000000010Gpptssf.reg.new261pptssf.reg.new262pptssf.reg.new263pptssf.reg.new264pptssf.reg.new265pptssf.reg.new266pptssf.reg.new267pptssf.reg.new268pptssf.reg.new269#320pptssf.reg.new27pptssf.reg.new270pptssf.reg.new271SOFTWARE\Microsoft\NetShow\SystemStreamFormats\25pptssf.reg.new272#x3100300030002000500072006500730065006e0074006100740069006f006e00200056006900640065006f0020007700690074006800200053006300720069007000740073000000pptssf.reg.new273#x46006f0072002000640065006c006900760065007200790020006f006600200076006900640065006f00200063006f006e00740065006e007400200061006c006f006e006700200077006900740068002000730063007200690070007400200063006f006d006d0061006e006400730020006f006e0020006400750061006c0020006300680061006e006e0065006c0020004900530044004e0020006d006f00640065006d0073002c00200069006e007400720061006e00650074007300200061006e00640020004c0041004e0073002e0020005300630072006900700074007300200064006f00200063006f006e00730075006d00650020006100640064006900740069006f006e0061006c002000620061006e006400770069006400740068002e002000550073006500200074006800690073002000730065007400740069006e00670020007700680065006e00200079006f0075007200200076006900640065006f00200063006f006e00740065006e00740020006900730020006c006f00770020006d006f00740069006f006e00200061006e006400200079006f0075002000700072006500660065007200200074006f0020006f0066006600650072002000740068006500200076006900650077006500720020006100200073006d006f006f007400680065007200200076006900640065006f002e00200047006f006f00640020006500780061006d0070006c0065007300200069006e0063006c0075006400650020006e00650077007300630061007300740073002c002000740061006c006b0069006e0067002000680065006100640020006f0072002000700072006500730065006e0074006100740069006f006e007300200069006e0076006f006c00760069006e00670020006100200073007000650061006b006500720020006100740020006100200070006f006400690075006d002e000000pptssf.reg.new274#xd9b401bc16c5d1118ea9006097d2e46apptssf.reg.new275024000000000BfC2QoTOvcpn6csG2g06BERBS2000000001W000042eTohZ4Ufpn6Ev030321JPMW000000000W7Fs81h5qH6EgG1WbzBaQka20000000042TCuoPPlG7[\}][\}][\}][\}][\}]000000000000000000000000000S3000000000a000041G0010K0002G0G2r0xzVBgdF4OxZ0C0C85DbBW000000000HqjEhkgdF4Oxc0C0C85Db1W000000aGVSjxUfpn6EvW30321JPNu000000000G9vf[\{]4rRpn6e[\}]G20Nrn4Ar3Dmx[\{]FOSyHYx80gW2quY000000000001O0000Q00000G01W000C041040V000V10004m0000G00m00005o07804m00000000000000000000000000aGVSjxUfpn6EvW30321JPO4000000000mEyPl4rRpn6e[\}]G20Nrn4Am1N[\{]o1LMyyHgFq0W5zSH2i00000000003C0000000000W0W04u0G0400F000002A00e0000G0400F00000101W0JL0qCW240m0000000000000000000000aGVSjxUfpn6EvW30321JPKu000000000mC[\}]QMUPPq16Zh02WoGD8zW1N[\{]o1LMyyHgFq0W5zSH2i0000000000000000000000m3uw[\}]r[\}]G5BHXXqnq16Zf02WoGD8zhO000000000GLBHXXqnq16Zf02WoGD8zW80000200e0GG1304K0J01G02u0RW1b07G0000G03W0BW0m0300C00W06i0I01w02m0801D06y0RW1l00000W0m0G40801D06a0Om1o06y0Sm1l06O0T00W04q0K01504S0BG0q0200LW1f06G0PG1l0200Gm1l06G0PG1Z0200LW0o0000000404rGD38s9h9rZcRF4QRP0Ae0OiviCW0000000020S[\}]OW6iNH4Owf062NqkHg0000000000010Gpptssf.reg.new276pptssf.reg.new277pptssf.reg.new278#60pptssf.reg.new279pptssf.reg.new28pptssf.reg.new280pptssf.reg.new281pptssf.reg.new282pptssf.reg.new283pptssf.reg.new284pptssf.reg.new285pptssf.reg.new286SOFTWARE\Microsoft\NetShow\SystemStreamFormats\26pptssf.reg.new287#x330030003000200056006900640065006f000000pptssf.reg.new288#x480069006700680020007100750061006c00690074007900200076006900640065006f00200077006900740068002000660075006c006c00200069006d006100670065002000730069007a006500200061007400200033003000300020006b0069006c006f006200690074007300200070006500720020007300650063006f006e0064002000620061006e006400770069006400740068002e00200047006f006f006400200066006f0072002000640065006c006900760065007200790020006f00760065007200200069006e007400720061006e00650074007300200061006e00640020004c0041004e0073002e00200047006f006f006400200066006f0072002000660075006c006c002000730063007200650065006e00200076006900640065006f00200063006c00690065006e00740020006100700070006c00690063006100740069006f006e0073002e000000pptssf.reg.new289#x4079026875cad1118ea9006097d2e46apptssf.reg.new29pptssf.reg.new29002rm00000000D4C2QoTOvcpn6csG2g06BER183000000001G000042eTohZ4Ufpn6Ev030321JPMW000000000LYM8NY3AqH6z[\{]W1WbzBaZ4G300000000eDZzeNvUlG7[\}][\}][\}][\}][\}]000000000000000000000000000S3000000000a000003m0000y0002m102r0xzVBgdF4OxZ0C0C85DbBW000000000HqjEhkgdF4Oxc0C0C85Db1W000000aGVSjxUfpn6EvW30321JPVS000000000G9vf[\{]4rRpn6e[\}]G20Nrn4Ar3Dmx[\{]FOSyHYx80gW2quY00000000000280002700000G0T1000TG01080[\{]003G1m00W00G0100LazOBWW000000000LazOQnG00O00W0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000947tBUtgSyHZkO0m0mWKsM1000000000C3l6RnDMyyHgFq0W5zSH2i0L[\}]iWLLlF4QZz081VN4Gh00000000000p00000000008030000401003m00000YW0A0000401003m00000G0O04rGD380X0C000000000000000000000041IqOOTCT0HewG0eCa3IFRc00000000045IqOOTCT0HewG0eCa3IFO200000W0I05O0Rm1u07S0OG1o06K0801D06K0T01X05C0Rm1r06u0P0000200GG130340DW1M0340800W0340DW0k0300801h0680S01p02m0800n03O0801h04W0UW0i0200JG1l06u0Rm000080TG010200JG1f06C0SW1l07C0Rm1c07G0801D0500HG1702q0D00W05O0QG1a06K0Rm0W04C0Rm1a06K0Om0W05O0CW000000101DK3GoDYQoTOvcpn6csG2g06BER38000000000LYM8NY3AqH6z[\{]W1WbzBaZ000000000000G4pptssf.reg.new291pptssf.reg.new292pptssf.reg.new293#90pptssf.reg.new294pptssf.reg.new295pptssf.reg.new296#307200pptssf.reg.new297pptssf.reg.new298pptssf.reg.new299pptssf.reg.new3#x46006f0072002000640065006c006900760065007200790020006f0066002000680069006700680020007100750061006c00690074007900200061007500640069006f00200063006f006e00740065006e007400200074006f002000320038002e0038002000620061007500640020006d006f00640065006d00730020006f0072002000610062006f00760065002e00200047006f006f006400200066006f007200200072006100640069006f002c0020006d007500730069006300200061006e0064002000670065006e006500720061006c00200070007500720070006f0073006500200061007500640069006f0020006f006e006c007900200063006f006e00740065006e0074002e000000pptssf.reg.new30pptssf.reg.new300pptssf.reg.new301SOFTWARE\Microsoft\NetShow\SystemStreamFormats\27pptssf.reg.new302#x350031003200200056006900640065006f000000pptssf.reg.new303#x480069006700680020007100750061006c00690074007900200076006900640065006f00200077006900740068002000660075006c006c00200069006d006100670065002000730069007a006500200061006e0064002000680069006700680020007100750061006c00690074007900200061007500640069006f00200061007400200035003100320020006b0069006c006f006200690074007300200070006500720020007300650063006f006e0064002000620061006e006400770069006400740068002e00200047006f006f006400200066006f0072002000640065006c006900760065007200790020006f00760065007200200069006e007400720061006e00650074007300200061006e00640020004c0041004e0073002e00200049006400650061006c00200066006f0072002000660075006c006c002000730063007200650065006e00200076006900640065006f00200063006c00690065006e00740020006100700070006c00690063006100740069006f006e0073002e000000pptssf.reg.new304#x73b5f7b10f07d211a997006097926036pptssf.reg.new305021m00000000FRC2QoTOvcpn6csG2g06BERAa3000000001G000042eTohZ4Ufpn6Ev030321JPMW000000000aP28TWK7qX6fbm1Wbv9WDji3000000004DqvR1ARlG7[\}][\}][\}][\}][\}]000000000000000000000000000R3000000000a0002P6G00cHa00000202r0xzVBgdF4OxZ0C0C85DbBW000000000HqjEhkgdF4Oxc0C0C85Db1W000000aGVSjxUfpn6EvW30321JPOu100000000G9vf[\{]4rRpn6e[\}]G20Nrn4Ar3Dmx[\{]FOSyHYx80gW2quY00000000000280000U0G000G00701mTG01029M002y2m005m4G0100LazOBWW000000000LazOJ1Kk0XS15m4000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002H1zotjwdF4Oxc0C0C85DbWG0000000030xncyJLlF4QZz081VN4Gh05Vx85LRpn6e[\}]G20Nrn4Am0000000000Cm0000000002000S07100G00y000008e02W000100G00y0000040601DK3Go08G3000000000000000000000010Kj667J7G4QEa0A390qZsvW0000000011Kj667J7G4QEa0A390qZs0W0000804W1M06y0U01t0640SW1b0200JG1b07G0OG1J06y0TG1k06G0000W0440Gm0o03G0LW0n0200800o03G0BW0m0200Qm1Y0700Sm0i0200CW0o0200Qm1807e0B00W04q0Rm1k06y0000207K00G0W04q0QG1Z0780Rm1p06y0PW1q0200JG1G04K0Hm0j03G0801M06a0P01b06y0801306y0P01b06C0801M0380000000G0JL0qCZOcidMEPiyHfja0gW1Ypcmo00000000096GY7O51z8HgPS0O9UIO3O0000000000041pptssf.reg.new306pptssf.reg.new307pptssf.reg.new308#100pptssf.reg.new309pptssf.reg.new31SOFTWARE\Microsoft\NetShow\SystemStreamFormats\10pptssf.reg.new310pptssf.reg.new311#524288pptssf.reg.new312pptssf.reg.new313pptssf.reg.new314pptssf.reg.new315pptssf.reg.new316SOFTWARE\Microsoft\NetShow\SystemStreamFormats\3pptssf.reg.new317#x320038002e0038002000480069006700680020004d006f00740069006f006e00200056006900640065006f0020002800310036003000780031003100320029000000pptssf.reg.new318pptssf.reg.new319#x517a24c071ced1118ea9006097d2e46apptssf.reg.new32#x320038002e0038002000500072006500730065006e0074006100740069006f006e0020005300630061006c00610062006c006500200056006900640065006f000000pptssf.reg.new32002Rm00000000BmC2QoTOvcpn6csG2g06BERBu2000000001G000042eTohZ4Ufpn6Ev030321JPMW000000000WXxAa73EqH6EgG1WbzBaQl0200000000ODtCf7zYlG7[\}][\}][\}][\}][\}]000000000000000000000000003t3000000000a000240m00X0C0001O002r0xzVBgdF4OxZ0C0C85DbBW000000000HqjEhkgdF4Oxc0C0C85Db1W000000aGVSjxUfpn6EvW30321JPQS000000000G9vf[\{]4rRpn6e[\}]G20Nrn4Ar3Dmx[\{]FOSyHYx80gW2quY00000000000280000t00000G1g96q4TG01040V003k0W00C00G0100LazOBWW000000000LbWmCm7m0F00C000000000000000000000000000000000000000000000000000000000000000002H1zotjwdF4Oxc0C0C85DbWG0000000030xncyJLlF4QZz081VN4Gh05Vx85LRpn6e[\}]G20Nrn4Am0000000000Cm000000000200O0002W0000S000008e02W0002W0000S0000040601DK3Go0D80000000000000000000000010Kj667J7G4QEa0A390qZsuW0000000011Kj667J7G4QEa0A390qZs0W0000804W1M06y0U01t0640SW1b0200JG1b07G0OG1J06y0TG1k06G0000U0440Gm0m03O0LW0o0200800s02u0C00W06i0OW1m07C0B00W03W0801h04W0UW0i0200JG1l06u0Rm000080TG010200JG1f06C0SW1l07C0Rm1c07G0801D0500HG1702q0D00W05O0QG1a06K0Rm0W04C0Rm1a06K0Om0W05O0CW000000101DK3GoDYQoTOvcpn6csG2g06BER38000000000WXxAa73EqH6EgG1WbzBaQW00000000000G4pptssf.reg.new321pptssf.reg.new322pptssf.reg.new323pptssf.reg.new324pptssf.reg.new325pptssf.reg.new326pptssf.reg.new327pptssf.reg.new328pptssf.reg.new329#160pptssf.reg.new33#x520045005100550049005200450053003a002000500065006e007400690075006d0020004900490020003200360036004d0068007a00200066006f00720020005300630061006c00610062006c006500200056006900640065006f002e0020005300630061006c00610062006c006500200076006900640065006f002000700072006f00760069006400650073002000620065007300740020007100750061006c00690074007900200070006c00610079006200610063006b002e0020002000550073006500200074006800690073002000730065007400740069006e00670020007700680065006e00200079006f0075007200200076006900640065006f00200063006f006e00740065006e00740020006900730020006c006f00770020006d006f00740069006f006e00200061006e006400200079006f0075002000700072006500660065007200200074006f0020006f0066006600650072002000740068006500200076006900650077006500720020006100200073006d006f006f007400680065007200200076006900640065006f002e00200047006f006f00640020006500780061006d0070006c0065007300200069006e0063006c0075006400650020006e006500770073002000630061007300740073002c002000740061006c006b0069006e0067002000680065006100640020006f0072002000700072006500730065006e0074006100740069006f006e007300200069006e0076006f006c00760069006e00670020006100200073007000650061006b006500720020006100740020006100200070006f006400690075006d002e000000pptssf.reg.new330#120pptssf.reg.new331SOFTWARE\Microsoft\NetShow\SystemStreamFormats\4pptssf.reg.new332#x320038002e0038002000480069006700680020004d006f00740069006f006e0020005300630061006c00610062006c006500200056006900640065006f000000pptssf.reg.new333#x520045005100550049005200450053003a002000500065006e007400690075006d0020004900490020003200360036004d0068007a00200066006f00720020005300630061006c00610062006c006500200056006900640065006f002e0020005300630061006c00610062006c006500200076006900640065006f002000700072006f00760069006400650073002000620065007300740020007100750061006c00690074007900200070006c00610079006200610063006b002e002000550073006500200074006800690073002000730065007400740069006e00670020007700680065006e00200079006f0075007200200076006900640065006f00200063006f006e00740065006e00740020006800610073002000680069006700680020006d006f00740069006f006e002000730065007100750065006e00630065007300200061006e00640020006600720065007100750065006e00740020007300630065006e00650020006300680061006e006700650073002e00200054006800690073002000730065007400740069006e00670020006f00660066006500720073002000740068006500200076006900650077006500720020006100200063007200690073007000650072002c00200068006900670068006500720020007100750061006c00690074007900200069006d00610067006500200072006100740068006500720020007400680061006e00200068006900670068006500720020006600720061006d0065007300200070006500720020007300650063006f006e0064002e00200047006f006f00640020006500780061006d0070006c0065007300200069006e0063006c007500640065002000730070006f00720074007300200061006e00640020006d007500730069006300200076006900640065006f007300200069006e00200077006800690063006800200079006f0075002000770061006e007400200074006f00200066006f0063007500730020006d006f007200650020006f006e002000740068006500200076006900640065006f0020007400680061006e002000740068006500200061007500640069006f002e000000pptssf.reg.new334#x527a24c071ced1118ea9006097d2e46apptssf.reg.new33502y000000000FBC2QoTOvcpn6csG2g06BER9a30000000020000042pdNuUur6qH6DWW1WbycYiYm0000000000m020Biz0004024i000104KQ002XtAkCHwdF4Oxa0C0C85DbQ0000000001[\{]7igGSCxH4Owf062NqkHgomC000000030QgPvVsAz0V[\}][\}][\}][\}]y00000000000000000000000000FSC000000002G0004W500181G008OG00BK3lrykgSyHZkC0m0mWKsKk00000000017IqwkwgSyHZkO0m0mWKsK60000002H1zotjwdF4Oxc0C0C85Dbfm0000000010dcduJLlF4QZz081VN4GhKCt3luzXpn6BiW2g0BJY8000000000008W0003S0000106eaRGHr0040G1y00Eu2000m0100401MJrWk20000000001MM30p0V00y00m00000000000000000000000000000000000000000000000000000000000000000947tBUtgSyHZkO0m0mWKsM1000000000C3l6RnDMyyHgFq0W5zSH2i0L[\}]iWLLlF4QZz081VN4Gh00000000000p0000000000801W000B00002G00000YW0A0000B00002G00000G0O04rGD380AG40000000000000000000000947tBUtgSyHZkO0m0mWKsM1000000000C3l6RnDMyyHgFq0W5zSH2i0L[\}]iWLLlF4QZz081VN4Gh00000000000p0000000000G01W000B00002G00000YW0A0000B00002G00000G0O04rGD380AG40000000000000000000000DmfujRQDT4Ha3G0eCa3IRuk00000000004gujRQDT4Ha3G0eCa3IRu200801010Kj667J7G4QEa0A390qZsuW0000000011Kj667J7G4QEa0A390qZs0W0000804W1M06y0U01t0640SW1b0200JG1b07G0OG1J06y0TG1k06G0000U0440Gm0m03O0LW0o0200800s02u0C00W06i0OW1m07C0B00W03W0801h04W0UW0i0200JG1l06u0Rm000080TG010200JG1f06C0SW1l07C0Rm1c07G0801D0500HG1702q0D00W05O0QG1a06K0Rm0W04C0Rm1a06K0Om0W05O0CW000000101DK3GoDYQoTOvcpn6csG2g06BER38000000000VXxAa73EqH6EgG1WbzBaQW00000000000G4pptssf.reg.new336pptssf.reg.new337pptssf.reg.new338pptssf.reg.new339pptssf.reg.new34#x587a24c071ced1118ea9006097d2e46apptssf.reg.new340pptssf.reg.new341pptssf.reg.new342pptssf.reg.new343pptssf.reg.new344pptssf.reg.new345pptssf.reg.new346SOFTWARE\Microsoft\NetShow\SystemStreamFormats\5pptssf.reg.new347#x320038002e00380020004d007500730069006300200056006900640065006f000000pptssf.reg.new348pptssf.reg.new349#x537a24c071ced1118ea9006097d2e46apptssf.reg.new3502PW00000000E8C2QoTOvcpn6csG2g06BER5O30000000020000042pdNuUur6qH6DWW1WbycYiYm0000000000m020Ej10004054m000101KM002XtAkCHwdF4Oxa0C0C85DbQ0000000002A7igGSCxH4Owf062NqkHgY0C000000000wG3KVsAz0V[\}][\}][\}][\}]y00000000000000000000000000FSC000000002G0007C5001p1G00KOW00BK3lrykgSyHZkC0m0mWKsKk00000000017IqwkwgSyHZkO0m0mWKsK60000002H1zotjwdF4Oxc0C0C85Dba00000000010dcduJLlF4QZz081VN4GhKCt3luzXpn6BiW2g0BJY8000000000005W0002m000010060000m0G40G1y006W2000b0000100100000Tu0tW0b000000000000000000000000000000000000000000000000002H1zotjwdF4Oxc0C0C85DbWG0000000030xncyJLlF4QZz081VN4Gh05Vx85LRpn6e[\}]G20Nrn4Am0000000000Cm00000000020200JW2m0000a000008e02W0002m0000a0000040601DK3Go02a100000000000000000000002H1zotjwdF4Oxc0C0C85DbWG0000000030xncyJLlF4QZz081VN4Gh05Vx85LRpn6e[\}]G20Nrn4Am0000000000Cm00000000040200JW2m0000a000008e02W0002m0000a0000040601DK3Go02a100000000000000000000003SAUBMsZNH4P0q0A390qc[\{]BW0000000001AkBMsZNH4P0q0A390qc[\{]0W0200G0G5BHXXqnq16Zf02WoGD8zhO000000000GLBHXXqnq16Zf02WoGD8zW80000200e0GG1304K0J01G02u0RW1b07G0000G03W0BW0m0300C00W06i0I01w02m0801D06y0RW1l00000W0m0G40801D06a0Om1o06y0Sm1l06O0T00W04q0K01504S0BG0q0200LW1f06G0PG1l0200Gm1l06G0PG1Z0200LW0o0000000404rGD38s9h9rZcRF4QRP0Ae0OiviCW000000002A7igGSCxH4Owf062NqkHg0000000000010Gpptssf.reg.new35002rW00000000C0C2QoTOvcpn6csG2g06BERCu2000000001G000042eTohZ4Ufpn6Ev030321JPMW000000000XXxAa73EqH6EgG1WbzBaQW0300000000CBsGlNzYlG7[\}][\}][\}][\}][\}]000000000000000000000000003t3000000000a000240m00X0C0001O002r0xzVBgdF4OxZ0C0C85DbBW000000000HqjEhkgdF4Oxc0C0C85Db1W000000aGVSjxUfpn6EvW30321JPRS000000000G9vf[\{]4rRpn6e[\}]G20Nrn4Ar3Dmx[\{]FOSyHYx80gW2quY00000000000280001700000G1g96q4TG01040V003e0m00G00G0100LazOBWW000000000LazOQGT00K00G000000000000000000000000000000000000000000000000000000000000000000000000000000000000000aGVSjxUfpn6EvW30321JPO4000000000mEyPl4rRpn6e[\}]G20Nrn4Am1N[\{]o1LMyyHgFq0W5zSH2i00000000003C0000000000W060000i00009000002A00e0000i0000900000101W0JL0qCW0f0G0000000000000000000000G5BHXXqnq16Zf02WoGD8zk8000000000GLBHXXqnq16Zf02WoGD8zW8000020180LW1l07W0Tm1X0780PG0W04q0PG1q0640Km1l07K0RW1a00007W1104C0C00u05O0CG0W0200E00k0300801h0680S01p02m0800u0200Qm1807e0B00W04q0Rm1k06y0000207K00G0W04q0QG1Z0780Rm1p06y0PW1q0200JG1G04K0Hm0j03G0801M06a0P01b06y0801306y0P01b06C0801M0380000000G0JL0qCZOcidMEPiyHfja0gW1Ypcmo0000000008OUof1mpj4HZga0O9VIv6e0000000000041pptssf.reg.new351pptssf.reg.new352pptssf.reg.new353pptssf.reg.new354pptssf.reg.new355pptssf.reg.new356pptssf.reg.new357pptssf.reg.new358pptssf.reg.new359pptssf.reg.new36pptssf.reg.new360pptssf.reg.new361SOFTWARE\Microsoft\NetShow\SystemStreamFormats\6pptssf.reg.new362#x320038002e00380020004d007500730069006300200056006900640065006f0020002800310036003000780031003100320029000000pptssf.reg.new363pptssf.reg.new364#x547a24c071ced1118ea9006097d2e46apptssf.reg.new36502e000000000C0C2QoTOvcpn6csG2g06BERCu2000000001G000042eTohZ4Ufpn6Ev030321JPMW000000000Y1xAa73EqH6EgG1WbzBaQW0300000000O3Eto7zYlG7[\}][\}][\}][\}][\}]000000000000000000000000003t3000000000a000240m00X0C0001O002r0xzVBgdF4OxZ0C0C85DbBW000000000HqjEhkgdF4Oxc0C0C85Db1W000000aGVSjxUfpn6EvW30321JPRS000000000G9vf[\{]4rRpn6e[\}]G20Nrn4Ar3Dmx[\{]FOSyHYx80gW2quY00000000000280001700000G1g96q4TG01040V003e0m00G00G0100LazOBWW000000000LazOQGT00K00G000000000000000000000000000000000000000000000000000000000000000000000000000000000000000aGVSjxUfpn6EvW30321JPO4000000000mEyPl4rRpn6e[\}]G20Nrn4Am1N[\{]o1LMyyHgFq0W5zSH2i00000000003C0000000000W060000e00007000002A00e0000e0000700000101W0JL0qCW3I000000000000000000000000G5BHXXqnq16Zf02WoGD8zk8000000000GLBHXXqnq16Zf02WoGD8zW8000020180LW1l07W0Tm1X0780PG0W04q0PG1q0640Km1l07K0RW1a00007W1104C0C00u05O0CG0W0200E00k0300801h0680S01p02m0800u0200Qm1807e0B00W04q0Rm1k06y0000207K00G0W04q0QG1Z0780Rm1p06y0PW1q0200JG1G04K0Hm0j03G0801M06a0P01b06y0801306y0P01b06C0801M0380000000G0JL0qCZOcidMEPiyHfja0gW1Ypcmo0000000008WUof1mpj4HZga0O9VIv6e0000000000041pptssf.reg.new366pptssf.reg.new367pptssf.reg.new368pptssf.reg.new369pptssf.reg.new37pptssf.reg.new370pptssf.reg.new371pptssf.reg.new372pptssf.reg.new373pptssf.reg.new374pptssf.reg.new375pptssf.reg.new376SOFTWARE\Microsoft\NetShow\SystemStreamFormats\7pptssf.reg.new377#x320038002e00380020004d00750073006900630020005300630061006c00610062006c006500200056006900640065006f000000pptssf.reg.new378pptssf.reg.new379#x557a24c071ced1118ea9006097d2e46apptssf.reg.new38pptssf.reg.new380029G00000000FRC2QoTOvcpn6csG2g06BERAa30000000020000042pdNuUur6qH6DWW1WbycYiYm0000000000m020Eir0004054a000101KY002XtAkCHwdF4Oxa0C0C85DbQ000000000247igGSCxH4Owf062NqkHgsmC0000000003wcmVsAz0V[\}][\}][\}][\}]y00000000000000000000000000FSC000000002G000FW4003u1000KNm00BK3lrykgSyHZkC0m0mWKsKk00000000017IqwkwgSyHZkO0m0mWKsK60000002H1zotjwdF4Oxc0C0C85Dbjm0000000010dcduJLlF4QZz081VN4GhKCt3luzXpn6BiW2g0BJY8000000000008W0004S0000106eaRGHr0040G1y00EW300100100401MJrWk20000000001MJrXf1q01G010000000000000000000000000000000000000000000000000000000000000000000000000000000000000002H1zotjwdF4Oxc0C0C85DbWG0000000030xncyJLlF4QZz081VN4Gh05Vx85LRpn6e[\}]G20Nrn4Am0000000000Cm000000000200O0002m0000a000008e02W0002m0000a0000040601DK3Go02a100000000000000000000002H1zotjwdF4Oxc0C0C85DbWG0000000030xncyJLlF4QZz081VN4Gh05Vx85LRpn6e[\}]G20Nrn4Am0000000000Cm000000000400O0002m0000a000008e02W0002m0000a0000040601DK3Go02a100000000000000000000003SAUBMsZNH4P0q0A390qc[\{]BW0000000001AkBMsZNH4P0q0A390qc[\{]0W0200G0G5BHXXqnq16Zf02WoGD8zk8000000000GLBHXXqnq16Zf02WoGD8zW8000020180LW1l07W0Tm1X0780PG0W04q0PG1q0640Km1l07K0RW1a00007W1104C0C00u05O0CG0W0200E00k0300801h0680S01p02m0800u0200Qm1807e0B00W04q0Rm1k06y0000207K00G0W04q0QG1Z0780Rm1p06y0PW1q0200JG1G04K0Hm0j03G0801M06a0P01b06y0801306y0P01b06C0801M0380000000G0JL0qCZOcidMEPiyHfja0gW1Ypcmo0000000008GUof1mpj4HZga0O9VIv6e0000000000041pptssf.reg.new381pptssf.reg.new382pptssf.reg.new383pptssf.reg.new384pptssf.reg.new385pptssf.reg.new386pptssf.reg.new387pptssf.reg.new388pptssf.reg.new389pptssf.reg.new39pptssf.reg.new390pptssf.reg.new391SOFTWARE\Microsoft\NetShow\SystemStreamFormats\8pptssf.reg.new392#x320038002e0038002000500072006500730065006e0074006100740069006f006e00200056006900640065006f000000pptssf.reg.new393#x550073006500200074006800690073002000730065007400740069006e00670020007700680065006e00200079006f0075007200200076006900640065006f00200063006f006e00740065006e00740020006900730020006c006f00770020006d006f00740069006f006e00200061006e006400200079006f0075002000770061006e007400200074006f002000700072006f007600690064006500200073006d006f006f007400680065007200200076006900640065006f00200070006c00610079006200610063006b002e00200047006f006f00640020006500780061006d0070006c0065007300200069006e0063006c0075006400650020006e0065007700730063006100730074007300200061006e0064002000700072006500730065006e0074006100740069006f006e007300200069006e0076006f006c00760069006e00670020006100200073007000650061006b006500720020006100740020006100200070006f006400690075006d002e000000pptssf.reg.new394#x567a24c071ced1118ea9006097d2e46apptssf.reg.new39502h000000000AjC2QoTOvcpn6csG2g06BER7i2000000001G000042eTohZ4Ufpn6Ev030321JPMW000000000Z1xAa73EqH6EgG1WbzBaQgq20000000002JAtdzYlG7[\}][\}][\}][\}][\}]000000000000000000000000003t3000000000a000240m00X0C0001O002r0xzVBgdF4OxZ0C0C85DbBW000000000HqjEhkgdF4Oxc0C0C85Db1W000000aGVSjxUfpn6EvW30321JPP0000000000G9vf[\{]4rRpn6e[\}]G20Nrn4Ar3Dmx[\{]FOSyHYx80gW2quY000000000001O0000i00000G01W000C041040V001e0W009G0000G00G00007U0Du09G00000000000000000000000000000000000000000000000000aGVSjxUfpn6EvW30321JPO4000000000mEyPl4rRpn6e[\}]G20Nrn4Am1N[\{]o1LMyyHgFq0W5zSH2i00000000003C0000000000W0W04u0i00009000002A00e0000i0000900000101W0JL0qCW0f0G0000000000000000000000G5BHXXqnq16Zf02WoGD8zhO000000000GLBHXXqnq16Zf02WoGD8zW80000200e0GG1304K0J01G02u0RW1b07G0000G03W0BW0m0300C00W06i0I01w02m0801D06y0RW1l00000W0m0G40801D06a0Om1o06y0Sm1l06O0T00W04q0K01504S0BG0q0200LW1f06G0PG1l0200Gm1l06G0PG1Z0200LW0o0000000404rGD38s9h9rZcRF4QRP0Ae0OiviCW000000002C7igGSCxH4Owf062NqkHg0000000000010Gpptssf.reg.new396pptssf.reg.new397pptssf.reg.new398pptssf.reg.new399pptssf.reg.new4#x006971bd44cbd1118ea9006097d2e46apptssf.reg.new40pptssf.reg.new400pptssf.reg.new401pptssf.reg.new402pptssf.reg.new403pptssf.reg.new404pptssf.reg.new405pptssf.reg.new406SOFTWARE\Microsoft\NetShow\SystemStreamFormats\9pptssf.reg.new407#x320038002e0038002000500072006500730065006e0074006100740069006f006e00200056006900640065006f0020002800310036003000780031003100320029000000pptssf.reg.new408pptssf.reg.new409#x577a24c071ced1118ea9006097d2e46apptssf.reg.new41pptssf.reg.new41002Fm00000000AjC2QoTOvcpn6csG2g06BER7i2000000001G000042eTohZ4Ufpn6Ev030321JPMW000000000ZXxAa73EqH6EgG1WbzBaQgq200000000CDj1ytzYlG7[\}][\}][\}][\}][\}]000000000000000000000000003t3000000000a000240m00X0C0001O002r0xzVBgdF4OxZ0C0C85DbBW000000000HqjEhkgdF4Oxc0C0C85Db1W000000aGVSjxUfpn6EvW30321JPP0000000000G9vf[\{]4rRpn6e[\}]G20Nrn4Ar3Dmx[\{]FOSyHYx80gW2quY000000000001O0000i00000G01W000C041040V001e0W009G0000G00G00007U0Du09G00000000000000000000000000000000000000000000000000aGVSjxUfpn6EvW30321JPO4000000000mEyPl4rRpn6e[\}]G20Nrn4Am1N[\{]o1LMyyHgFq0W5zSH2i00000000003C0000000000W0W04u0e00007000002A00e0000e0000700000101W0JL0qCW3I000000000000000000000000G5BHXXqnq16Zf02WoGD8zhO000000000GLBHXXqnq16Zf02WoGD8zW80000200e0GG1304K0J01G02u0RW1b07G0000G03W0BW0m0300C00W06i0I01w02m0801D06y0RW1l00000W0m0G40801D06a0Om1o06y0Sm1l06O0T00W04q0K01504S0BG0q0200LW1f06G0PG1l0200Gm1l06G0PG1Z0200LW0o0000000404rGD38s9h9rZcRF4QRP0Ae0OiviCW000000002E7igGSCxH4Owf062NqkHg0000000000010Gpptssf.reg.new411pptssf.reg.new412pptssf.reg.new413pptssf.reg.new414pptssf.reg.new415pptssf.reg.new416pptssf.reg.new417pptssf.reg.new418pptssf.reg.new419pptssf.reg.new42pptssf.reg.new420pptssf.reg.new43pptssf.reg.new44pptssf.reg.new45pptssf.reg.new46SOFTWARE\Microsoft\NetShow\SystemStreamFormats\11pptssf.reg.new47#x320038002e003800200053006c00690064006500730068006f007700200056006900640065006f000000pptssf.reg.new48#x46006f00720020006c0061007200670065007200200069006d006100670065002000730069007a006500200061006e00640020006c006f00770020006600720061006d006500200072006100740065002e002000540068006500200065006600660065006300740020006900730020007100750061006c00690074007900200069006d006100670065007300200069006e0020006100200073006c00690064006500730068006f00770020007300740079006c0065002000700072006500730065006e0074006100740069006f006e002e002000430068006f006f00730065002000740068006900730020006f007000740069006f006e0020007700680065006e00200069006d00610067006500200063006c0061007200690074007900200061006e0064002000730069007a006500200061007200650020006d006f0072006500200069006d0070006f007200740061006e00740020007400680061006e00200073006d006f006f007400680065007200200076006900640065006f0020007700690074006800200068006900670068006500720020006600720061006d0065007300200070006500720020007300650063006f006e0064002e000000pptssf.reg.new49#x597a24c071ced1118ea9006097d2e46apptssf.reg.new502Mm000000009tC2QoTOvcpn6csG2g06BER4K20000000010000042eTohZ4Ufpn6Ev030321JPMW000000000g70wCkJAqH6z[\{]W1WbzBaZ7S200000000O8S5fKzVlG7[\}][\}][\}][\}][\}]00000000000000000000000000000G00000000a0000T0W007G800192002r0xzVBgdF4OxZ0C0C85DbBW000000000HqjEhkgdF4Oxc0C0C85Db1W000000aGVSjxUfpn6EvW30321JPVS000000000G9vf[\{]4rRpn6e[\}]G20Nrn4Ar3Dmx[\{]FOSyHYx80gW2quY00000000000280002700000G2uw680TG01080[\{]003G1m00W00G0100LazOBWW000000000LazOQm400W02W000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000041IqOOTCT0HewG0eCa3IFQQ00000000045IqOOTCT0HewG0eCa3IFO100000W0I05O0Rm1u07S0OG1o06K0801D06K0T01X05C0Rm1r06u0P0000200GG130340DW1M0340800W0340DW0k0300801h0680S01p02m0800n03O0801h04W0UW0i0200JG1l06u0Rm000080TG0s9h9rZcRF4QRP0Ae0OiviCW000000002eS3eovChH4Rtw062NqkIC0000000000010Gpptssf.reg.new50025m00000000AbC2QoTOvcpn6csG2g06BER7C2000000001G000042eTohZ4Ufpn6Ev030321JPMW000000000a1xAa73EqH6EgG1WbzBaQgK200000000C1m4[\}]tzYlG7[\}][\}][\}][\}][\}]000000000000000000000000001[\}]8000000000a000240m00X0C0001O002r0xzVBgdF4OxZ0C0C85DbBW000000000HqjEhkgdF4Oxc0C0C85Db1W000000aGVSjxUfpn6EvW30321JPOW000000000G9vf[\{]4rRpn6e[\}]G20Nrn4Ar3Dmx[\{]FOSyHYx80gW2quY000000000001O0000a00000G01W000C041040V000b0m007G0000G00W0000450GK17G000000000000000000000000000000000000000947tBUtgSyHZkO0m0mWKsM1000000000C3l6RnDMyyHgFq0W5zSH2i0L[\}]iWLLlF4QZz081VN4Gh00000000000p000000000080801E0401003m00000YW0A0000401003m00000G0O04rGD380X0C000000000000000000000041IqOOTCT0HewG0eCa3IFQs00000000045IqOOTCT0HewG0eCa3IFO200000W0A0440Gm1504m0K00k06u0PG1q0000400u02u0C00m0300801h04W0UW0i0200JG1l06u0Rm000080C0410200JG1f06C0SW1l07C0Rm1c07G0801D0500HG1702q0D00W05O0QG1a06K0Rm0W04C0Rm1a06K0Om0W05O0CW000000101DK3GoDYQoTOvcpn6csG2g06BER38000000000a1xAa73EqH6EgG1WbzBaQW00000000000G4pptssf.reg.new51pptssf.reg.new52pptssf.reg.new53pptssf.reg.new54pptssf.reg.new55pptssf.reg.new56pptssf.reg.new57pptssf.reg.new58pptssf.reg.new59pptssf.reg.new6pptssf.reg.new60pptssf.reg.new61SOFTWARE\Microsoft\NetShow\SystemStreamFormats\12pptssf.reg.new62#x3500360020004400690061006c002d005500700020004d006f00640065006d00200041007500640069006f000000pptssf.reg.new63#x46006f0072002000640065006c006900760065007200790020006f0066002000680069006700680020007100750061006c0069007400790020006d006f006e006f00200061007500640069006f00200063006f006e00740065006e007400200074006f002000350036006b0062007000730020006400690061006c002d007500700020006d006f00640065006d00730020006f0072002000610062006f00760065002e00200047006f006f006400200066006f007200200072006100640069006f002c0020006d007500730069006300200061006e0064002000670065006e006500720061006c00200070007500720070006f0073006500200061007500640069006f002e000000pptssf.reg.new64#x026971bd44cbd1118ea9006097d2e46apptssf.reg.new6502q000000000AnC2QoTOvcpn6csG2g06BER7y20000000010000042eTohZ4Ufpn6Ev030321JPMW000000000h70wCkJAqH6z[\{]W1WbzBaZB4200000000mCBli4zVlG7[\}][\}][\}][\}][\}]000000000000000000000000003e0000000000a0002[\}]0m00lmC001U1002r0xzVBgdF4OxZ0C0C85DbBW000000000HqjEhkgdF4Oxc0C0C85Db1W000000aGVSjxUfpn6EvW30321JPJ4100000000G9vf[\{]4rRpn6e[\}]G20Nrn4Ar3Dmx[\{]FOSyHYx80gW2quY00000000000280003100000G020000TG0104Ii002b3m00kW0G0100LazOBWW000000000LazOSG6Y0w83kW0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010Kj667J7G4QEa0A390qZscW0000000011Kj667J7G4QEa0A390qZs0G0000804W1M06y0U01t0640SW1b0200JG1b07G0OG1J06y0TG1k06G0000W0440Gm0p0380LW0o0200800p0380BW0m0200Qm1Y0700Sm0i0200D00q0200Qm1807e0B00W04q0Rm1k06y0000207K0DYQoTOvcpn6csG2g06BER38000000000h70wCkJAqH6z[\{]W1WbzBaZ000000000000G4pptssf.reg.new66pptssf.reg.new67pptssf.reg.new68pptssf.reg.new69pptssf.reg.new7pptssf.reg.new70pptssf.reg.new71pptssf.reg.new72pptssf.reg.new73pptssf.reg.new74pptssf.reg.new75pptssf.reg.new76SOFTWARE\Microsoft\NetShow\SystemStreamFormats\13pptssf.reg.new77#x3500360020004400690061006c002d005500700020004d006f00640065006d0020004d00750073006900630020005300630061006c00610062006c006500200056006900640065006f000000pptssf.reg.new78#x520045005100550049005200450053003a002000500065006e007400690075006d0020004900490020003200360036004d0068007a00200066006f00720020005300630061006c00610062006c006500200056006900640065006f002e0020005300630061006c00610062006c006500200076006900640065006f002000700072006f00760069006400650073002000620065007300740020007100750061006c00690074007900200070006c00610079006200610063006b002e00200054006800690073002000730065007400740069006e006700200069007300200069006400650061006c00200066006f007200200063006f006e00740065006e00740020007700680069006300680020006900730020006d00610069006e006c00790020006d00750073006900630020006f00720020007700680065006e00200079006f00750020007700690073006800200074006f00200070007500740020006d006f0072006500200065006d0070006800610073006900730020006f006e00200061007500640069006f0020007100750061006c0069007400790020006f00760065007200200076006900640065006f002e00200047006f006f00640020006500780061006d0070006c0065007300200069006e0063006c0075006400650020006d007500730069006300200076006900640065006f00730020006f007200200063006f006e00630065007200740073002e000000pptssf.reg.new79#x5a7a24c071ced1118ea9006097d2e46apptssf.reg.new8pptssf.reg.new8002rm00000000FRC2QoTOvcpn6csG2g06BERAa30000000020000042pdNuUur6qH6DWW1WbycYiYm0000000000m0203Xm00040D5300010CWZ002XtAkCHwdF4Oxa0C0C85DbQ0000000002I7igGSCxH4Owf062NqkHgsmC00000002WECeBW6Az0V[\}][\}][\}][\}]y000000000000000000000000007yC000000002G0006K5001b1G00qTS00BK3lrykgSyHZkC0m0mWKsKk00000000017IqwkwgSyHZkO0m0mWKsK60000002H1zotjwdF4Oxc0C0C85Dbjm0000000010dcduJLlF4QZz081VN4GhKCt3luzXpn6BiW2g0BJY8000000000008W0004S0000106eaRGHr0040G1y00EW300100100401MJrWk20000000001MJrXf2m01G010000000000000000000000000000000000000000000000000000000000000000000000000000000000000002H1zotjwdF4Oxc0C0C85DbWG0000000030xncyJLlF4QZz081VN4Gh05Vx85LRpn6e[\}]G20Nrn4Am0000000000Cm000000000200O0002m0000a000008e02W0002m0000a0000040601DK3Go02a100000000000000000000002H1zotjwdF4Oxc0C0C85DbWG0000000030xncyJLlF4QZz081VN4Gh05Vx85LRpn6e[\}]G20Nrn4Am0000000000Cm000000000400O0002m0000a000008e02W0002m0000a0000040601DK3Go02a100000000000000000000003SAUBMsZNH4P0q0A390qc[\{]BW0000000001AkBMsZNH4P0q0A390qc[\{]0W0200G0G5BHXXqnq16Zf02WoGD8zk8000000000GLBHXXqnq16Zf02WoGD8zW8000020180LW1l07W0Tm1X0780PG0W04q0PG1q0640Km1l07K0RW1a00007W1104C0C00u05O0CG0W0200E00k0300801h0680S01p02m0800u0200Qm1807e0B00W04q0Rm1k06y0000207K00G0W04q0QG1Z0780Rm1p06y0PW1q0200JG1G04K0Hm0j03G0801M06a0P01b06y0801306y0P01b06C0801M0380000000G0JL0qCZOcidMEPiyHfja0gW1Ypcmo00000000098Uof1mpj4HZga0O9VIv6e0000000000041pptssf.reg.new81pptssf.reg.new82pptssf.reg.new83pptssf.reg.new84pptssf.reg.new85pptssf.reg.new86pptssf.reg.new87pptssf.reg.new88pptssf.reg.new89pptssf.reg.new9pptssf.reg.new90pptssf.reg.new91pptssf.reg.new92#x3500360020004400690061006c002d005500700020004d006f00640065006d00200056006f0069006300650020005300630061006c00610062006c006500200056006900640065006f000000pptssf.reg.new93#x520045005100550049005200450053003a002000500065006e007400690075006d0020004900490020003200360036004d0068007a00200066006f00720020005300630061006c00610062006c006500200056006900640065006f002e0020005300630061006c00610062006c006500200076006900640065006f002000700072006f00760069006400650073002000620065007300740020007100750061006c00690074007900200070006c00610079006200610063006b002e00200054006800690073002000730065007400740069006e006700200069007300200069006400650061006c00200066006f007200200063006f006e00740065006e00740020007700680069006300680020006900730020006d00610069006e006c007900200076006f0069006300650020006f007200200076006f00690063006500200069007300200077006800650072006500200079006f00750020007700690073006800200074006f0020007000750074002000740068006500200065006d007000680061007300690073002e00200047006f006f00640020006500780061006d0070006c0065007300200069006e0063006c0075006400650020006e006500770073002000630061007300740073002c002000700072006500730065006e0074006100740069006f006e0073002c0020006f0072002000740061006c006b0069006e006700200068006500610064002e000000pptssf.reg.new94#x5b7a24c071ced1118ea9006097d2e46apptssf.reg.new9502M000000000E0C2QoTOvcpn6csG2g06BER4u30000000020000042pdNuUur6qH6DWW1WbycYiYm0000000000m02051s00040Eb900010B0T002XtAkCHwdF4Oxa0C0C85DbQ0000000002K7igGSCxH4Owf062NqkHgW0C00000001WDtqNW6Az0V[\}][\}][\}][\}]y000000000000000000000000007yC000000002G0008m5002C1G00wTq00BK3lrykgSyHZkC0m0mWKsKk00000000017IqwkwgSyHZkO0m0mWKsK60000002H1zotjwdF4Oxc0C0C85DbY00000000010dcduJLlF4QZz081VN4GhKCt3luzXpn6BiW2g0BJY8000000000005W0002G000010060000m0G40G1y002K3000T0000100200000Qu0hW0T0000000000000000000000000000000000000000aGVSjxUfpn6EvW30321JPO4000000000mEyPl4rRpn6e[\}]G20Nrn4Am1N[\{]o1LMyyHgFq0W5zSH2i00000000003C0000000000W0W04u0i00009000002A00e0000i0000900000101W0JL0qCW0f0G0000000000000000000000aGVSjxUfpn6EvW30321JPO4000000000mEyPl4rRpn6e[\}]G20Nrn4Am1N[\{]o1LMyyHgFq0W5zSH2i00000000003C000000000100W04u0i00009000002A00e0000i0000900000101W0JL0qCW0f0G0000000000000000000000t2dYrjerqH6GD02WoGD9lYu0000000000IhYrjerqH6GD02WoGD9lW800W04041IqOOTCT0HewG0eCa3IFQs00000000045IqOOTCT0HewG0eCa3IFO200000W0A0440Gm1504m0K00k06u0PG1q0000400u02u0C00m0300801h04W0UW0i0200JG1l06u0Rm000080C0410200JG1f06C0SW1l07C0Rm1c07G0801D0500HG1702q0D00W05O0QG1a06K0Rm0W04C0Rm1a06K0Om0W05O0CW000000101DK3GoDYQoTOvcpn6csG2g06BER38000000000b1xAa73EqH6EgG1WbzBaQW00000000000G4pptssf.reg.new96pptssf.reg.new97pptssf.reg.new98pptssf.reg.new99PreFirstRun1PreFirstRunEntweder existiert kein Standard-Mail-Client, oder der aktuelle Mail-Client kann die Messaging-Anfrage nicht erfⁿllen. Bitte fⁿhren Sie Microsoft Outlook aus und legen Sie es als Standard-Mail-Client fest.*Microsoft OutlookProofCustomDic01Software\Microsoft\Shared Tools\Proofing Tools\Custom DictionariesBENUTZER.DICr1CLSID\{79EAC9C3-BAF9-11CE-8C82-00AA004BA90B}Hyperlinking ProxyStub Factoryr15Interface\{79EAC9C0-BAF9-11CE-8C82-00AA004BA90B}IBindingr153CLSID\{20ff6b80-c312-11d0-b4e4-0a0c9261445}MD Helperr154r16Interface\{79EAC9C0-BAF9-11CE-8C82-00AA004BA90B}\ProxyStubClsid32{79EAC9F1-BAF9-11CE-8C82-00AA004BA90B}r17Interface\{79EAC9C1-BAF9-11CE-8C82-00AA004BA90B}IBindStatusCallbackr18Interface\{79EAC9C1-BAF9-11CE-8C82-00AA004BA90B}\ProxyStubClsid32r29Interface\{79EAC9C7-BAF9-11CE-8C82-00AA004BA90B}IHlinkBrowseContextr3CLSID\{79EAC9D0-BAF9-11CE-8C82-00AA004BA90B}StdHlinkr30ProxyStubClsid32{79EAC9C3-BAF9-11CE-8C82-00AA004BA90B}r31Interface\{79EAC9C9-BAF9-11CE-8C82-00AA004BA90B}IPersistMonikerr32r5CLSID\{79EAC9D1-BAF9-11CE-8C82-00AA004BA90B}StdHlinkBrowseContextr6r62rdshandler1SOFTWARE\Microsoft\DataFactory\HandlerInfo\safeHandlerList\MSDFMAP.Handlerrdshandler2SOFTWARE\Microsoft\DataFactory\HandlerInfo\safeHandlerList\MSDFMAP_VB.Handlerrdshandler3SOFTWARE\Microsoft\DataFactory\HandlerInfo\safeHandlerList\MSDFMAP_VC.HandlerRepack1000CLSID\{250770F3-6AF2-11CF-A915-008029E31FCD}\MiscStatus\1133521Repack1001CLSID\{250770F3-6AF2-11CF-A915-008029E31FCD}\ToolboxBitmap32[!htmlmarq.ocx], 1Repack1002CLSID\{250770F3-6AF2-11CF-A915-008029E31FCD}\TypeLib{250770F0-6AF2-11CF-A915-008029E31FCD}Repack1003CLSID\{250770F3-6AF2-11CF-A915-008029E31FCD}\VersionRepack1006CLSID\{28CDDBC2-0AE2-11CE-A29A-00AA004A1A72}Repack1007CLSID\{28CDDBC2-0AE2-11CE-A29A-00AA004A1A72}\RTFClassNameRepack1028CLSID\{4C599241-6926-101B-9992-00000B65C6F9}\Implemented CategoriesRepack1029CLSID\{4C599241-6926-101B-9992-00000B65C6F9}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}Repack1030CLSID\{4C599241-6926-101B-9992-00000B65C6F9}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}Repack1078CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\AuxUserTypeRepack1081CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\ConversionRepack1082CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\Conversion\ReadableRepack1084CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\DataFormatsRepack1086CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\DataFormats\DelayRenderFormatsRepack1088CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\DataFormats\GetSetRepack1093CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\DataFormats\PriorityCacheFormatsRepack1108CLSID\{64818D10-4F9B-11CF-86EA-00AA00B929E8}\VerbRepack1112CLSID\{64818D11-4F9B-11CF-86EA-00AA00B929E8}\AuxUserTypeRepack1115CLSID\{64818D11-4F9B-11CF-86EA-00AA00B929E8}\ConversionRepack1116CLSID\{64818D11-4F9B-11CF-86EA-00AA00B929E8}\Conversion\ReadableRepack1118CLSID\{64818D11-4F9B-11CF-86EA-00AA00B929E8}\DataFormatsRepack1120CLSID\{64818D11-4F9B-11CF-86EA-00AA00B929E8}\DataFormats\GetSetRepack1135CLSID\{64818D11-4F9B-11CF-86EA-00AA00B929E8}\VerbRepack1150CLSID\{787A1520-75B9-11CF-980D-444553540000}Repack1152CLSID\{787A1520-75B9-11CF-980D-444553540000}\ProgIDRepack1153CLSID\{787A1520-75B9-11CF-980D-444553540000}\VersionIndependentProgIDRepack1154CLSID\{79176FB0-B7F2-11CE-97EF-00AA006D2776}\Implemented CategoriesRepack1155CLSID\{79176FB0-B7F2-11CE-97EF-00AA006D2776}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}Repack1156CLSID\{79176FB0-B7F2-11CE-97EF-00AA006D2776}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}Repack1167CLSID\{8422DAE3-9929-11CF-B8D3-004033373DA8}\HTMLControlRepack1169CLSID\{8422DAE3-9929-11CF-B8D3-004033373DA8}\MiscStatusRepack1170CLSID\{8422DAE3-9929-11CF-B8D3-004033373DA8}\MiscStatus\1Repack1171CLSID\{8422DAE3-9929-11CF-B8D3-004033373DA8}\ToolboxBitmap32[!htmlmm.ocx], 2Repack1172CLSID\{8422DAE3-9929-11CF-B8D3-004033373DA8}\TypeLib{8422DAE0-9929-11CF-B8D3-004033373DA8}Repack1173CLSID\{8422DAE3-9929-11CF-B8D3-004033373DA8}\VersionRepack1174CLSID\{8422DAE7-9929-11CF-B8D3-004033373DA8}\HTMLControlRepack1176CLSID\{8422DAE7-9929-11CF-B8D3-004033373DA8}\MiscStatusRepack1177CLSID\{8422DAE7-9929-11CF-B8D3-004033373DA8}\MiscStatus\1674192Repack1178CLSID\{8422DAE7-9929-11CF-B8D3-004033373DA8}\ToolboxBitmap32[!htmlmm.ocx], 1Repack1179CLSID\{8422DAE7-9929-11CF-B8D3-004033373DA8}\TypeLibRepack1180CLSID\{8422DAE7-9929-11CF-B8D3-004033373DA8}\VersionRepack1181CLSID\{88738460-8CA8-11CF-980D-444553540000}Repack1182CLSID\{88738460-8CA8-11CF-980D-444553540000}\LocalServerorg21svr.exe /AutomationRepack1183CLSID\{88738460-8CA8-11CF-980D-444553540000}\ProgIDRepack1184CLSID\{88738460-8CA8-11CF-980D-444553540000}\VersionIndependentProgIDRepack1185CLSID\{8BD21D10-EC42-11CE-9E0D-00AA006002F3}\Implemented CategoriesRepack1186CLSID\{8BD21D10-EC42-11CE-9E0D-00AA006002F3}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}Repack1187CLSID\{8BD21D10-EC42-11CE-9E0D-00AA006002F3}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}Repack1188CLSID\{8BD21D20-EC42-11CE-9E0D-00AA006002F3}\Implemented CategoriesRepack1190CLSID\{8BD21D20-EC42-11CE-9E0D-00AA006002F3}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}Repack1191CLSID\{8BD21D30-EC42-11CE-9E0D-00AA006002F3}\Implemented CategoriesRepack1192CLSID\{8BD21D30-EC42-11CE-9E0D-00AA006002F3}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}Repack1193CLSID\{8BD21D30-EC42-11CE-9E0D-00AA006002F3}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}Repack1194CLSID\{8BD21D40-EC42-11CE-9E0D-00AA006002F3}\Implemented CategoriesRepack1195CLSID\{8BD21D40-EC42-11CE-9E0D-00AA006002F3}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}Repack1196CLSID\{8BD21D40-EC42-11CE-9E0D-00AA006002F3}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}Repack1197CLSID\{8BD21D50-EC42-11CE-9E0D-00AA006002F3}\Implemented CategoriesRepack1198CLSID\{8BD21D50-EC42-11CE-9E0D-00AA006002F3}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}Repack1199CLSID\{8BD21D50-EC42-11CE-9E0D-00AA006002F3}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}Repack1200CLSID\{8BD21D60-EC42-11CE-9E0D-00AA006002F3}\Implemented CategoriesRepack1201CLSID\{8BD21D60-EC42-11CE-9E0D-00AA006002F3}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}Repack1202CLSID\{8BD21D60-EC42-11CE-9E0D-00AA006002F3}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}Repack1220CLSID\{978C9E23-D4B0-11CE-BF2D-00AA003F40D0}\Implemented CategoriesRepack1221CLSID\{978C9E23-D4B0-11CE-BF2D-00AA003F40D0}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}Repack1222CLSID\{978C9E23-D4B0-11CE-BF2D-00AA003F40D0}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}Repack1223CLSID\{99180163-DA16-101A-935C-444553540000}Reconciliation interface ProxyStub FactoryRepack1224CLSID\{99180163-DA16-101A-935C-444553540000}\InprocServer32recncl.dllRepack1235CLSID\{C62A69F0-16DC-11CE-9E98-00AA00574A4F}\Implemented CategoriesRepack1236CLSID\{C62A69F0-16DC-11CE-9E98-00AA00574A4F}\Implemented Categories\{4EB304D0-7555-11CF-A0C2-00AA0062BE57}Repack1237CLSID\{D7053240-CE69-11CD-A777-00DD01143C57}\Implemented CategoriesRepack1238CLSID\{D7053240-CE69-11CD-A777-00DD01143C57}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}Repack1239CLSID\{D7053240-CE69-11CD-A777-00DD01143C57}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}Repack1248CLSID\{DFD181E0-5E2F-11CE-A449-00AA004A803D}\Implemented CategoriesRepack1249CLSID\{DFD181E0-5E2F-11CE-A449-00AA004A803D}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}Repack1250CLSID\{DFD181E0-5E2F-11CE-A449-00AA004A803D}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}Repack1292CLSID\{EAE50EB0-4A62-11CE-BED6-00AA00611080}\Implemented CategoriesRepack1293CLSID\{EAE50EB0-4A62-11CE-BED6-00AA00611080}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}Repack1294CLSID\{EAE50EB0-4A62-11CE-BED6-00AA00611080}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}Repack1321Component CategoriesRepack1322Component Categories\{7374B140-977C-11CF-9FA9-00AA006C42C4}Repack1323Component Categories\{7374B142-977C-11CF-9FA9-00AA006C42C4}Repack1348#x100Repack1362Excel.Addin\shell\open\ddeexecRepack1363Excel.Addin\shell\open\ddeexec\applicationRepack1364Excel.Addin\shell\open\ddeexec\topicRepack1373Excel.Backup\shell\Open\ddeexecRepack1374Excel.Backup\shell\Open\ddeexec\applicationRepack1375Excel.Backup\shell\Open\ddeexec\topicRepack1378Excel.Backup\shell\Print\ddeexec[\[]open("%1")[\]][\[]print()[\]][\[]close()[\]]Repack1379Excel.Backup\shell\Print\ddeexec\applicationRepack1380Excel.Backup\shell\Print\ddeexec\ifexec[\[]open("%1")[\]][\[]print()[\]][\[]quit()[\]]Repack1381Excel.Backup\shell\Print\ddeexec\topicRepack1388Excel.CSV\shell\Open\ddeexecRepack1389Excel.CSV\shell\Open\ddeexec\applicationRepack1390Excel.CSV\shell\Open\ddeexec\topicRepack1393Excel.CSV\shell\Print\ddeexecRepack1394Excel.CSV\shell\Print\ddeexec\applicationRepack1395Excel.CSV\shell\Print\ddeexec\ifexecRepack1396Excel.CSV\shell\Print\ddeexec\topicRepack1397Excel.Chart.5Repack1398Repack1399Excel.Chart.5\CLSIDRepack1400Excel.Chart.5\CurVerRepack1401Excel.Chart.5\InsertableRepack1402Excel.Chart.5\NotInsertableRepack1403Excel.Chart.5\protocolRepack1404Excel.Chart.5\protocol\StdFileEditingRepack1405Excel.Chart.5\protocol\StdFileEditing\serverRepack1406Excel.Chart.5\protocol\StdFileEditing\verbRepack1407Excel.Chart.5\protocol\StdFileEditing\verb\0Repack1408Excel.Chart.5\protocol\StdFileEditing\verb\1Repack1410Repack1412Excel.Chart.8\DocObjectRepack1413Excel.Chart.8\InsertableRepack1414Excel.Chart.8\protocolRepack1415Excel.Chart.8\protocol\StdFileEditingRepack1416Excel.Chart.8\protocol\StdFileEditing\RequestDataFormatsNoteshNote,NotesDocActionRepack1417Excel.Chart.8\protocol\StdFileEditing\SetDataFormatsNotesDocInfoRepack1418Excel.Chart.8\protocol\StdFileEditing\VerbRepack1419Excel.Chart.8\protocol\StdFileEditing\Verb\0Repack1420Excel.Chart.8\protocol\StdFileEditing\Verb\1Repack1421Excel.Chart.8\protocol\StdFileEditing\serverRepack1424Excel.Chart.8\shell\New\ddeexec[\[]new("%1")[\]]Repack1425Excel.Chart.8\shell\New\ddeexec\applicationRepack1426Excel.Chart.8\shell\New\ddeexec\topicRepack1429Excel.Chart.8\shell\Open\ddeexecRepack1430Excel.Chart.8\shell\Open\ddeexec\applicationRepack1431Excel.Chart.8\shell\Open\ddeexec\topicRepack1434Excel.Chart.8\shell\Print\ddeexecRepack1435Excel.Chart.8\shell\Print\ddeexec\applicationRepack1436Excel.Chart.8\shell\Print\ddeexec\ifexecRepack1437Excel.Chart.8\shell\Print\ddeexec\topicRepack1439Excel.Chart\shellRepack1440Excel.Chart\shell\openRepack1441Excel.Chart\shell\open\command[!excel.exe] /eRepack1442Excel.Chart\shell\open\ddeexecRepack1443Excel.Chart\shell\open\ddeexec\applicationRepack1444Excel.Chart\shell\open\ddeexec\topicRepack1445Excel.Chart\shell\printRepack1446Excel.Chart\shell\print\commandRepack1447Excel.Chart\shell\print\ddeexecRepack1448Excel.Chart\shell\print\ddeexec\applicationRepack1449Excel.Chart\shell\print\ddeexec\ifexecRepack1450Excel.Chart\shell\print\ddeexec\topicRepack1456Excel.DIF\shell\open\ddeexecRepack1457Excel.DIF\shell\open\ddeexec\applicationRepack1458Excel.DIF\shell\open\ddeexec\topicRepack1467Excel.Macrosheet\shell\New\ddeexecRepack1468Excel.Macrosheet\shell\New\ddeexec\applicationRepack1469Excel.Macrosheet\shell\New\ddeexec\topicRepack1472Excel.Macrosheet\shell\Open\ddeexecRepack1473Excel.Macrosheet\shell\Open\ddeexec\applicationRepack1474Excel.Macrosheet\shell\Open\ddeexec\topicRepack1477Excel.Macrosheet\shell\Print\ddeexecRepack1478Excel.Macrosheet\shell\Print\ddeexec\applicationRepack1479Excel.Macrosheet\shell\Print\ddeexec\ifexecRepack1480Excel.Macrosheet\shell\Print\ddeexec\topicRepack1486Excel.SLK\shell\open\ddeexecRepack1487Excel.SLK\shell\open\ddeexec\applicationRepack1488Excel.SLK\shell\open\ddeexec\topicRepack1489Excel.Sheet.5Repack1490Repack1491Excel.Sheet.5\CLSIDRepack1492Excel.Sheet.5\CurVerRepack1493Excel.Sheet.5\InsertableRepack1494Excel.Sheet.5\NotInsertableRepack1495Excel.Sheet.5\protocolRepack1496Excel.Sheet.5\protocol\StdFileEditingRepack1497Excel.Sheet.5\protocol\StdFileEditing\serverRepack1498Excel.Sheet.5\protocol\StdFileEditing\verbRepack1499Excel.Sheet.5\protocol\StdFileEditing\verb\0Repack1500Excel.Sheet.5\protocol\StdFileEditing\verb\1Repack1502Repack1504Excel.Sheet.8\DocObjectRepack1505Excel.Sheet.8\InsertableRepack1506Excel.Sheet.8\protocolRepack1507Excel.Sheet.8\protocol\StdFileEditingRepack1508Excel.Sheet.8\protocol\StdFileEditing\RequestDataFormatsRepack1509Excel.Sheet.8\protocol\StdFileEditing\SetDataFormatsRepack1510Excel.Sheet.8\protocol\StdFileEditing\VerbRepack1511Excel.Sheet.8\protocol\StdFileEditing\Verb\0Repack1512Excel.Sheet.8\protocol\StdFileEditing\Verb\1Repack1513Excel.Sheet.8\protocol\StdFileEditing\serverRepack1516Excel.Sheet.8\shell\New\ddeexecRepack1517Excel.Sheet.8\shell\New\ddeexec\applicationRepack1518Excel.Sheet.8\shell\New\ddeexec\topicRepack1521Excel.Sheet.8\shell\Open\ddeexecRepack1522Excel.Sheet.8\shell\Open\ddeexec\applicationRepack1523Excel.Sheet.8\shell\Open\ddeexec\topicRepack1526Excel.Sheet.8\shell\Print\ddeexecRepack1527Excel.Sheet.8\shell\Print\ddeexec\applicationRepack1528Excel.Sheet.8\shell\Print\ddeexec\ifexecRepack1529Excel.Sheet.8\shell\Print\ddeexec\topicRepack1532Excel.Sheet.8\shell\printto\ddeexec[\[]open("%1")[\]][\[]print(1,,,,,,,,,,,2,"%2")[\]][\[]close()[\]]Repack1533Excel.Sheet.8\shell\printto\ddeexec\applicationRepack1534Excel.Sheet.8\shell\printto\ddeexec\ifexec[\[]open("%1")[\]][\[]print(1,,,,,,,,,,,2,"%2")[\]][\[]quit()[\]]Repack1535Excel.Sheet.8\shell\printto\ddeexec\topicRepack1542Excel.Template\shell\New\ddeexecRepack1543Excel.Template\shell\New\ddeexec\applicationRepack1544Excel.Template\shell\New\ddeexec\topicRepack1547Excel.Template\shell\Open\ddeexecRepack1548Excel.Template\shell\Open\ddeexec\applicationRepack1549Excel.Template\shell\Open\ddeexec\topicRepack1552Excel.Template\shell\Print\ddeexecRepack1553Excel.Template\shell\Print\ddeexec\applicationRepack1554Excel.Template\shell\Print\ddeexec\ifexecRepack1555Excel.Template\shell\Print\ddeexec\topicRepack1564Excel.Workspace\shell\New\ddeexecRepack1565Excel.Workspace\shell\New\ddeexec\applicationRepack1566Excel.Workspace\shell\New\ddeexec\topicRepack1569Excel.Workspace\shell\Open\ddeexecRepack1570Excel.Workspace\shell\Open\ddeexec\applicationRepack1571Excel.Workspace\shell\Open\ddeexec\topicRepack1577Excel.XLL\shell\Open\ddeexecRepack1578Excel.XLL\shell\Open\ddeexec\applicationRepack1579Excel.XLL\shell\Open\ddeexec\topicRepack1580ExcelChartRepack1581ExcelChart\CLSIDRepack1582ExcelChart\NotInsertableRepack1583ExcelChart\protocolRepack1584ExcelChart\protocol\StdFileEditingRepack1585ExcelChart\protocol\StdFileEditing\serverRepack1586ExcelMacrosheetRepack1587ExcelMacrosheet\CLSIDRepack1588ExcelMacrosheet\NotInsertableRepack1589ExcelMacrosheet\protocolRepack1590ExcelMacrosheet\protocol\StdFileEditingRepack1591ExcelMacrosheet\protocol\StdFileEditing\serverRepack1592ExcelWorksheetRepack1593ExcelWorksheet\CLSIDRepack1594ExcelWorksheet\NotInsertableRepack1595ExcelWorksheet\protocolRepack1596ExcelWorksheet\protocol\StdFileEditingRepack1597ExcelWorksheet\protocol\StdFileEditing\serverRepack1599FileType\{00020820-0000-0000-C000-000000000046}Repack1604FileType\{00020821-0000-0000-C000-000000000046}Repack1605FileType\{00030000-0000-0000-C000-000000000046}Repack1606FileType\{00030000-0000-0000-C000-000000000046}\00,2,FFFF,0902Repack1607FileType\{00030000-0000-0000-C000-000000000046}\10,2,FFFF,0904Repack1608FileType\{00030003-0000-0000-C000-000000000046}Repack1609FileType\{00030003-0000-0000-C000-000000000046}\00,2,FFFF,DBA5Repack1610FileType\{00031001-0000-0000-C000-000000000046}Repack1611FileType\{00031001-0000-0000-C000-000000000046}\00,4,FFFFFFFF,FE37001CRepack1612FileType\{00031002-0000-0000-C000-000000000046}Repack1613FileType\{00031002-0000-0000-C000-000000000046}\00,4,FFFFFFFF,FE370023Repack1614FileType\{00031009-0000-0000-C000-000000000046}Repack1615FileType\{00031009-0000-0000-C000-000000000046}\00,12,FFFFFFFF00000000FFFFFFFF,FF57504300000000010A0000Repack1616FileType\{0003100A-0000-0000-C000-000000000046}Repack1617FileType\{0003100A-0000-0000-C000-000000000046}\012,FFFFFFFF00000000FFFFFFFF,FF57504300000000010A0200Repack1618FileType\{0003100B-0000-0000-C000-000000000046}Repack1619FileType\{0003100B-0000-0000-C000-000000000046}\00,6,FFFFFFFFFFFF,000002000604Repack1620FileType\{00031016-0000-0000-C000-000000000046}Repack1621FileType\{00031016-0000-0000-C000-000000000046}\00,8,FFFFFFFFFFFFFFFF,00001A0000100400Repack1622FileType\{00031017-0000-0000-C000-000000000046}Repack1623FileType\{00031017-0000-0000-C000-000000000046}\00,8,FFFFFFFFFFFFFFFF,00001A0002100400Repack1624FileType\{00031018-0000-0000-C000-000000000046}Repack1625FileType\{00031018-0000-0000-C000-000000000046}\00,12,FFFFFFFF00000000FFFFFFFF,FF57504300000000010A0001Repack1634Interface\{04598FC6-866C-11CF-AB7C-00AA00C08FCF}IControlRepack1635Interface\{04598FC6-866C-11CF-AB7C-00AA00C08FCF}\TypeLib{0D452EE1-E08F-101A-852E-02608C4D0BB4}Repack1636Repack1637Interface\{24785B20-135E-11D1-A2A7-00A0C9082766}\ProxyStubClsid32Repack1638Interface\{24785B20-135E-11D1-A2A7-00A0C9082766}\ProxyStubClsidRepack1639Interface\{24785B20-135E-11D1-A2A7-00A0C9082766}\TypeLibRepack1640Interface\{4EF6100A-AF88-11D0-9846-00C04FC29993}FontEventsRepack1641Interface\{4EF6100A-AF88-11D0-9846-00C04FC29993}\ProxyStubClsid32Repack1650Interface\{7BF80981-BF32-101A-8BBB-00AA00300CAB}BildRepack1651Interface\{7BF80981-BF32-101A-8BBB-00AA00300CAB}\ProxyStubClsid32Repack1652Interface\{9A4BBF53-4E46-101B-8BBD-00AA003E3B29}ControlEventsRepack1653Interface\{9A4BBF53-4E46-101B-8BBD-00AA003E3B29}\TypeLibRepack1654Repack1655Interface\{BEF6E003-A874-101A-8BBA-00AA00300CAB}Repack1656Interface\{BEF6E003-A874-101A-8BBA-00AA00300CAB}\ProxyStubClsid32Repack1687Repack1744Repack1745Repack1747MSPowerPointSho\protocolRepack1748MSPowerPointSho\protocol\StdFileEditingRepack1751MSPowerPoint\protocolRepack1752MSPowerPoint\protocol\StdFileEditingRepack1754MSToolbarRepack1755MSToolbar\MSPPTRepack1757Repack1759MS_ClipArt_Gallery.2\InsertableRepack1760MS_ClipArt_Gallery.2\Microsoft Clip GalleryRepack1761MS_ClipArt_Gallery.2\protocolRepack1762MS_ClipArt_Gallery.2\protocol\StdFileEditingRepack1763MS_ClipArt_Gallery.2\protocol\StdFileEditing\VerbRepack1764MS_ClipArt_Gallery.2\protocol\StdFileEditing\Verb\0&ErsetzenRepack1765MS_ClipArt_Gallery.2\protocol\StdFileEditing\serverRepack1766MS_ClipArt_GalleryRepack1767MS_ClipArt_Gallery\CLSIDRepack1768MS_ClipArt_Gallery\Microsoft ClipArt GalleryRepack1769MS_ClipArt_Gallery\NotInsertableRepack1770MS_ClipArt_Gallery\protocolRepack1771MS_ClipArt_Gallery\protocol\StdFileEditingRepack1772MS_ClipArt_Gallery\protocol\StdFileEditing\VerbRepack1773MS_ClipArt_Gallery\protocol\StdFileEditing\Verb\0Repack1774MS_ClipArt_Gallery\protocol\StdFileEditing\serverRepack1775Repack1776MailFileAtt\CLSID{00020D05-0000-0000-C000-000000000046}Repack1799Repack1800ORG10SVR.Application.1\ClsidRepack1801Repack1802ORG10SVR.Application\ClsidRepack1803Repack1804ORG21SVR.Application.1\ClsidRepack1805Repack1806ORG21SVR.Application\ClsidRepack1845Repack1854Outlook.Template\shellexRepack1855Outlook.Template\shellex\IconHandlerRepack1882PowerPoint.Show.4\protocolRepack1883PowerPoint.Show.4\protocol\StdFileEditingRepack1885PowerPoint.Show.4\shellRepack1886PowerPoint.Show.4\shell\openRepack1888PowerPoint.Show.4\shell\printRepack1893PowerPoint.Show.7\protocolRepack1894PowerPoint.Show.7\protocol\StdFileEditingRepack1896PowerPoint.Show.7\shellRepack1897PowerPoint.Show.7\shell\openRepack1899PowerPoint.Show.7\shell\printRepack1902Repack1917PowerPoint.Show.8\protocolRepack1918PowerPoint.Show.8\protocol\StdFileEditingRepack1921PowerPoint.Show.8\protocol\StdFileEditing\VerbRepack1930PowerPoint.Slide.4\protocolRepack1931PowerPoint.Slide.4\protocol\StdFileEditingRepack1933PowerPoint.Slide.4\shellRepack1934PowerPoint.Slide.4\shell\openRepack1936PowerPoint.Slide.4\shell\printRepack1941PowerPoint.Slide.7\protocolRepack1942PowerPoint.Slide.7\protocol\StdFileEditingRepack1944PowerPoint.Slide.7\shellRepack1945PowerPoint.Slide.7\shell\openRepack1947PowerPoint.Slide.7\shell\printRepack1950Repack1962PowerPoint.Slide.8\protocolRepack1963PowerPoint.Slide.8\protocol\StdFileEditingRepack1966PowerPoint.Slide.8\protocol\StdFileEditing\VerbRepack1972Repack1980Repack1995RefEdit.Ctrl\CLSIDRepack2034Repack2070Repack2113Repack2124Repack2148Repack2172Repack2247MAPIForm object (V 1.0)Repack2248mapifvbx.object.1\Clsid{41116C00-8B90-101B-96CD-00AA003B14FC}Repack2249Repack2250mapifvbx.object\ClsidRepack2254Repack2261msgfile\shellexRepack2262msgfile\shellex\IconHandlerRepack2268URL-Outlook-OrdnerRepack2269Repack2270outlook\DefaultIcon[!outllib.dll],-9403Repack2271outlook\shellRepack2272outlook\shell\openRepack2273outlook\shell\open\command"[!outlook.exe]" "%1"Repack2309IsShortcutRepack2310Repack29.xls\Excel.Sheet.8Repack293Repack294Repack295AtWorkRenderingRepack296AtWorkRendering\ShellRepack297AtWorkRendering\Shell\PrintToRepack298AtWorkRendering\Shell\PrintTo\CommandRepack321CLSID\{0002034C-0000-0000-C000-000000000046}OutlookAttachMonikerRepack322CLSID\{0002034C-0000-0000-C000-000000000046}\InprocServer32[!outlrpc.dll]Repack323CLSID\{0002034E-0000-0000-C000-000000000046}OutlookMessageMonikerRepack324CLSID\{0002034E-0000-0000-C000-000000000046}\InprocServer32Repack356CLSID\{00020810-0000-0000-C000-000000000046}Repack357CLSID\{00020810-0000-0000-C000-000000000046}\AutoConvertToRepack358CLSID\{00020810-0000-0000-C000-000000000046}\AuxUserTypeRepack359CLSID\{00020810-0000-0000-C000-000000000046}\AuxUserType\2ArbeitsblattRepack360CLSID\{00020810-0000-0000-C000-000000000046}\AuxUserType\3Repack361CLSID\{00020810-0000-0000-C000-000000000046}\DefaultIcon[!excel.exe],1Repack362CLSID\{00020810-0000-0000-C000-000000000046}\InsertableRepack363CLSID\{00020810-0000-0000-C000-000000000046}\NotInsertableRepack364CLSID\{00020810-0000-0000-C000-000000000046}\ProgIDRepack365CLSID\{00020810-0000-0000-C000-000000000046}\RTFClassNameRepack366CLSID\{00020810-0000-0000-C000-000000000046}\TreatAsRepack367CLSID\{00020811-0000-0000-C000-000000000046}Repack368CLSID\{00020811-0000-0000-C000-000000000046}\AutoConvertToRepack369CLSID\{00020811-0000-0000-C000-000000000046}\AuxUserTypeRepack370CLSID\{00020811-0000-0000-C000-000000000046}\AuxUserType\2Repack371CLSID\{00020811-0000-0000-C000-000000000046}\AuxUserType\3Repack372CLSID\{00020811-0000-0000-C000-000000000046}\DefaultIconRepack373CLSID\{00020811-0000-0000-C000-000000000046}\InsertableRepack374CLSID\{00020811-0000-0000-C000-000000000046}\NotInsertableRepack375CLSID\{00020811-0000-0000-C000-000000000046}\ProgIDRepack376CLSID\{00020811-0000-0000-C000-000000000046}\TreatAsRepack380CLSID\{00020820-0000-0000-C000-000000000046}Repack381CLSID\{00020820-0000-0000-C000-000000000046}\AuxUserTypeRepack382CLSID\{00020820-0000-0000-C000-000000000046}\AuxUserType\2Repack383CLSID\{00020820-0000-0000-C000-000000000046}\AuxUserType\3Repack384CLSID\{00020820-0000-0000-C000-000000000046}\ConversionRepack385CLSID\{00020820-0000-0000-C000-000000000046}\Conversion\ReadableRepack386CLSID\{00020820-0000-0000-C000-000000000046}\Conversion\Readable\MainBiff8,ExcelWorksheetRepack387CLSID\{00020820-0000-0000-C000-000000000046}\Conversion\ReadwritableRepack388CLSID\{00020820-0000-0000-C000-000000000046}\Conversion\Readwritable\MainBiff8Repack389CLSID\{00020820-0000-0000-C000-000000000046}\DataFormatsRepack390CLSID\{00020820-0000-0000-C000-000000000046}\DataFormats\DefaultFileRepack391CLSID\{00020820-0000-0000-C000-000000000046}\DataFormats\GetSetRepack392CLSID\{00020820-0000-0000-C000-000000000046}\DataFormats\GetSet\0Repack393CLSID\{00020820-0000-0000-C000-000000000046}\DataFormats\GetSet\1Repack394CLSID\{00020820-0000-0000-C000-000000000046}\DataFormats\GetSet\2Repack395CLSID\{00020820-0000-0000-C000-000000000046}\DataFormats\GetSet\3NotesDocInfo,1,1,1Repack396CLSID\{00020820-0000-0000-C000-000000000046}\DataFormats\GetSet\4Repack397CLSID\{00020820-0000-0000-C000-000000000046}\DefaultExtension.xls, Excel Workbook (*.xls)Repack399CLSID\{00020820-0000-0000-C000-000000000046}\DocObjectRepack400CLSID\{00020820-0000-0000-C000-000000000046}\Implemented CategoriesRepack401CLSID\{00020820-0000-0000-C000-000000000046}\Implemented Categories\{000C0118-0000-0000-C000-000000000046}Repack405CLSID\{00020820-0000-0000-C000-000000000046}\MiscStatusRepack406CLSID\{00020820-0000-0000-C000-000000000046}\OfficeCompliantRepack407CLSID\{00020820-0000-0000-C000-000000000046}\PrintableRepack408CLSID\{00020820-0000-0000-C000-000000000046}\RTFClassNameRepack409CLSID\{00020820-0000-0000-C000-000000000046}\RolesRepack410CLSID\{00020820-0000-0000-C000-000000000046}\Roles\NotifyReplica{000208FE-0000-0000-C000-000000000046}Repack411CLSID\{00020820-0000-0000-C000-000000000046}\Roles\Reconciler{000208FF-0000-0000-C000-000000000046}Repack412CLSID\{00020820-0000-0000-C000-000000000046}\Typelib{00020813-0000-0000-C000-000000000046}Repack413CLSID\{00020820-0000-0000-C000-000000000046}\VerbRepack414CLSID\{00020820-0000-0000-C000-000000000046}\Verb\0Repack415CLSID\{00020820-0000-0000-C000-000000000046}\Verb\1Repack416CLSID\{00020820-0000-0000-C000-000000000046}\Version1.2Repack417CLSID\{00020821-0000-0000-C000-000000000046}\AuxUserTypeRepack418CLSID\{00020821-0000-0000-C000-000000000046}\AuxUserType\2Repack419CLSID\{00020821-0000-0000-C000-000000000046}\AuxUserType\3Repack420CLSID\{00020821-0000-0000-C000-000000000046}\ConversionRepack421CLSID\{00020821-0000-0000-C000-000000000046}\Conversion\ReadableRepack422CLSID\{00020821-0000-0000-C000-000000000046}\Conversion\Readable\MainBiff8,Biff5,ExcelChartRepack423CLSID\{00020821-0000-0000-C000-000000000046}\Conversion\ReadwritableRepack424CLSID\{00020821-0000-0000-C000-000000000046}\Conversion\Readwritable\MainRepack425CLSID\{00020821-0000-0000-C000-000000000046}\DataFormatsRepack426CLSID\{00020821-0000-0000-C000-000000000046}\DataFormats\DefaultFileRepack427CLSID\{00020821-0000-0000-C000-000000000046}\DataFormats\GetSetRepack428CLSID\{00020821-0000-0000-C000-000000000046}\DataFormats\GetSet\0Repack429CLSID\{00020821-0000-0000-C000-000000000046}\DataFormats\GetSet\1Repack430CLSID\{00020821-0000-0000-C000-000000000046}\DataFormats\GetSet\2Repack431CLSID\{00020821-0000-0000-C000-000000000046}\DataFormats\GetSet\3Repack432CLSID\{00020821-0000-0000-C000-000000000046}\DataFormats\GetSet\4Repack433CLSID\{00020821-0000-0000-C000-000000000046}\DefaultExtensionRepack435CLSID\{00020821-0000-0000-C000-000000000046}\DocObjectRepack436CLSID\{00020821-0000-0000-C000-000000000046}\Implemented CategoriesRepack437CLSID\{00020821-0000-0000-C000-000000000046}\Implemented Categories\{000C0118-0000-0000-C000-000000000046}Repack440CLSID\{00020821-0000-0000-C000-000000000046}\MiscStatusRepack441CLSID\{00020821-0000-0000-C000-000000000046}\PrintableRepack442CLSID\{00020821-0000-0000-C000-000000000046}\TypelibRepack443CLSID\{00020821-0000-0000-C000-000000000046}\VerbRepack444CLSID\{00020821-0000-0000-C000-000000000046}\Verb\0Repack445CLSID\{00020821-0000-0000-C000-000000000046}\Verb\1Repack446CLSID\{00020821-0000-0000-C000-000000000046}\VersionRepack454CLSID\{00020900-0000-0000-C000-000000000046}\RTFClassNameRepack547CLSID\{00020D09-0000-0000-C000-000000000046}\AuxUserTypeRepack548CLSID\{00020D09-0000-0000-C000-000000000046}\AuxUserType\2NachrichtRepack552CLSID\{00020D09-0000-0000-C000-000000000046}\VerbRepack553CLSID\{00020D09-0000-0000-C000-000000000046}\Verb\0Repack593CLSID\{00021290-0000-0000-C000-000000000046}\VerbRepack602CLSID\{00024500-0000-0000-C000-000000000046}\Implemented CategoriesRepack603CLSID\{00024500-0000-0000-C000-000000000046}\Implemented Categories\{000C0118-0000-0000-C000-000000000046}Repack611CLSID\{00024512-0000-0000-C000-000000000046}\ControlRepack614CLSID\{00024512-0000-0000-C000-000000000046}\MiscStatus131201Repack616CLSID\{00024512-0000-0000-C000-000000000046}\ToolboxBitmap32[!refedit.dll],1Repack617CLSID\{00024512-0000-0000-C000-000000000046}\TypeLib{00024517-0000-0000-C000-000000000046}Repack618CLSID\{00024512-0000-0000-C000-000000000046}\VersionRepack659CLSID\{00030000-0000-0000-C000-000000000046}Repack660CLSID\{00030000-0000-0000-C000-000000000046}\AutoConvertToRepack661CLSID\{00030000-0000-0000-C000-000000000046}\DefaultIconRepack662CLSID\{00030000-0000-0000-C000-000000000046}\InsertableRepack663CLSID\{00030000-0000-0000-C000-000000000046}\NotInsertableRepack664CLSID\{00030000-0000-0000-C000-000000000046}\Ole1ClassRepack665CLSID\{00030000-0000-0000-C000-000000000046}\ProgIDRepack666CLSID\{00030000-0000-0000-C000-000000000046}\RTFClassNameRepack667CLSID\{00030000-0000-0000-C000-000000000046}\TreatAsRepack668CLSID\{00030001-0000-0000-C000-000000000046}Repack669CLSID\{00030001-0000-0000-C000-000000000046}\AutoConvertToRepack670CLSID\{00030001-0000-0000-C000-000000000046}\DefaultIconRepack671CLSID\{00030001-0000-0000-C000-000000000046}\InsertableRepack672CLSID\{00030001-0000-0000-C000-000000000046}\NotInsertableRepack673CLSID\{00030001-0000-0000-C000-000000000046}\Ole1ClassRepack674CLSID\{00030001-0000-0000-C000-000000000046}\ProgIDRepack675CLSID\{00030001-0000-0000-C000-000000000046}\TreatAsRepack676CLSID\{00030002-0000-0000-C000-000000000046}Repack677CLSID\{00030002-0000-0000-C000-000000000046}\AutoconvertToRepack678CLSID\{00030002-0000-0000-C000-000000000046}\DefaultIconRepack679CLSID\{00030002-0000-0000-C000-000000000046}\InsertableRepack680CLSID\{00030002-0000-0000-C000-000000000046}\NotInsertableRepack681CLSID\{00030002-0000-0000-C000-000000000046}\Ole1ClassRepack682CLSID\{00030002-0000-0000-C000-000000000046}\ProgIDRepack683CLSID\{00030002-0000-0000-C000-000000000046}\TreatAsRepack689CLSID\{00030003-0000-0000-C000-000000000046}\RTFClassNameRepack707CLSID\{00030026-0000-0000-C000-000000000046}Repack708CLSID\{00030026-0000-0000-C000-000000000046}\MiscStatusRepack709CLSID\{00030026-0000-0000-C000-000000000046}\NotInsertableRepack710CLSID\{00030026-0000-0000-C000-000000000046}\Ole1ClassRepack711CLSID\{00030026-0000-0000-C000-000000000046}\ProgIDRepack712CLSID\{00030026-0000-0000-C000-000000000046}\TreatAsRepack713CLSID\{00031001-0000-0000-C000-000000000046}Repack714CLSID\{00031001-0000-0000-C000-000000000046}\RTFClassNameRepack715CLSID\{00031002-0000-0000-C000-000000000046}Repack716CLSID\{00031002-0000-0000-C000-000000000046}\RTFClassNameRepack717CLSID\{00031009-0000-0000-C000-000000000046}Repack718CLSID\{00031009-0000-0000-C000-000000000046}\RTFClassNameRepack719CLSID\{0003100A-0000-0000-C000-000000000046}Repack720CLSID\{0003100A-0000-0000-C000-000000000046}\RTFClassNameRepack721CLSID\{0003100B-0000-0000-C000-000000000046}Repack722CLSID\{0003100B-0000-0000-C000-000000000046}\RTFClassNameRepack723CLSID\{00031016-0000-0000-C000-000000000046}Repack724CLSID\{00031016-0000-0000-C000-000000000046}\RTFClassNameRepack725CLSID\{00031017-0000-0000-C000-000000000046}Repack726CLSID\{00031017-0000-0000-C000-000000000046}\RTFClassNameRepack727CLSID\{00031018-0000-0000-C000-000000000046}Repack728CLSID\{00031018-0000-0000-C000-000000000046}\RTFClassNameRepack749CLSID\{00061068-0000-0000-C000-000000000046}\MapiFormFactoryRepack750CLSID\{00062000-0000-0000-C000-000000000046}Outlook-TabellenansichtRepack752CLSID\{00062001-0000-0000-C000-000000000046}Outlook-ZeitskalenansichtRepack754CLSID\{00062002-0000-0000-C000-000000000046}Outlook-KartenansichtRepack756CLSID\{00062003-0000-0000-C000-000000000046}Outlook-KalenderansichtRepack758CLSID\{00062004-0000-0000-C000-000000000046}Outlook-SymbolansichtRepack760CLSID\{00067009-0000-0000-C000-000000000046}Outlook PSOutlookMessageSiteRepack761CLSID\{00067009-0000-0000-C000-000000000046}\InprocServer32Repack762CLSID\{00067800-0000-0000-C000-000000000046}NachrichtenverwaltungsmodulRepack764CLSID\{00067800-0000-0000-C000-000000000046}\VerbRepack765CLSID\{00067800-0000-0000-C000-000000000046}\Verb\0Repack766CLSID\{00067800-0000-0000-C000-000000000046}\Verb\1Repack767CLSID\{00067801-0000-0000-C000-000000000046}Kontakt-ModulRepack769CLSID\{00067801-0000-0000-C000-000000000046}\VerbRepack770CLSID\{00067801-0000-0000-C000-000000000046}\Verb\0Repack771CLSID\{00067801-0000-0000-C000-000000000046}\Verb\1Repack772CLSID\{00067802-0000-0000-C000-000000000046}Termin-ModulRepack774CLSID\{00067802-0000-0000-C000-000000000046}\VerbRepack775CLSID\{00067802-0000-0000-C000-000000000046}\Verb\0Repack776CLSID\{00067802-0000-0000-C000-000000000046}\Verb\1Repack777CLSID\{00067803-0000-0000-C000-000000000046}Aufgaben-ModulRepack779CLSID\{00067803-0000-0000-C000-000000000046}\VerbRepack780CLSID\{00067803-0000-0000-C000-000000000046}\Verb\0Repack781CLSID\{00067803-0000-0000-C000-000000000046}\Verb\1Repack782CLSID\{00067804-0000-0000-C000-000000000046}Notizen-ModulRepack784CLSID\{00067804-0000-0000-C000-000000000046}\VerbRepack785CLSID\{00067804-0000-0000-C000-000000000046}\Verb\0Repack786CLSID\{00067804-0000-0000-C000-000000000046}\Verb\1Repack787CLSID\{00067808-0000-0000-C000-000000000046}Journal-ModulRepack789CLSID\{00067808-0000-0000-C000-000000000046}\VerbRepack790CLSID\{00067808-0000-0000-C000-000000000046}\Verb\0Repack791CLSID\{00067808-0000-0000-C000-000000000046}\Verb\1Repack792CLSID\{0006780A-0000-0000-C000-000000000046}MAPI-SuchmodulRepack794CLSID\{0006780B-0000-0000-C000-000000000046}Dateisuche-ModulRepack796Repack798Repack800Repack802Repack813CLSID\{0006F011-0000-0000-C000-000000000046}\VerbRepack814CLSID\{0006F011-0000-0000-C000-000000000046}\Verb\0E&igenschaften,0,2Repack815CLSID\{0006F011-0000-0000-C000-000000000046}\Verb\1&Sendeoptionen...,0,2Repack816CLSID\{0006F011-0000-0000-C000-000000000046}\Verb\2Ins &Pers÷nliche Adressbuch eintragen...,0,2Repack817CLSID\{0006F017-0000-0000-C000-000000000046}Outlook-NamensraumRepack818CLSID\{0006F018-0000-0000-C000-000000000046}Outlook-FAT-NamensraumRepack820CLSID\{0006F019-0000-0000-C000-000000000046}Outlook Finder StubRepack821CLSID\{0006F019-0000-0000-C000-000000000046}\InprocServer32[!olkfstub.dll]Repack822Repack826CLSID\{0006F01F-0000-0000-C000-000000000046}Outlook Office FinderRepack828CLSID\{0006F01F-0000-0000-C000-000000000046}\LocalServer32[!finder.exe]Repack833CLSID\{0006F023-0000-0000-C000-000000000046}\ControlRepack836CLSID\{0006F023-0000-0000-C000-000000000046}\MiscStatusRepack837CLSID\{0006F023-0000-0000-C000-000000000046}\MiscStatus\1Repack839CLSID\{0006F023-0000-0000-C000-000000000046}\ToolboxBitmap32Repack840CLSID\{0006F023-0000-0000-C000-000000000046}\TypelibRepack841CLSID\{0006F023-0000-0000-C000-000000000046}\VerbRepack842CLSID\{0006F023-0000-0000-C000-000000000046}\Verb\0Repack843CLSID\{0006F023-0000-0000-C000-000000000046}\VersionRepack845CLSID\{0006F024-0000-0000-C000-000000000046}\ControlRepack848CLSID\{0006F024-0000-0000-C000-000000000046}\MiscStatusRepack849CLSID\{0006F024-0000-0000-C000-000000000046}\MiscStatus\1Repack851CLSID\{0006F024-0000-0000-C000-000000000046}\ToolboxBitmap32[!outllib.dll], 5501Repack852CLSID\{0006F024-0000-0000-C000-000000000046}\TypelibRepack853CLSID\{0006F024-0000-0000-C000-000000000046}\VersionRepack858CLSID\{0006F031-0000-0000-C000-000000000046}\AuxUserTypeRepack859CLSID\{0006F031-0000-0000-C000-000000000046}\AuxUserType\2DateiRepack860CLSID\{0006F031-0000-0000-C000-000000000046}\AuxUserType\3Repack864CLSID\{0006F031-0000-0000-C000-000000000046}\VerbRepack865CLSID\{0006F031-0000-0000-C000-000000000046}\Verb\0Repack866CLSID\{0006F031-0000-0000-C000-000000000046}\Verb\1&Drucken,0,2Repack867CLSID\{0006F031-0000-0000-C000-000000000046}\Verb\2Speichern &unter...,0,2Repack868CLSID\{0006F031-0000-0000-C000-000000000046}\Verb\3Repack870CLSID\{0006F032-0000-0000-C000-000000000046}\AuxUserTypeRepack871CLSID\{0006F032-0000-0000-C000-000000000046}\AuxUserType\2Repack872CLSID\{0006F032-0000-0000-C000-000000000046}\AuxUserType\3Repack876CLSID\{0006F032-0000-0000-C000-000000000046}\VerbRepack877CLSID\{0006F032-0000-0000-C000-000000000046}\Verb\0Repack878CLSID\{0006F032-0000-0000-C000-000000000046}\Verb\1Repack879CLSID\{0006F032-0000-0000-C000-000000000046}\Verb\2Repack884CLSID\{0006F03A-0000-0000-C000-000000000046}\Typelib00062FFF-0000-0000-C000-000000000046Repack886CLSID\{0006F045-0000-0000-C000-000000000046}Outlook-DateisymbolerweiterungRepack887CLSID\{0006F045-0000-0000-C000-000000000046}\InprocServer32Repack888Repack996CLSID\{250770F3-6AF2-11CF-A915-008029E31FCD}\HTMLControlRepack998CLSID\{250770F3-6AF2-11CF-A915-008029E31FCD}\InprocServer32Repack999CLSID\{250770F3-6AF2-11CF-A915-008029E31FCD}\MiscStatusrichtext1Licenses\DC4D7920-6AC8-11cf-8ADB-00AA00C00905iokouhloohrojhhhtnooiokomiwnmohosmslrqy0.rqyrqyfilerqy1Microsoft Excel OLE DB Query-Dateienrqy10rqyfile\Shell\openrqy11rqy12rqyfile\Shell\open\commandrqy13rqyfile\Shell\open\ddeexecrqy14rqyfile\Shell\open\ddeexec\Applicationrqy15rqyfile\Shell\open\ddeexec\topicrqy2rqy3rqyfile\DefaultIconrqy4rqyfile\Shellrqy7rqyfile\Shell\Edit_Query_in_Notepadrqy8rqy9rqyfile\Shell\Edit_Query_in_Notepad\commandrxsvr103CLSID\{3C4F3BE3-47EB-101B-A3C9-08002B2F49FB}rxsvr104CLSID\{3C4F3BE3-47EB-101B-A3C9-08002B2F49FB}\INPROCSERVER[!comdlg16.ocx_0002]rxsvr105CLSID\{3C4F3BE5-47EB-101B-A3C9-08002B2F49FB}Printrxsvr106CLSID\{3C4F3BE5-47EB-101B-A3C9-08002B2F49FB}\INPROCSERVERrxsvr107CLSID\{3C4F3BE7-47EB-101B-A3C9-08002B2F49FB}rxsvr108CLSID\{3C4F3BE7-47EB-101B-A3C9-08002B2F49FB}\INPROCSERVERrxsvr109CLSID\{7629CFA2-3FE5-101B-A3C9-08002B2F49FB}Open / Save Asrxsvr110CLSID\{7629CFA2-3FE5-101B-A3C9-08002B2F49FB}\INPROCSERVERrxsvr111CLSID\{7629CFA4-3FE5-101B-A3C9-08002B2F49FB}rxsvr112CLSID\{7629CFA4-3FE5-101B-A3C9-08002B2F49FB}\INPROCSERVERrxsvr113CLSID\{F9043C85-F6F2-101A-A3C9-08002B2F49FB}COMMON DIALOGS CONTROLrxsvr114CLSID\{F9043C85-F6F2-101A-A3C9-08002B2F49FB}\CONTROLrxsvr115CLSID\{F9043C85-F6F2-101A-A3C9-08002B2F49FB}\INPROCSERVERrxsvr116CLSID\{F9043C85-F6F2-101A-A3C9-08002B2F49FB}\MISCSTATUSrxsvr117CLSID\{F9043C85-F6F2-101A-A3C9-08002B2F49FB}\MISCSTATUS\1132498rxsvr118CLSID\{F9043C85-F6F2-101A-A3C9-08002B2F49FB}\PROGIDMSCOMDLG.COMMONDIALOGrxsvr119CLSID\{F9043C85-F6F2-101A-A3C9-08002B2F49FB}\TOOLBOXBITMAP[!comdlg16.ocx_0002], 1rxsvr120CLSID\{F9043C85-F6F2-101A-A3C9-08002B2F49FB}\TYPELIB{F9043C88-F6F2-101A-A3C9-08002B2F49FB}rxsvr121CLSID\{F9043C85-F6F2-101A-A3C9-08002B2F49FB}\VERSIONrxsvr122INTERFACE\{F9043C86-F6F2-101A-A3C9-08002B2F49FB}ICMDIALOGCTRLrxsvr123INTERFACE\{F9043C86-F6F2-101A-A3C9-08002B2F49FB}\PROXYSTUBCLSIDrxsvr124INTERFACE\{F9043C86-F6F2-101A-A3C9-08002B2F49FB}\PROXYSTUBCLSID32rxsvr125INTERFACE\{F9043C86-F6F2-101A-A3C9-08002B2F49FB}\TYPELIBrxsvr126INTERFACE\{F9043C87-F6F2-101A-A3C9-08002B2F49FB}ICommonDialogEventsrxsvr127INTERFACE\{F9043C87-F6F2-101A-A3C9-08002B2F49FB}\PROXYSTUBCLSIDrxsvr128INTERFACE\{F9043C87-F6F2-101A-A3C9-08002B2F49FB}\PROXYSTUBCLSID32rxsvr129INTERFACE\{F9043C87-F6F2-101A-A3C9-08002B2F49FB}\TYPELIBrxsvr130rxsvr131MSCOMDLG.COMMONDIALOG\CLSID{F9043C85-F6F2-101A-A3C9-08002B2F49FB}rxsvr132TYPELIB\{F9043C88-F6F2-101A-A3C9-08002B2F49FB}\1.0MICROSOFT COMMON DIALOG CONTROLrxsvr133TYPELIB\{F9043C88-F6F2-101A-A3C9-08002B2F49FB}\1.0\0rxsvr134TYPELIB\{F9043C88-F6F2-101A-A3C9-08002B2F49FB}\1.0\FLAGSrxsvr135CLSID\{0BA686AA-F7D3-101A-993E-0000C0EF6F5E}THREED CHECKBOX CONTROLrxsvr136CLSID\{0BA686AA-F7D3-101A-993E-0000C0EF6F5E}\CONTROLrxsvr137CLSID\{0BA686AA-F7D3-101A-993E-0000C0EF6F5E}\INPROCSERVER[!threed16.ocx_0002]rxsvr138CLSID\{0BA686AA-F7D3-101A-993E-0000C0EF6F5E}\MISCSTATUSrxsvr139CLSID\{0BA686AA-F7D3-101A-993E-0000C0EF6F5E}\MISCSTATUS\1rxsvr140CLSID\{0BA686AA-F7D3-101A-993E-0000C0EF6F5E}\PROGIDTHREED.SSCHECKrxsvr141CLSID\{0BA686AA-F7D3-101A-993E-0000C0EF6F5E}\TOOLBOXBITMAP[!threed16.ocx_0002], 1rxsvr142CLSID\{0BA686AA-F7D3-101A-993E-0000C0EF6F5E}\TYPELIB{0BA686C6-F7D3-101A-993E-0000C0EF6F5E}rxsvr143CLSID\{0BA686AA-F7D3-101A-993E-0000C0EF6F5E}\VERSIONrxsvr144CLSID\{0BA686AE-F7D3-101A-993E-0000C0EF6F5E}THREED CHECKBOX PROPERTY PAGErxsvr145CLSID\{0BA686AE-F7D3-101A-993E-0000C0EF6F5E}\INPROCSERVERrxsvr146CLSID\{0BA686AF-F7D3-101A-993E-0000C0EF6F5E}THREED FRAME CONTROLrxsvr147CLSID\{0BA686AF-F7D3-101A-993E-0000C0EF6F5E}\CONTROLrxsvr148CLSID\{0BA686AF-F7D3-101A-993E-0000C0EF6F5E}\INPROCSERVERrxsvr149CLSID\{0BA686AF-F7D3-101A-993E-0000C0EF6F5E}\MISCSTATUSrxsvr150CLSID\{0BA686AF-F7D3-101A-993E-0000C0EF6F5E}\MISCSTATUS\1205201rxsvr151CLSID\{0BA686AF-F7D3-101A-993E-0000C0EF6F5E}\PROGIDTHREED.SSFRAMErxsvr152CLSID\{0BA686AF-F7D3-101A-993E-0000C0EF6F5E}\TOOLBOXBITMAP[!threed16.ocx_0002], 2rxsvr153CLSID\{0BA686AF-F7D3-101A-993E-0000C0EF6F5E}\TYPELIBrxsvr154CLSID\{0BA686AF-F7D3-101A-993E-0000C0EF6F5E}\VERSIONrxsvr155CLSID\{0BA686B3-F7D3-101A-993E-0000C0EF6F5E}THREED FRAME PROPERTY PAGErxsvr156CLSID\{0BA686B3-F7D3-101A-993E-0000C0EF6F5E}\INPROCSERVERrxsvr157CLSID\{0BA686B4-F7D3-101A-993E-0000C0EF6F5E}THREED COMMAND BUTTON CONTROLrxsvr158CLSID\{0BA686B4-F7D3-101A-993E-0000C0EF6F5E}\CONTROLrxsvr159CLSID\{0BA686B4-F7D3-101A-993E-0000C0EF6F5E}\INPROCSERVERrxsvr160CLSID\{0BA686B4-F7D3-101A-993E-0000C0EF6F5E}\MISCSTATUSrxsvr161CLSID\{0BA686B4-F7D3-101A-993E-0000C0EF6F5E}\MISCSTATUS\1rxsvr162CLSID\{0BA686B4-F7D3-101A-993E-0000C0EF6F5E}\PROGIDTHREED.SSCOMMANDrxsvr163CLSID\{0BA686B4-F7D3-101A-993E-0000C0EF6F5E}\TOOLBOXBITMAP[!threed16.ocx_0002], 3rxsvr164CLSID\{0BA686B4-F7D3-101A-993E-0000C0EF6F5E}\TYPELIBrxsvr165CLSID\{0BA686B4-F7D3-101A-993E-0000C0EF6F5E}\VERSIONrxsvr166CLSID\{0BA686B8-F7D3-101A-993E-0000C0EF6F5E}THREED COMMAND BUTTON PROPERTY PAGErxsvr167CLSID\{0BA686B8-F7D3-101A-993E-0000C0EF6F5E}\INPROCSERVERrxsvr168CLSID\{0BA686B9-F7D3-101A-993E-0000C0EF6F5E}THREED PANEL CONTROLrxsvr169CLSID\{0BA686B9-F7D3-101A-993E-0000C0EF6F5E}\CONTROLrxsvr170CLSID\{0BA686B9-F7D3-101A-993E-0000C0EF6F5E}\INPROCSERVERrxsvr171CLSID\{0BA686B9-F7D3-101A-993E-0000C0EF6F5E}\MISCSTATUSrxsvr172CLSID\{0BA686B9-F7D3-101A-993E-0000C0EF6F5E}\MISCSTATUS\1rxsvr173CLSID\{0BA686B9-F7D3-101A-993E-0000C0EF6F5E}\PROGIDTHREED.SSPANELrxsvr174CLSID\{0BA686B9-F7D3-101A-993E-0000C0EF6F5E}\TOOLBOXBITMAP[!threed16.ocx_0002], 4rxsvr175CLSID\{0BA686B9-F7D3-101A-993E-0000C0EF6F5E}\TYPELIBrxsvr176CLSID\{0BA686B9-F7D3-101A-993E-0000C0EF6F5E}\VERSIONrxsvr177CLSID\{0BA686BD-F7D3-101A-993E-0000C0EF6F5E}THREED PANEL PROPERTY PAGErxsvr178CLSID\{0BA686BD-F7D3-101A-993E-0000C0EF6F5E}\INPROCSERVERrxsvr179CLSID\{0BA686BE-F7D3-101A-993E-0000C0EF6F5E}THREED OPTION BUTTON CONTROLrxsvr180CLSID\{0BA686BE-F7D3-101A-993E-0000C0EF6F5E}\CONTROLrxsvr181CLSID\{0BA686BE-F7D3-101A-993E-0000C0EF6F5E}\INPROCSERVERrxsvr182CLSID\{0BA686BE-F7D3-101A-993E-0000C0EF6F5E}\MISCSTATUSrxsvr183CLSID\{0BA686BE-F7D3-101A-993E-0000C0EF6F5E}\MISCSTATUS\1rxsvr184CLSID\{0BA686BE-F7D3-101A-993E-0000C0EF6F5E}\PROGIDTHREED.SSOPTIONrxsvr185CLSID\{0BA686BE-F7D3-101A-993E-0000C0EF6F5E}\TOOLBOXBITMAP[!threed16.ocx_0002], 5rxsvr186CLSID\{0BA686BE-F7D3-101A-993E-0000C0EF6F5E}\TYPELIBrxsvr187CLSID\{0BA686BE-F7D3-101A-993E-0000C0EF6F5E}\VERSIONrxsvr188CLSID\{0BA686C2-F7D3-101A-993E-0000C0EF6F5E}THREED OPTION BUTTON PROPERTY PAGErxsvr189CLSID\{0BA686C2-F7D3-101A-993E-0000C0EF6F5E}\INPROCSERVERrxsvr190CLSID\{0BA686C3-F7D3-101A-993E-0000C0EF6F5E}THREED GROUP PUSH BUTTON CONTROLrxsvr191CLSID\{0BA686C3-F7D3-101A-993E-0000C0EF6F5E}\CONTROLrxsvr192CLSID\{0BA686C3-F7D3-101A-993E-0000C0EF6F5E}\INPROCSERVERrxsvr193CLSID\{0BA686C3-F7D3-101A-993E-0000C0EF6F5E}\MISCSTATUSrxsvr194CLSID\{0BA686C3-F7D3-101A-993E-0000C0EF6F5E}\MISCSTATUS\1139665rxsvr195CLSID\{0BA686C3-F7D3-101A-993E-0000C0EF6F5E}\PROGIDTHREED.SSRIBBONrxsvr196CLSID\{0BA686C3-F7D3-101A-993E-0000C0EF6F5E}\TOOLBOXBITMAP[!threed16.ocx_0002], 6rxsvr197CLSID\{0BA686C3-F7D3-101A-993E-0000C0EF6F5E}\TYPELIBrxsvr198CLSID\{0BA686C3-F7D3-101A-993E-0000C0EF6F5E}\VERSIONrxsvr199CLSID\{0BA686C7-F7D3-101A-993E-0000C0EF6F5E}THREED GROUP PUSH BUTTON PROPERTY PAGErxsvr200CLSID\{0BA686C7-F7D3-101A-993E-0000C0EF6F5E}\INPROCSERVERrxsvr201CLSID\{2F155EE4-C332-11CD-B23C-0000C0058192}THREED PANEL PROPERTY PAGE 2rxsvr202CLSID\{2F155EE4-C332-11CD-B23C-0000C0058192}\INPROCSERVERrxsvr203INTERFACE\{0BA686AB-F7D3-101A-993E-0000C0EF6F5E}ISSCBCTRLrxsvr204INTERFACE\{0BA686AB-F7D3-101A-993E-0000C0EF6F5E}\PROXYSTUBCLSIDrxsvr205INTERFACE\{0BA686AB-F7D3-101A-993E-0000C0EF6F5E}\PROXYSTUBCLSID32rxsvr206INTERFACE\{0BA686AB-F7D3-101A-993E-0000C0EF6F5E}\TYPELIBrxsvr251rxsvr252THREED.SSCHECK\CLSID{0BA686AA-F7D3-101A-993E-0000C0EF6F5E}rxsvr253rxsvr254THREED.SSCOMMAND\CLSID{0BA686B4-F7D3-101A-993E-0000C0EF6F5E}rxsvr255rxsvr256THREED.SSFRAME\CLSID{0BA686AF-F7D3-101A-993E-0000C0EF6F5E}rxsvr257rxsvr258THREED.SSOPTION\CLSID{0BA686BE-F7D3-101A-993E-0000C0EF6F5E}rxsvr259rxsvr260THREED.SSPANEL\CLSID{0BA686B9-F7D3-101A-993E-0000C0EF6F5E}rxsvr261rxsvr262THREED.SSRIBBON\CLSID{0BA686C3-F7D3-101A-993E-0000C0EF6F5E}rxsvr263TYPELIB\{0BA686C6-F7D3-101A-993E-0000C0EF6F5E}\1.0SHERIDAN 3D CONTROLSrxsvr264TYPELIB\{0BA686C6-F7D3-101A-993E-0000C0EF6F5E}\1.0\0\WIN16rxsvr265TYPELIB\{0BA686C6-F7D3-101A-993E-0000C0EF6F5E}\1.0\FLAGSrxsvr266TYPELIB\{0BA686C6-F7D3-101A-993E-0000C0EF6F5E}\1.0\HELPDIRrxsvr267TYPELIB\{BDC217C8-ED16-11CD-956C-0000C04E4C0A}rxsvr275CLSID\{2542F180-3532-1069-A2CD-00AA0034B50B}Font Property Pagerxsvr276CLSID\{2542F180-3532-1069-A2CD-00AA0034B50B}\InProcServeroc25.dllrxsvr277CLSID\{DDF5A600-B9C0-101A-AF1A-00AA0034B50B}Color Property Pagerxsvr278CLSID\{DDF5A600-B9C0-101A-AF1A-00AA0034B50B}\InProcServerrxsvr279CLSID\{FB8F0823-0164-101B-84ED-08002B2EC713}rxsvr280CLSID\{FB8F0823-0164-101B-84ED-08002B2EC713}\InProcServerrxsvr281CLSID\{FB8F0823-0164-101B-84ED-08002B2EC713}\ProgIDrxsvr282CLSID\{FB8F0824-0164-101B-84ED-08002B2EC713}rxsvr283CLSID\{FB8F0824-0164-101B-84ED-08002B2EC713}\InProcServerrxsvr284CLSID\{FB8F0824-0164-101B-84ED-08002B2EC713}\ProgIDrxsvr285CLSID\{FC7AF71D-FC74-101A-84ED-08002B2EC713}Picture Property Pagerxsvr286CLSID\{FC7AF71D-FC74-101A-84ED-08002B2EC713}\InProcServerrxsvr291rxsvr292Interface\{BEF6E003-A874-101A-8BBA-00AA00300CAB}\ProxyStubClsidrxsvr293rxsvr294Interface\{BEF6E003-A874-101A-8BBA-00AA00300CAB}\TypeLib{BEF6E001-A874-101A-8BBA-00AA00300CAB}rxsvr295Interface\{7BF80981-BF32-101A-8BBB-00AA00300CAB}\TypeLibrxsvr296TypeLib\{BEF6E001-A874-101A-8BBA-00AA00300CAB}rxsvr297TypeLib\{BEF6E001-A874-101A-8BBA-00AA00300CAB}\1.0Standard OLE Typesrxsvr298TypeLib\{BEF6E001-A874-101A-8BBA-00AA00300CAB}\1.0\FLAGSrxsvr299TypeLib\{BEF6E001-A874-101A-8BBA-00AA00300CAB}\1.0\0\win16[!oc25.dll_0004]rxsvr300TypeLib\{BEF6E001-A874-101A-8BBA-00AA00300CAB}\1.0\0\HELPDIRShortcutBarToolbarsLocalPath[ShortcutBarFolder]Snapshot10SnapshotFile\protocol\StdFileEditing\verb\0Snapshot11SnapshotFile\InsertableSnapshot14SnapshotFile\DocObjectSnapshot19CLSID\{FACB5ED2-7F99-11D0-ADE2-00A0C90DC8D9}\MiscStatus33Snapshot20CLSID\{FACB5ED2-7F99-11D0-ADE2-00A0C90DC8D9}\AuxUserType\2Snapshot21CLSID\{FACB5ED2-7F99-11D0-ADE2-00A0C90DC8D9}\AuxUserType\3Snapshot Viewer '9.0'Snapshot22CLSID\{FACB5ED2-7F99-11D0-ADE2-00A0C90DC8D9}\InsertableSnapshot23CLSID\{FACB5ED2-7F99-11D0-ADE2-00A0C90DC8D9}\verb\1Snapshot24CLSID\{FACB5ED2-7F99-11D0-ADE2-00A0C90DC8D9}\verb\0Snapshot26CLSID\{FACB5ED2-7F99-11D0-ADE2-00A0C90DC8D9}\DefaultExtension.snp,Snapshot-Dateien (*.snp)Snapshot27CLSID\{FACB5ED2-7F99-11D0-ADE2-00A0C90DC8D9}\DocObjectSnapshot28CLSID\{FACB5ED2-7F99-11D0-ADE2-00A0C90DC8D9}\PrintableSnapshot3SnapshotFile\shell\open\ddeexecSnapshot4SnapshotFile\shell\open\ddeexec\applicationSnapViewSnapshot6SnapshotFile\shell\print\ddeexec[\[]print("%1")[\]]Snapshot8SnapshotFile\shell\printto\ddeexec[\[]printto("%1","%2","%3","%4")[\]]Snapshot9SnapshotFile\protocol\StdFileEditing\server[!snapview.exe] /ddesnapview0TypeLib\{ED53EA70-368C-11D0-AD81-00A0C90DC8D9}\1.0Snapshot Viewer Controlsnapview1TypeLib\{ED53EA70-368C-11D0-AD81-00A0C90DC8D9}\1.0\FLAGSsnapview10Interface\{EFAF8180-368C-11D0-AD81-00A0C90DC8D9}\ProxyStubClsidsnapview11Interface\{EFAF8180-368C-11D0-AD81-00A0C90DC8D9}\ProxyStubClsid32snapview12Interface\{EFAF8180-368C-11D0-AD81-00A0C90DC8D9}\TypeLib{ED53EA70-368C-11D0-AD81-00A0C90DC8D9}snapview13Interface\{EFAF8180-368C-11D0-AD81-00A0C90DC8D9}\TypeLib\Versionsnapview2TypeLib\{ED53EA70-368C-11D0-AD81-00A0C90DC8D9}\1.0\0\win32[!snapview.ocx]snapview21CLSID\{F2175210-368C-11D0-AD81-00A0C90DC8D9}\InprocServer32snapview24CLSID\{F0E42D60-368C-11D0-AD81-00A0C90DC8D9}\InprocServer32snapview27CLSID\{F0E42D60-368C-11D0-AD81-00A0C90DC8D9}\TypeLibsnapview28CLSID\{F0E42D60-368C-11D0-AD81-00A0C90DC8D9}\Versionsnapview29CLSID\{F0E42D60-368C-11D0-AD81-00A0C90DC8D9}\Programmablesnapview3TypeLib\{ED53EA70-368C-11D0-AD81-00A0C90DC8D9}\1.0\HELPDIR[CommonFilesSystemFolder]snapview30CLSID\{F0E42D60-368C-11D0-AD81-00A0C90DC8D9}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}snapview31CLSID\{F0E42D60-368C-11D0-AD81-00A0C90DC8D9}\Controlsnapview32CLSID\{F0E42D60-368C-11D0-AD81-00A0C90DC8D9}\MiscStatussnapview33CLSID\{F0E42D60-368C-11D0-AD81-00A0C90DC8D9}\MiscStatus\1snapview34CLSID\{F0E42D60-368C-11D0-AD81-00A0C90DC8D9}\ToolboxBitmap32[!snapview.ocx],1snapview35CLSID\{F0E42D60-368C-11D0-AD81-00A0C90DC8D9}\Implemented Categories\{40FC6ED4-2438-11CF-A3DB-080036F12502}snapview36CLSID\{F0E42D60-368C-11D0-AD81-00A0C90DC8D9}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}snapview37CLSID\{F0E42D60-368C-11D0-AD81-00A0C90DC8D9}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}snapview4Interface\{EE7C5CD0-368C-11D0-AD81-00A0C90DC8D9}ISnapshotViewersnapview5Interface\{EE7C5CD0-368C-11D0-AD81-00A0C90DC8D9}\ProxyStubClsidsnapview6Interface\{EE7C5CD0-368C-11D0-AD81-00A0C90DC8D9}\ProxyStubClsid32snapview7Interface\{EE7C5CD0-368C-11D0-AD81-00A0C90DC8D9}\TypeLibsnapview8Interface\{EE7C5CD0-368C-11D0-AD81-00A0C90DC8D9}\TypeLib\Versionsnapview9Interface\{EFAF8180-368C-11D0-AD81-00A0C90DC8D9}DSnapshotViewerEventsSplus.reg0SOFTWARE\Microsoft\Schedule+\ApplicationCDPath[SchedulePlusFolder]Splus.reg1FormsRegisteredSplus.reg17SchedulePlus.Application.7\shell\open\command[!schdpl32.exe] '%1'Splus.reg2MapiPresentSplus.reg3DefaultLocalPathSplus.reg33Schedule+4.0;[!msspc32.dll];2;01000000000001Splus.reg34Splus.reg4AppPathSplus.reg5ScheduleInterfacesmsscd mscalSplus.reg6ScheduleFindersmstre mscalSplus.reg7SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\schdpl32.exe[!schdpl32.exe]Splus.reg8sqlparse.dll.reg1CLSID\{8F6C7662-E8A1-11D0-B9B3-2A92D0000000}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}sqlparse.dll.reg10Interface\{8F6C7661-E8A1-11D0-B9B3-2A92D0000000}\ProxyStubClsid32sqlparse.dll.reg11Interface\{8F6C7661-E8A1-11D0-B9B3-2A92D0000000}\TypeLib{8F6C7660-E8A1-11D0-B9B3-2A92D0000000}sqlparse.dll.reg12sqlparse.dll.reg18TypeLib\{8F6C7660-E8A1-11D0-B9B3-2A92D0000000}sqlparse.dll.reg19TypeLib\{8F6C7660-E8A1-11D0-B9B3-2A92D0000000}\1.0Microsoft SQL Parser Object Library 1.0sqlparse.dll.reg20TypeLib\{8F6C7660-E8A1-11D0-B9B3-2A92D0000000}\1.0\0sqlparse.dll.reg21TypeLib\{8F6C7660-E8A1-11D0-B9B3-2A92D0000000}\1.0\0\win32[!sqlparse.dll]sqlparse.dll.reg22TypeLib\{8F6C7660-E8A1-11D0-B9B3-2A92D0000000}\1.0\FLAGSsqlparse.dll.reg23TypeLib\{8F6C7660-E8A1-11D0-B9B3-2A92D0000000}\1.0\HELPDIRsqlparse.dll.reg4CLSID\{8F6C7662-E8A1-11D0-B9B3-2A92D0000000}\Programmablesqlparse.dll.reg5CLSID\{8F6C7662-E8A1-11D0-B9B3-2A92D0000000}\TypeLibsqlparse.dll.reg6CLSID\{8F6C7662-E8A1-11D0-B9B3-2A92D0000000}\Versionsqlparse.dll.reg8Interface\{8F6C7661-E8A1-11D0-B9B3-2A92D0000000}IVBSQLParsersqlparse.dll.reg9Interface\{8F6C7661-E8A1-11D0-B9B3-2A92D0000000}\ProxyStubClsidt2embeddll1SOFTWARE\Microsoft\Shared Tools\t2embedt2embeddll10t2embeddll11Times New Roman Boldt2embeddll12Times New Roman Bold Italict2embeddll13Times New Roman Italict2embeddll14Wingdingst2embeddll15t2embed_placeholder3t2embeddll16t2embed_placeholder4t2embeddll17t2embed_placeholder5t2embeddll18t2embed_placeholder6t2embeddll19t2embed_placeholder1t2embeddll2Arial Boldt2embeddll20t2embed_placeholder7t2embeddll21t2embed_placeholder8t2embeddll22t2embed_placeholder2t2embeddll3Arial Bold Italict2embeddll4Arial Italict2embeddll5t2embeddll6Courier New Boldt2embeddll7Courier New Bold Italict2embeddll8Courier New Italict2embeddll9TextConvMSWordMacSJImportExtSoftware\Microsoft\Shared Tools\Text Converters\Import\MSWordMacSJTextConvMSWordMacSJImportNameWord 5.x for Macintosh (SweetJAM)TextConvMSWordMacSJImportPathtriedit.reg11CLSID\{438DA5E0-F171-11D0-984E-0000F80270F8}\Programmabletriedit.reg14CLSID\{438DA5E0-F171-11D0-984E-0000F80270F8}\InprocServer32triedit.reg25CLSID\{010E6CBE-FE2B-11D0-B079-006008058A0E}\Programmabletriedit.reg28CLSID\{010E6CBE-FE2B-11D0-B079-006008058A0E}\InprocServer32UAOfficeWebSrv1UAOfficeWebSrvVBAUAQueryHelp1msqry32.chmUAWordVBA1urlpkrd.reg10CLSID\{0B89F2B1-3048-11D1-A727-006097C9947C}\ProgIDURLPicker.URLPicker.1urlpkrd.reg12CLSID\{0B89F2B1-3048-11D1-A727-006097C9947C}\VersionIndependentProgIDURLPicker.URLPickerurlpkrd.reg13CLSID\{0B89F2B1-3048-11D1-A727-006097C9947C}\Programmableurlpkrd.reg15CLSID\{0B89F2B1-3048-11D1-A727-006097C9947C}\InprocServer32[#urlpkr.dll]urlpkrd.reg16urlpkrd.reg17Software\Microsoft\VisualStudio\6.0\Component Categories\{73CEF3D9-AE85-11CF-A406-00AA00C00940}URLPicker 98urlpkrd.reg18Software\Microsoft\VisualStudio\6.0\Component Categories\{73CEF3D9-AE85-11CF-A406-00AA00C00940}\{0B89F2B1-3048-11d1-A727-006097C9947C}Visual InterDev 98 URLPickerurlpkrd.reg19Software\Microsoft\MSE\9.0\{73CEF3D9-AE85-11CF-A406-00AA00C00940}urlpkrd.reg20Software\Microsoft\MSE\9.0\{73CEF3D9-AE85-11CF-A406-00AA00C00940}\{0B89F2B1-3048-11d1-A727-006097C9947C}urlpkrd.reg3URLPicker Classurlpkrd.reg4URLPicker.URLPicker.1\CLSID{0B89F2B1-3048-11D1-A727-006097C9947C}urlpkrd.reg5urlpkrd.reg6URLPicker.URLPicker\CurVerurlpkrd.reg8CLSID\{0B89F2B1-3048-11D1-A727-006097C9947C}UserInfoReg1Software\Microsoft\Office\9.0\Common\UserInfo#x[BINUSERNAME]UserInfoReg2UserInitials#x[BINUSERINITIALS]VbeCore1Software\Microsoft\VBAVbe6DllPath[!vbe6.dll]VGX.reg2CLSID\{10072CEC-8CC1-11D1-986E-00A0C955B42E}\InprocServer32Software\Microsoft\VisualStudio\6.0\SetupVSCommonDir[VSECommonFolder]Vse_Interface_IMsoVsPackage1Interface\{000C1202-0000-0000-C000-000000000046}IMsoVsPackageVse_Interface_IMsoVsPackage2Interface\{000C1202-0000-0000-C000-000000000046}\ProxyStubClsid32{000C1205-0000-0000-C000-000000000046}Vse_Interface_IMsoVsPackage3Interface\{000C1202-0000-0000-C000-000000000046}\NumMethodsVse_Interface_IMsoVsProject1Interface\{000C1203-0000-0000-C000-000000000046}IMsoVsProjectVse_Interface_IMsoVsProject2Interface\{000C1203-0000-0000-C000-000000000046}\ProxyStubClsid32Vse_Interface_IMsoVsProject3Interface\{000C1203-0000-0000-C000-000000000046}\NumMethods18Vse_Interface_IMsoVsProjectSite1Interface\{000C1204-0000-0000-C000-000000000046}IMsoVsProjectSiteVse_Interface_IMsoVsProjectSite2Interface\{000C1204-0000-0000-C000-000000000046}\ProxyStubClsid32Vse_Interface_IMsoVsProjectSite3Interface\{000C1204-0000-0000-C000-000000000046}\NumMethods14Vse_Interface_IMsoVsSetForegroundWindow1Interface\{000C1208-0000-0000-C000-000000000046}IMsoVsSetForegroundWindowVse_Interface_IMsoVsSetForegroundWindow2Interface\{000C1208-0000-0000-C000-000000000046}\ProxyStubClsid32Vse_Interface_IMsoVsSetForegroundWindow3Interface\{000C1208-0000-0000-C000-000000000046}\NumMethodsVse_ProxyStubClsid1CLSID\{000C1205-0000-0000-C000-000000000046}Microsoft Script Editor ProxyVse_ProxyStubClsid2CLSID\{000C1205-0000-0000-C000-000000000046}\InprocServer32Vse_ProxyStubClsid3vsflex3.reg10CLSID\{8AE029D3-08E3-11D1-BAA2-444553540000}\TypeLib{8AE029D0-08E3-11D1-BAA2-444553540000}vsflex3.reg11CLSID\{8AE029D3-08E3-11D1-BAA2-444553540000}\Versionvsflex3.reg13CLSID\{8AE029D6-08E3-11D1-BAA2-444553540000}\Controlvsflex3.reg15CLSID\{8AE029D6-08E3-11D1-BAA2-444553540000}\MiscStatusvsflex3.reg16CLSID\{8AE029D6-08E3-11D1-BAA2-444553540000}\MiscStatus\1vsflex3.reg18CLSID\{8AE029D6-08E3-11D1-BAA2-444553540000}\ToolboxBitmap32[!vsflex3.ocx], 2vsflex3.reg19CLSID\{8AE029D6-08E3-11D1-BAA2-444553540000}\TypeLibvsflex3.reg20CLSID\{8AE029D6-08E3-11D1-BAA2-444553540000}\Versionvsflex3.reg4CLSID\{8AE029D3-08E3-11D1-BAA2-444553540000}\Controlvsflex3.reg6CLSID\{8AE029D3-08E3-11D1-BAA2-444553540000}\MiscStatusvsflex3.reg7CLSID\{8AE029D3-08E3-11D1-BAA2-444553540000}\MiscStatus\1229777vsflex3.reg9CLSID\{8AE029D3-08E3-11D1-BAA2-444553540000}\ToolboxBitmap32[!vsflex3.ocx], 1vshelp.reg_add1{854d7ac8-bc3d-11d0-b421-00a0c90f9dc4},16000,10vshelp.reg_add5SOFTWARE\Microsoft\VisualStudio\6.0\Menusvshelp.reg10Software\Microsoft\VisualStudio\6.0\Packages\{854D7AC8-BC3D-11D0-B421-00A0C90F9DC4}\ExData{64AC2454-BD18-11d1-87B5-00A0C91E2A46}{854D7ACD-BC3D-11D0-B421-00A0C90F9DC4}vshelp.reg11Software\Microsoft\VisualStudio\6.0\Menus\{854D7AC8-BC3D-11D0-B421-00A0C90F9DC4}vshelp.reg13Software\Microsoft\VisualStudio\6.0\Services\{854D7AC0-BC3D-11D0-B421-00A0C90F9DC4}{854D7AC8-BC3D-11D0-B421-00A0C90F9DC4}vshelp.reg14##100004vshelp.reg4Software\Microsoft\VisualStudio\6.0\Packages\{854D7AC8-BC3D-11D0-B421-00A0C90F9DC4}##100002vshelp.reg47Software\Microsoft\MSE\9.0\Packages\{854D7AC8-BC3D-11D0-B421-00A0C90F9DC4}vshelp.reg48[#vshelp.dll]vshelp.reg5vshelp.reg50Software\Microsoft\MSE\9.0\Packages\{854D7AC8-BC3D-11D0-B421-00A0C90F9DC4}\SatelliteDllvshelp.reg51[VS98ResourcesFolder]vshelp.reg53Software\Microsoft\MSE\9.0\Packages\{854D7AC8-BC3D-11D0-B421-00A0C90F9DC4}\ExDatavshelp.reg54Software\Microsoft\MSE\9.0\Menus\{854D7AC8-BC3D-11D0-B421-00A0C90F9DC4}vshelp.reg56Software\Microsoft\MSE\9.0\Services\{854D7AC0-BC3D-11D0-B421-00A0C90F9DC4}vshelp.reg57vshelp.reg58VsHelpServices.1VsHelpServices Classvshelp.reg59VsHelpServices.1\CLSID{854D7AC5-BC3D-11D0-B421-00A0C90F9DC4}vshelp.reg60VsHelpServicesvshelp.reg61VsHelpServices\CurVerVsHelpServices.VsHelpServices.1vshelp.reg63CLSID\{854D7AC5-BC3D-11D0-B421-00A0C90F9DC4}vshelp.reg65CLSID\{854D7AC5-BC3D-11D0-B421-00A0C90F9DC4}\ProgIDvshelp.reg67CLSID\{854D7AC5-BC3D-11D0-B421-00A0C90F9DC4}\VersionIndependentProgIDvshelp.reg68CLSID\{854D7AC5-BC3D-11D0-B421-00A0C90F9DC4}\Programmablevshelp.reg7Software\Microsoft\VisualStudio\6.0\Packages\{854D7AC8-BC3D-11D0-B421-00A0C90F9DC4}\SatelliteDllvshelp.reg70CLSID\{854D7AC5-BC3D-11D0-B421-00A0C90F9DC4}\InprocServer32vshelp.reg71vshelp.reg72VsHelpOptionPages.1VsHelpOptionPages Classvshelp.reg73VsHelpOptionPages.1\CLSID{854D7ACA-BC3D-11D0-B421-00A0C90F9DC4}vshelp.reg74VsHelpOptionPagesvshelp.reg75VsHelpOptionPages\CLSIDvshelp.reg76VsHelpOptionPages\CurVervshelp.reg78CLSID\{854D7ACA-BC3D-11D0-B421-00A0C90F9DC4}vshelp.reg8vshelp.reg80CLSID\{854D7ACA-BC3D-11D0-B421-00A0C90F9DC4}\ProgIDvshelp.reg82CLSID\{854D7ACA-BC3D-11D0-B421-00A0C90F9DC4}\VersionIndependentProgIDvshelp.reg84CLSID\{854D7ACA-BC3D-11D0-B421-00A0C90F9DC4}\InprocServer32vshelp.reg85Win98Migration01Software\Microsoft\Windows\CurrentVersion\Setup\Migration\500SomeValueName[!msowin98.dll],MsoMigration,office9setupWin98Migration02Software\Microsoft\Windows\CurrentVersion\Setup\Migration\TweakRO\AddMSO MigrationWin98Migration03Software\Microsoft\Windows\CurrentVersion\Setup\Migration\TweakRO\RemoveRegsvr_ADVPACKWin98Migration04Software\Microsoft\Windows\CurrentVersion\Setup\Migration\TweakFiles\layout.inf\SourceDisksFilesfile1Win98Migration05file2Win98Migration06file3Win98Migration07file4Win98Migration08file5Win98Migration09file6Win98Migration10Software\Microsoft\Windows\CurrentVersion\Setup\Migration\TweakFiles\subase.inf\sys.filesWin98Migration11Software\Microsoft\Windows\CurrentVersion\Setup\Migration\TweakFiles\iefiles.inf\SystemFilesWin98Migration12Software\Microsoft\Windows\CurrentVersion\Setup\Migration\TweakFiles\ie4dat16.inf\ADOInstallWin98Migration13Software\Microsoft\Windows\CurrentVersion\Setup\Migration\TweakFiles\ie4dat16.inf\OLEDBInstallWin98Migration14Software\Microsoft\Windows\CurrentVersion\Setup\Migration\TweakFiles\layout1.inf\SourceDisksFilesWin98Migration15Win98Migration16Win98Migration17Win98Migration18Win98Migration19Win98Migration20file7Win98Migration21file8Win98Migration22file9Win98Migration23file10Win98Migration24file11Win98Migration25Software\Microsoft\Windows\CurrentVersion\Setup\Migration\TweakFiles\ie.inf\TextConverter.CopyFileWin98Migration26Software\Microsoft\Windows\CurrentVersion\Setup\Migration\TweakFiles\wordpad.inf\WordPadCopyConvertersWin98Migration27Win98Migration28Software\Microsoft\Windows\CurrentVersion\Setup\Migration\TweakFiles\wordpad.inf\WordPadDelFilesWin98Migration29Win98Migration30Software\Microsoft\Windows\CurrentVersion\Setup\Migration\TweakFiles\wsh.inf\WSH.Copy.OCX2Win98Migration31winword2000.new.2Word.RTF.8\shell\edit\ddeexec[\[]REM _DDE_Direct[\]][\[]FileOpen("%1")[\]]winword2000.new.3Word.RTF.8\shell\edit\ddeexec\ApplicationWinWordwinword2000.new.4Word.RTF.8\shell\edit\ddeexec\Topicwinword9.reg.new100Word.Document.8\shell\open\ddeexecwinword9.reg.new101Word.Document.8\shell\open\ddeexec\Applicationwinword9.reg.new102Word.Document.8\shell\open\ddeexec\Topicwinword9.reg.new105Word.Document.8\shell\new\ddeexec[\[]REM _DDE_Direct[\]][\[]FileNew("%1")[\]]winword9.reg.new106Word.Document.8\shell\new\ddeexec\Applicationwinword9.reg.new107Word.Document.8\shell\new\ddeexec\Topicwinword9.reg.new11Word.Basic.8winword9.reg.new110CLSID\{00020906-0000-0000-C000-000000000046}\Conversion\Readwritable\MainMSWordDocwinword9.reg.new111CLSID\{00020906-0000-0000-C000-000000000046}\Conversion\Readable\MainMSWordDoc,WordDocument,Word.Document.6,1winword9.reg.new112CLSID\{00020906-0000-0000-C000-000000000046}\MiscStatuswinword9.reg.new113CLSID\{00020906-0000-0000-C000-000000000046}\MiscStatus\1winword9.reg.new114CLSID\{00020906-0000-0000-C000-000000000046}\DataFormats\GetSet\5NoteshNote, -1,1,1winword9.reg.new115CLSID\{00020906-0000-0000-C000-000000000046}\DataFormats\GetSet\4Rich Text Format,1,1,3winword9.reg.new116CLSID\{00020906-0000-0000-C000-000000000046}\DataFormats\GetSet\3HTML Format,1,1,3winword9.reg.new117CLSID\{00020906-0000-0000-C000-000000000046}\DataFormats\GetSet\2winword9.reg.new118CLSID\{00020906-0000-0000-C000-000000000046}\DataFormats\GetSet\1winword9.reg.new119CLSID\{00020906-0000-0000-C000-000000000046}\DataFormats\GetSet\0winword9.reg.new12Word.Basic.8\CLSIDwinword9.reg.new120CLSID\{00020906-0000-0000-C000-000000000046}\DataFormats\DefaultFilewinword9.reg.new121CLSID\{00020906-0000-0000-C000-000000000046}\DataFormats\PriorityCacheFormats\0winword9.reg.new122CLSID\{00020906-0000-0000-C000-000000000046}\DataFormats\DelayRenderFormats\0winword9.reg.new124CLSID\{00020906-0000-0000-C000-000000000046}\AuxUserType\3Microsoft Word 97winword9.reg.new125CLSID\{00020906-0000-0000-C000-000000000046}\AuxUserType\2Dokumentwinword9.reg.new126CLSID\{00020906-0000-0000-C000-000000000046}\Insertablewinword9.reg.new127CLSID\{00020906-0000-0000-C000-000000000046}\OfficeCompliantwinword9.reg.new128CLSID\{00020906-0000-0000-C000-000000000046}\DocObjectwinword9.reg.new129CLSID\{00020906-0000-0000-C000-000000000046}\Verb\0winword9.reg.new130CLSID\{00020906-0000-0000-C000-000000000046}\Verb\1winword9.reg.new134CLSID\{00020906-0000-0000-C000-000000000046}\AutoConvertTowinword9.reg.new135CLSID\{00020906-0000-0000-C000-000000000046}\Printablewinword9.reg.new136CLSID\{00020906-0000-0000-C000-000000000046}\DefaultExtension.doc,Word Document (.doc)winword9.reg.new137CLSID\{00020906-0000-0000-C000-000000000046}\Implemented Categories\{000C0118-0000-0000-C000-000000000046}winword9.reg.new138CLSID\{00020906-0000-0000-C000-000000000046}\Version9winword9.reg.new139CLSID\{00020906-0000-0000-C000-000000000046}\TypeLib{00020905-0000-0000-C000-000000000046}winword9.reg.new142Word.Picture.8\protocolwinword9.reg.new143Word.Picture.8\protocol\StdFileEditingwinword9.reg.new144Word.Picture.8\protocol\StdFileEditing\serverwinword9.reg.new145Word.Picture.8\protocol\StdFileEditing\Verb\0winword9.reg.new146Word.Picture.8\protocol\StdFileEditing\SetDataFormatswinword9.reg.new147Word.Picture.8\protocol\StdFileEditing\RequestDataFormatswinword9.reg.new148Word.Picture.8\Insertablewinword9.reg.new151CLSID\{00020907-0000-0000-C000-000000000046}\Conversion\Readwritable\Mainwinword9.reg.new152CLSID\{00020907-0000-0000-C000-000000000046}\Conversion\Readable\MainMSWordDoc,MSDraw,Word.Picture.6,1winword9.reg.new153CLSID\{00020907-0000-0000-C000-000000000046}\MiscStatuswinword9.reg.new154CLSID\{00020907-0000-0000-C000-000000000046}\DataFormats\GetSet\4winword9.reg.new155CLSID\{00020907-0000-0000-C000-000000000046}\DataFormats\GetSet\3winword9.reg.new156CLSID\{00020907-0000-0000-C000-000000000046}\DataFormats\GetSet\23,1,32,3winword9.reg.new157CLSID\{00020907-0000-0000-C000-000000000046}\DataFormats\GetSet\1winword9.reg.new158CLSID\{00020907-0000-0000-C000-000000000046}\DataFormats\GetSet\0winword9.reg.new159CLSID\{00020907-0000-0000-C000-000000000046}\DataFormats\DefaultFilewinword9.reg.new161CLSID\{00020907-0000-0000-C000-000000000046}\AuxUserType\3winword9.reg.new162CLSID\{00020907-0000-0000-C000-000000000046}\AuxUserType\2winword9.reg.new163CLSID\{00020907-0000-0000-C000-000000000046}\Insertablewinword9.reg.new164CLSID\{00020907-0000-0000-C000-000000000046}\OfficeCompliantwinword9.reg.new165CLSID\{00020907-0000-0000-C000-000000000046}\verb\0winword9.reg.new166CLSID\{00020907-0000-0000-C000-000000000046}\verb\1winword9.reg.new170CLSID\{00020907-0000-0000-C000-000000000046}\AutoConvertTowinword9.reg.new171CLSID\{00020907-0000-0000-C000-000000000046}\Versionwinword9.reg.new172CLSID\{00020907-0000-0000-C000-000000000046}\TypeLibwinword9.reg.new179Word.RTF.8\shell\print\ddeexec[\[]REM _DDE_Minimize[\]][\[]FileOpen("%1")[\]][\[]t=IsDocumentDirty()[\]][\[]FilePrint 0[\]][\[]SetDocumentDirty t[\]][\[]DocClose[\]]winword9.reg.new180Word.RTF.8\shell\print\ddeexec\Applicationwinword9.reg.new181Word.RTF.8\shell\print\ddeexec\Topicwinword9.reg.new182Word.RTF.8\shell\print\ddeexec\ifexec[\[]FileOpen("%1")[\]][\[]FilePrint 0[\]][\[]FileExit 2[\]]winword9.reg.new185Word.RTF.8\shell\printto\ddeexec[\[]REM _DDE_Minimize[\]][\[]FileOpen("%1")[\]][\[]FilePrintSetup "%2 on p",.DoNotSetAsSysDefault=1[\]][\[]FilePrint 0[\]][\[]DocClose 2[\]][\[]FilePrintSetup ""[\]]winword9.reg.new186Word.RTF.8\shell\printto\ddeexec\Applicationwinword9.reg.new187Word.RTF.8\shell\printto\ddeexec\Topicwinword9.reg.new188Word.RTF.8\shell\printto\ddeexec\ifexec[\[]FileOpen("%1")[\]][\[]FilePrintSetup "%2 on p",.DoNotSetAsSysDefault=1[\]][\[]FilePrint 0[\]][\[]FileExit 2[\]]winword9.reg.new19CLSID\{000209FE-0000-0000-C000-000000000046}\AutoConvertTowinword9.reg.new191Word.RTF.8\shell\open\ddeexecwinword9.reg.new192Word.RTF.8\shell\open\ddeexec\Applicationwinword9.reg.new193Word.RTF.8\shell\open\ddeexec\Topicwinword9.reg.new196Word.RTF.8\shell\new\ddeexecwinword9.reg.new197Word.RTF.8\shell\new\ddeexec\Applicationwinword9.reg.new198Word.RTF.8\shell\new\ddeexec\Topicwinword9.reg.new205Word.Template.8\shell\print\ddeexecwinword9.reg.new206Word.Template.8\shell\print\ddeexec\Applicationwinword9.reg.new207Word.Template.8\shell\print\ddeexec\Topicwinword9.reg.new208Word.Template.8\shell\print\ddeexec\ifexecwinword9.reg.new211Word.Template.8\shell\printto\ddeexecwinword9.reg.new212Word.Template.8\shell\printto\ddeexec\Applicationwinword9.reg.new213Word.Template.8\shell\printto\ddeexec\Topicwinword9.reg.new214Word.Template.8\shell\printto\ddeexec\ifexecwinword9.reg.new217Word.Template.8\shell\open\ddeexecwinword9.reg.new218Word.Template.8\shell\open\ddeexec\Applicationwinword9.reg.new219Word.Template.8\shell\open\ddeexec\Topicwinword9.reg.new222Word.Template.8\shell\new\ddeexecwinword9.reg.new223Word.Template.8\shell\new\ddeexec\Applicationwinword9.reg.new224Word.Template.8\shell\new\ddeexec\Topicwinword9.reg.new23Word.Application.8winword9.reg.new230Word.Wizard.8\shell\new\ddeexecwinword9.reg.new231Word.Wizard.8\shell\new\ddeexec\Applicationwinword9.reg.new232Word.Wizard.8\shell\new\ddeexec\Topicwinword9.reg.new238Word.Backup.8\shell\print\ddeexecwinword9.reg.new239Word.Backup.8\shell\print\ddeexec\Applicationwinword9.reg.new24Word.Application.8\CLSIDwinword9.reg.new240Word.Backup.8\shell\print\ddeexec\Topicwinword9.reg.new241Word.Backup.8\shell\print\ddeexec\ifexecwinword9.reg.new244Word.Backup.8\shell\printto\ddeexecwinword9.reg.new245Word.Backup.8\shell\printto\ddeexec\Applicationwinword9.reg.new246Word.Backup.8\shell\printto\ddeexec\Topicwinword9.reg.new247Word.Backup.8\shell\printto\ddeexec\ifexecwinword9.reg.new250Word.Backup.8\shell\open\ddeexecwinword9.reg.new251Word.Backup.8\shell\open\ddeexec\Applicationwinword9.reg.new252Word.Backup.8\shell\open\ddeexec\Topicwinword9.reg.new255Word.Backup.8\shell\new\ddeexecwinword9.reg.new256Word.Backup.8\shell\new\ddeexec\Applicationwinword9.reg.new257Word.Backup.8\shell\new\ddeexec\Topicwinword9.reg.new259.doc\Word.Document.8\ShellNewwinword9.reg.new262winword9.reg.new263SOFTWARE\Microsoft\Office\9.0\Word\InstallRootwinword9.reg.new264winword9.reg.new341FE Font 1winword9.reg.new342FE Font 2winword9.reg.new343HGGothicE-PROHGPGothicEwinword9.reg.new36CLSID\{00030003-0000-0000-C000-000000000046}Microsoft Word 2.0-Dokumentwinword9.reg.new37CLSID\{00030003-0000-0000-C000-000000000046}\AutoConvertTowinword9.reg.new38CLSID\{00030003-0000-0000-C000-000000000046}\Ole1ClassWordDocumentwinword9.reg.new39CLSID\{00030003-0000-0000-C000-000000000046}\ProgIDwinword9.reg.new40winword9.reg.new41WordDocument\NotInsertablewinword9.reg.new42WordDocument\protocolwinword9.reg.new43WordDocument\protocol\StdFileEditingwinword9.reg.new44WordDocument\protocol\StdFileEditing\serverwinword9.reg.new45WordDocument\CLSID{00030003-0000-0000-C000-000000000046}winword9.reg.new46WordDocument\CurVerwinword9.reg.new47CLSID\{00020900-0000-0000-C000-000000000046}Microsoft Word 6.0 - 7.0-Dokumentwinword9.reg.new48CLSID\{00020900-0000-0000-C000-000000000046}\AutoConvertTowinword9.reg.new49CLSID\{00020900-0000-0000-C000-000000000046}\ProgIDWord.Document.6winword9.reg.new50CLSID\{00020900-0000-0000-C000-000000000046}\TreatAswinword9.reg.new51CLSID\{00020900-0000-0000-C000-000000000046}\Insertablewinword9.reg.new52CLSID\{00020900-0000-0000-C000-000000000046}\NotInsertablewinword9.reg.new53CLSID\{00020900-0000-0000-C000-000000000046}\DefaultIcon[!winword.exe],1winword9.reg.new54winword9.reg.new55Word.Document.6\NotInsertablewinword9.reg.new56Word.Document.6\protocolwinword9.reg.new57Word.Document.6\protocol\StdFileEditingwinword9.reg.new58Word.Document.6\protocol\StdFileEditing\serverwinword9.reg.new59Word.Document.6\CLSIDwinword9.reg.new60Word.Document.6\CurVerwinword9.reg.new61CLSID\{00020901-0000-0000-C000-000000000046}Microsoft Word 6.0 - 7.0-Bildwinword9.reg.new62CLSID\{00020901-0000-0000-C000-000000000046}\AutoConvertTowinword9.reg.new63CLSID\{00020901-0000-0000-C000-000000000046}\ProgIdWord.Picture.6winword9.reg.new64CLSID\{00020901-0000-0000-C000-000000000046}\TreatAswinword9.reg.new65CLSID\{00020901-0000-0000-C000-000000000046}\Insertablewinword9.reg.new66CLSID\{00020901-0000-0000-C000-000000000046}\NotInsertablewinword9.reg.new67CLSID\{00020901-0000-0000-C000-000000000046}\DefaultIconwordicon.exe,1winword9.reg.new68winword9.reg.new69Word.Picture.6\NotInsertablewinword9.reg.new70Word.Picture.6\protocolwinword9.reg.new71Word.Picture.6\protocol\StdFileEditingwinword9.reg.new72Word.Picture.6\protocol\StdFileEditing\serverwinword9.reg.new73Word.Picture.6\CLSIDwinword9.reg.new74Word.Picture.6\CurVerwinword9.reg.new77Word.Document.8\protocolwinword9.reg.new78Word.Document.8\protocol\StdFileEditingwinword9.reg.new79Word.Document.8\protocol\StdFileEditing\serverwinword9.reg.new80Word.Document.8\protocol\StdFileEditing\SetDataFormatswinword9.reg.new81Word.Document.8\protocol\StdFileEditing\RequestDataFormatswinword9.reg.new82Word.Document.8\protocol\StdFileEditing\Verb\0winword9.reg.new83Word.Document.8\Insertablewinword9.reg.new84Word.Document.8\DocObjectwinword9.reg.new88Word.Document.8\shell\print\ddeexecwinword9.reg.new89Word.Document.8\shell\print\ddeexec\Applicationwinword9.reg.new90Word.Document.8\shell\print\ddeexec\Topicwinword9.reg.new91Word.Document.8\shell\print\ddeexec\ifexecwinword9.reg.new94Word.Document.8\shell\printto\ddeexecwinword9.reg.new95Word.Document.8\shell\printto\ddeexec\Applicationwinword9.reg.new96Word.Document.8\shell\printto\ddeexec\Topicwinword9.reg.new97Word.Document.8\shell\printto\ddeexec\ifexecwizard.srg1SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Control Wizards\CommandButtonwizard.srg10SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Control Wizards\ComboBox\MSComboBoxWizardwizard.srg100SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Form Wizards\AutoForm: Tabularwizard.srg101wizard.srg102SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Form Wizards\Design ViewBitmapID#317wizard.srg103Datasource Requiredwizard.srg104Indexwizard.srg105wizard.srg106InternalIDwizard.srg107SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Form Wizards\Form WizardArgument1wizard.srg108#318wizard.srg109wizard.srg11Can Editwizard.srg110Functionfrui_Entrywizard.srg111wizard.srg112wizard.srg113wizard.srg114Librarywizard.srg115wizard.srg116SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Form Wizards\Chart Wizardwizard.srg117Argument2wizard.srg118#322wizard.srg119cw_WizardEntrywizard.srg12DocTypeswizard.srg120wizard.srg121wizard.srg122wizard.srg123wizard.srg124SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Form Wizards\PivotTable Wizard#323wizard.srg125wizard.srg126pvt_Entrywizard.srg127wizard.srg128wizard.srg129wizard.srg13cmb_Entrywizard.srg130wizard.srg131SOFTWARE\Microsoft\Office\9.0\Access\Jet\4.0\ISAM Formats\TextExportWizardFunctionmx_entrywizard.srg132ImportWizardFunctionwizard.srg133SOFTWARE\Microsoft\Office\9.0\Access\Jet\4.0\ISAM Formats\Excel 3.0wizard.srg134SOFTWARE\Microsoft\Office\9.0\Access\Jet\4.0\ISAM Formats\Excel 4.0wizard.srg135SOFTWARE\Microsoft\Office\9.0\Access\Jet\4.0\ISAM Formats\Excel 5.0wizard.srg136SOFTWARE\Microsoft\Office\9.0\Access\Jet\4.0\ISAM Formats\Excel 8.0wizard.srg137SOFTWARE\Microsoft\Office\9.0\Access\Jet\4.0\ISAM Formats\Lotus WK1wizard.srg138SOFTWARE\Microsoft\Office\9.0\Access\Jet\4.0\ISAM Formats\Lotus WK3wizard.srg139SOFTWARE\Microsoft\Office\9.0\Access\Jet\4.0\ISAM Formats\Lotus WK4wizard.srg14wizard.srg140SOFTWARE\Microsoft\Office\9.0\Access\Jet\4.0\ISAM Formats\HTML Importwizard.srg141SOFTWARE\Microsoft\Office\9.0\Access\Jet\4.0\ISAM Formats\Exchange 4.0AutoRunYESwizard.srg141_aSOFTWARE\Microsoft\Office\9.0\Access\Jet\4.0\ISAM Formats\Outlook 9.0wizard.srg142wizard.srg142_bwizard.srg143SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Property Wizardswizard.srg144SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Property Wizards\Picturewizard.srg145SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Property Wizards\Picture\MSPictureBuilderwizard.srg146wizard.srg147pp_Entrywizard.srg148wizard.srg149wizard.srg15wizard.srg150wizard.srg151SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Property Wizards\FieldNamewizard.srg152SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Property Wizards\FieldName\MSFieldBuilderwizard.srg153wizard.srg154tw_FieldEntrywizard.srg155wizard.srg156wizard.srg157wizard.srg158SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Property Wizards\InputMaskwizard.srg159SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Property Wizards\InputMask\MSInputMaskBuilderwizard.srg16wizard.srg160wizard.srg161im_Entrywizard.srg162wizard.srg163wizard.srg164wizard.srg165SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Property Wizards\ODBCConnectStrwizard.srg166SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Property Wizards\ODBCConnectStr\MSODBCConnectStrBuilderwizard.srg167wizard.srg168zwBuilderODBCConnectStringwizard.srg169wizard.srg17SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Control Wizards\ListBoxwizard.srg170wizard.srg171wizard.srg172SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Property Wizards\LinkChildFieldswizard.srg173SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Property Wizards\LinkChildFields\MSLinkChildFieldsBuilderwizard.srg174wizard.srg175flb_EntryChildLinkerwizard.srg176wizard.srg177wizard.srg178wizard.srg179SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Property Wizards\LinkMasterFieldswizard.srg18SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Control Wizards\ListBox\MSListBoxWizardwizard.srg180SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Property Wizards\LinkMasterFields\MSLinkMasterFieldsBuilderwizard.srg181wizard.srg182flb_EntryMasterLinkerwizard.srg183wizard.srg184wizard.srg185wizard.srg186SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Query Wizardswizard.srg187SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Query Wizards\Design View#324wizard.srg188wizard.srg189wizard.srg19wizard.srg190wizard.srg191wizard.srg192SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Query Wizards\Simple Query Wizard#325wizard.srg193wizard.srg194ssq_Entrywizard.srg195wizard.srg196wizard.srg197wizard.srg198wizard.srg199wizard.srg2SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Control Wizards\CommandButton\MSCommandButtonWizardwizard.srg20wizard.srg200SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Query Wizards\Crosstab Query Wizardwizard.srg201#326wizard.srg202xtq_Entrywizard.srg203wizard.srg204wizard.srg205wizard.srg206wizard.srg207SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Query Wizards\Find Duplicates Query Wizardwizard.srg208#327wizard.srg209dup_Entrywizard.srg21lst_Entrywizard.srg210wizard.srg211wizard.srg212wizard.srg213wizard.srg214SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Query Wizards\Find Unmatched Query Wizardwizard.srg215#328wizard.srg216dwz_Entrywizard.srg217wizard.srg218wizard.srg219wizard.srg22wizard.srg220wizard.srg221SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Report WizardsFixed Label Characters20wizard.srg222SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Report Wizards\AutoReport: Columnarwizard.srg223wizard.srg224wizard.srg225#331wizard.srg226wizard.srg227auto_Entrywizard.srg228wizard.srg229wizard.srg23wizard.srg230wizard.srg231wizard.srg232SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Report Wizards\AutoReport: Tabularwizard.srg233wizard.srg234wizard.srg235#332wizard.srg236wizard.srg237wizard.srg238wizard.srg239wizard.srg24wizard.srg240wizard.srg241wizard.srg242SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Report Wizards\Design View#329wizard.srg243wizard.srg244wizard.srg245wizard.srg246wizard.srg247SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Report Wizards\Report Wizardwizard.srg248wizard.srg249#330wizard.srg25SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Control Wizards\OptionGroupwizard.srg250wizard.srg251wizard.srg252wizard.srg253wizard.srg254wizard.srg255wizard.srg256wizard.srg257SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Report Wizards\Label Wizardwizard.srg258#333wizard.srg259DataSource Requiredwizard.srg26SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Control Wizards\OptionGroup\MSOptionGroupWizardwizard.srg260mlbl_Entrywizard.srg261wizard.srg262wizard.srg263wizard.srg264wizard.srg265SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Report Wizards\Chart Wizardwizard.srg266wizard.srg267wizard.srg268#334wizard.srg269wizard.srg27wizard.srg270wizard.srg271wizard.srg272wizard.srg273wizard.srg274SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Table Wizards\Table Wizard#337wizard.srg275tw_Entrywizard.srg276wizard.srg277wizard.srg278wizard.srg279wizard.srg28wizard.srg280wizard.srg281SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Table Wizards\Import Table#338wizard.srg282wizard.srg283wizard.srg284wizard.srg285SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Table Wizards\Link Table#339wizard.srg286wizard.srg287wizard.srg288wizard.srg289SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Table Wizards\Design View#335wizard.srg29ogrp_Entrywizard.srg290wizard.srg291wizard.srg292wizard.srg293SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Table Wizards\Datasheet View#336wizard.srg294wizard.srg295wizard.srg296wizard.srg297SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Preferenceswizard.srg298SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Preferences\DocumentorOption09wizard.srg299SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Preferences\AutoFormatFormAutoFormat#80wizard.srg3wizard.srg30wizard.srg300SOFTWARE\Microsoft\Office\9.0\Access\Menu Add-Inswizard.srg301SOFTWARE\Microsoft\Office\9.0\Access\Menu Add-Ins\&Add-In ManagerExpression=wm_Entry()wizard.srg302wizard.srg303Quicktip#1082373wizard.srg304wizard.srg305wizard.srg306wizard.srg31wizard.srg32wizard.srg33SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Control Wizards\SubformSubreportwizard.srg34SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Control Wizards\SubformSubreport\MSSubformBuilderwizard.srg35wizard.srg36wizard.srg37sfr_Entrywizard.srg38wizard.srg39wizard.srg4wizard.srg40wizard.srg41SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Data Access Page Wizardswizard.srg42SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Data Access Page Wizards\Design View#347wizard.srg43wizard.srg44wizard.srg45wizard.srg46wizard.srg47SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Data Access Page Wizards\Page Wizardwizard.srg48#349wizard.srg49wizard.srg5bw_Entrywizard.srg50wizard.srg51wizard.srg52wizard.srg53wizard.srg54wizard.srg55wizard.srg56SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Data Access Page Wizards\Existing Web page#348wizard.srg57wizard.srg58wizard.srg59wizard.srg6wizard.srg60wizard.srg61SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Data Access Page Wizards\AutoPage: Columnarwizard.srg62wizard.srg63#319wizard.srg64wizard.srg65wizard.srg66wizard.srg67wizard.srg68wizard.srg69wizard.srg7wizard.srg70SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Form WizardsAutoForm Max Levelswizard.srg71AutoForm Policywizard.srg72wizard.srg73Form Height4320wizard.srg74Form Width7920wizard.srg75SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Form Wizards\AutoForm: Columnarwizard.srg76wizard.srg77wizard.srg78wizard.srg79wizard.srg8wizard.srg80wizard.srg81wizard.srg82wizard.srg83wizard.srg84SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Form Wizards\AutoForm: Datasheetwizard.srg85wizard.srg86#321wizard.srg87wizard.srg88wizard.srg89wizard.srg9SOFTWARE\Microsoft\Office\9.0\Access\Wizards\Control Wizards\ComboBoxwizard.srg90wizard.srg91wizard.srg92wizard.srg93wizard.srg94wizard.srg95wizard.srg96wizard.srg97wizard.srg98wizard.srg99Word0CLSID\{0006F024-0000-0000-C000-000000000046}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}wordmail1TempWord.Document.8\AppRegistry[\\]Software[\\]Microsoft[\\]Office[\\]9.0[\\]Wordwordmail2TempSoftware\Microsoft\Office\9.0\Word\Options\OutlookEditorWordMain9HelpRegWordMain9WebHelpRegWordWebAddin4CLSID\{E5670E37-0D2F-11D2-9E65-00A0C904DD32}\TypeLib{E5670E31-0D2F-11D2-9E65-00A0C904DD32}WordWebAddin5CLSID\{E5670E37-0D2F-11D2-9E65-00A0C904DD32}\VersionWordWebAddin6CLSID\{E5670E37-0D2F-11D2-9E65-00A0C904DD32}\Implemented CategoriesWordWebAddin7CLSID\{E5670E37-0D2F-11D2-9E65-00A0C904DD32}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}WordWebAddin8CLSID\{E5670E37-0D2F-11D2-9E65-00A0C904DD32}\Programmablewzcnflct.reg10CLSID\{058C1536-2201-11D2-BFC1-00805F858323}\Implemented Categorieswzcnflct.reg11CLSID\{058C1536-2201-11D2-BFC1-00805F858323}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}wzcnflct.reg14CLSID\{058C1536-2201-11D2-BFC1-00805F858323}\Programmablewzcnflct.reg15CLSID\{058C1536-2201-11D2-BFC1-00805F858323}\TypeLib{058C14F3-2201-11D2-BFC1-00805F858323}wzcnflct.reg16CLSID\{058C1536-2201-11D2-BFC1-00805F858323}\VERSIONwzcnflct.reg23Software\Microsoft\Office\Access\Addins\WzConflict.sortieCommandLineSafewzcnflct.reg24Dieser Assistent hilft Ihnen, Replikationskonflikte in Access 2000, SQL Server 7.0 und Pocket Access zu beheben.wzcnflct.reg25##401wzcnflct.reg26wzcnflct.reg27SatelliteDllNamewzcnflct.reg3CLSID\{058C1509-2201-11D2-BFC1-00805F858323}\Implemented Categories\{40FC6ED5-2438-11CF-A3DB-080036F12502}wzcnflct.reg6CLSID\{058C1509-2201-11D2-BFC1-00805F858323}\Programmablewzcnflct.reg7CLSID\{058C1509-2201-11D2-BFC1-00805F858323}\TypeLibwzcnflct.reg8CLSID\{058C1509-2201-11D2-BFC1-00805F858323}\VERSIONSoftware\Microsoft\Shared Tools\Access Runtime\8.0OfficeBinSoftware\Microsoft\Windows\CurrentVersion\App Paths\msaccess.exeSoftware\Microsoft\Windows\CurrentVersion\App Paths\excel.exeSoftware\Microsoft\Office\9.0BinDirPathSoftware\Microsoft\Windows\CurrentVersion\App Paths\msoffice.exeSoftware\Microsoft\Office\8.0Software\Microsoft\Windows\CurrentVersion\App Paths\powerpnt.exeSoftware\Microsoft\Windows\CurrentVersion\App Paths\winword.exeCLSID\{000C0114-0000-0000-C000-000000000046}\InprocServer32.nsf\shell\open\command.notesdb\shell\open\commandSoftware\ODBC\ODBC.INI\ODBC File DSNSoftware\Microsoft\Windows\CurrentVersion\App Paths\schdpl32.exeSoftware\Microsoft\WBEMMOF Self-Install DirectorySoftware\Microsoft\Office\9.0\Common\General\WorkgroupThemesAccessoriesNameSoftware\Microsoft\Windows\CurrentVersionSM_AccessoriesNameAWFaxInstalledKey1Software\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\FaxViewAWFAXINSTALLED1AWFaxInstalledKey2Software\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\msawfaxAWFAXINSTALLED2AWFaxInstalledKey3Software\Microsoft\Windows\CurrentVersion\Uninstall\msawfaxAWFAXINSTALLED3CommonStartMenuSoftware\Microsoft\Windows\CurrentVersion\explorer\ShellFoldersCommon ProgramsOlca_QuickViewInstalledSoftware\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\QuickViewQUICKVIEWINSTALLEDOrigSystemLanguageControl Panel\desktop\ResourceLocaleOutlookExpressMSIMNEXEPathSoftware\Microsoft\Windows\CurrentVersion\App Paths\msimn.exeOEMSIMNEXEOutlookExpressPathOEFolderSendToAWFaxSendToAllFiles.chw*.chwAllFiles.gid*.gidAllFilesIntl.chwAllFilesIntl.gidAllFilesOfficeCore.chwAllFilesOfficeCore.fts*.ftsAllFilesOfficeCore.gidartgalry.cntartgalry.ftgartgalry.ftsartgalry.gidartgalry.srgexchcsp.dllgenigrph.drvofflinelist.lst*.lstolfext.ftgolfext.ftsvsemenu.ctmwmfinp32.fltwww_clipxlrec.dllTahomaRemoveINIThaiWGLMapWin.iniFontSubstitutesTahoma,222AgentRemoval01CLSID\{F5BE8BD2-7DE6-11D0-91FE-00C04FD701A5}\Control-AgentRemoval02CLSID\{F5BE8BD2-7DE6-11D0-91FE-00C04FD701A5}\InsertableAgentRemoval03Agent.Control.1\InsertableExcelKey1CLSID\{000208FE-0000-0000-C000-000000000046}ExcelKey2CLSID\{000208FF-0000-0000-C000-000000000046}HtmlOpenWithWordVerbhtmlfile\shell\Open with WordHtmlShellNewVerbhtmlfile\shell\NewInboxDesktopIconSoftware\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{00020D76-0000-0000-C000-000000000046}NetShowRexDisableSoftware\Microsoft\NetShow\REXDisabledPhotoEditRemoveGIFPhotoEditRemoveJPEGPhotoEditRemovePCDPhotoEditRemovePCXPhotoEditRemovePNGPhotoEditRemoveTGAtgafilePPT1PowerPoint.Show.8\NotInsertablePPT2PowerPoint.Slide.8\NotInsertableTahomaRemoveThaiWGLMapSOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutesWord1Word.Picture.8\NotInsertableWord2Word.Document.8\NotInsertableDCOMSysDCOMTempFPSE_configurationGeneralReserveIEAddToMinForTypicalPFIEAddToMinForTypicalSysIEReservedSpaceIMMCReserveOfficeReserveStopIISADMINIISADMINStopW3W3SVCAccessShortCutAccess|Microsoft AccessEntwerfen Sie Datenbanken und Programme die Informationen verwalten mit Hilfe von Microsoft Access.BinderShortCutBinder|Microsoft SammelmappeVerwenden Sie Microsoft Sammelmappe, um viele Office-Dokumente in ein einziges Dokument zu kombinieren.ExcelShortCutExcel|Microsoft ExcelBerechnungen ausfⁿhren, Informationen analysieren und Listen in ArbeitsblΣttern oder auf Webseiten verwalten - Microsoft Excel macht's m÷glich.FPShortCutFrontPg|Microsoft FrontPageErstellen und verwalten Sie Websites, die so aussehen und sich so verhalten wie Sie es sich wⁿnschen - Microsoft FrontPage macht's m÷glich.LanguageShortCutLangSet|Microsoft Office Spracheinstellungen─ndern Sie die Spracheinstellungen fⁿr Office-Anwendungen.OfficeStartUpOffice|Microsoft Office[#osa9.exe]-b -lMicrosoft Office AutostartOSBAccessShortCutVerknⁿpfung mit Microsoft AccessOSBBinderShortCutVerknⁿpfung mit Microsoft SammelmappeOSBExcelShortCutVerknⁿpfung mit Microsoft ExcelOSBFPShortCutVerknⁿpfung mit Microsoft FrontPageOSBNewAppointmentShortCutAppoint|Neuer Termin/c IPM.AppointmentVerknⁿpfung mit Neuer TerminOSBNewContactShortCutContact|Neuer Kontakt/c IPM.ContactVerknⁿpfung mit Neuer KontaktOSBNewJournalShortCutJournal|Neuer Journaleintrag/c IPM.ActivityVerknⁿpfung mit Neuer JournaleintragOSBNewMessageShortCutMessage|Neue Nachricht/c IPM.NoteVerknⁿpfung mit Neue NachrichtOSBNewNoteShortCutNote|Neue Notiz/c IPM.StickyNoteVerknⁿpfung mit Neue NotizOSBNewOfficeDocumentDocumnt|Neues Office-Dokument-nVerknⁿpfung mit Neues Office-DokumentOSBNewTaskShortCutTask|Neue Aufgabe/c IPM.TaskVerknⁿpfung mit Neue AufgabeOSBOpenOfficeDocumentShortCutOpenDoc|Office-Dokument ÷ffnen-fVerknⁿpfung mit Office-Dokument ÷ffnenOSBOutlookShortCutOutlook|Microsoft OutlookVerknⁿpfung mit Microsoft OutlookOSBPPTShortCutPowerPt|Microsoft PowerPointVerknⁿpfung mit Microsoft PowerPointOSBScreenSaverShortCutScrnSv|Bildschirmschoner-sVerknⁿpfung mit BildschirmschonerOSBWordShortCutWord|Microsoft WordVerknⁿpfung mit Microsoft WordOutlookShortCutSenden und empfangen Sie E-Mail. Verwalten Sie Ihren Zeitplan, Ihre Kontakte und Aufgaben. Erstellen Sie ein Protokoll Ihrer AktivitΣten - Microsoft Outlook macht's m÷glich.PhotoEditorShortCutPhotoEd|Microsoft Photo EditorGrafiken und gescannte Bilder bearbeiten und anzeigen - Microsoft Photo Editor macht's m÷glich.PPTShortCutErstellen und verwalten Sie PrΣsentationen fⁿr BildschirmprΣsentationen, Besprechungen und Webseiten - Microsoft PowerPoint macht's m÷glich.ShortcutBarStartupShortBr|Microsoft Office Shortcut-Leiste-oEin Mausklick auf die Microsoft Office Shortcut-Leiste genⁿgt und Sie haben Zugriff auf die Ressourcen, die Sie am hΣufigsten verwenden.SnapshotViewerShortcutSnapshot|Microsoft Access Snapshot-ViewerSnapshot-Dateien von Microsoft Access-Berichten (.snp) ansehen und drucken mit Snapshot Viewer.WinFaxStartUpSymFax|Symantec Fax Starter Edition-Anschluss[#olfsnt40.exe]Symantec Fax Starter Edition Modemanschluss-Mith÷rkomponente.WordShortCutErstellen und Σndern Sie Text und Grafik in Briefen, Berichten und Webseiten oder E-Mails mit Hilfe von Microsoft Word.WorkGroupAdminShortcutAdminSht|MS Access Arbeitsgruppen-Administrator[#wrkgadm.exe]Verknⁿpfung mit Workgroup Administrator8.9.9999ASIAIMEJPNINSTALLEDimejpuex.exe9.9.9999awadpr32.exebatang.ttc9.9.9.9999123w.exemain123w.exe123.exe8.99foxpro.exefoxprow.exevfp.exeFpexplor.exemsow.exe7.9mso97.dll8.9winproj.exeproj.comword.exemsworks.exewriter2.exesoffice3.exesw_sgf.exewriter.exewpinfo.exewpwin.exewpwin61.exegulim.ttcmingliu.ttcmsgothic.ttcmsmincho.ttc9.0.0.2600123.e!e123r4gld.i!ilotus001.dskmsacahbb.dl_access1.cabacc97inv.dllexcel5.infexcel1.cabxl97inv.dllpro.pakfoxprow.ms_vfp1.cab_setup.liboffice1.caboff40_bb.dl_msoff1.caboff97inv.dllpowerpnt.ex_ppt1.cabppt97inv.dlldewproj.ex_msproj1.cabproj.pifprj_98.cabwrd97inv.dllwinword6.in_word6.infword1.cabhardhat.wm_works.000msworks1.cabmsworks4.stfthreeD.vbxsbc220mw.dl_sw55.101sw60_01.sdflearn.s01wpinst.ex_WSSETUP.OVRcan32.cfgcan.cfg7.0.0.099.9.9.9999simsun.ttcTahoma10TahomaTahoma11Tahoma12Tahoma13Tahoma8BlackTahoma8BlackBoldTahoma9TahomaBold10TahomaBold12TahomaBold13TahomaBold14TahomaBold18TahomaBold8TahomaBold9TahomaBoldWhite10TahomaBoldWhite18TahomaBoldWhite9TahomaItalic8TahomaItalic9TahomaUnderline8TahomaWhite10TahomaWhite8TahomaWhite9TokenFont7TokenFontBold10TokenFontBold18WelcomeFont{00020430-0000-0000-C000-000000000046}OLE Automation{000204EF-0000-0000-C000-000000000046}Visual Basic For ApplicationsVisual Basic for ApplicationsVBA Type Library{000204F1-0000-0000-C000-000000000046}{000204F3-0000-0000-C000-000000000046}Visual Basic fⁿr ApplikationenMicrosoft Graph 9.0-ObjektbibliothekMicrosoft Graph 9.0 Object LibraryMicrosoft Excel 9.0-ObjektbibliothekMicrosoft Word 9.0-ObjektbibliothekRef EditVBA ExtensibilityMicrosoft Office Web Components 9.0Replication Conflict Viewer{12428682-A9D9-11CF-8904-00AA00BDCB98}URLPicker 98 Type LibraryMarquee{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}MS Office 9.0-Objektbibliothekmsrtedit 1.0 Type Library{315BDC32-8627-11D1-BBAF-0060083178D8}NSLite 1.0 Type Library{438DA5D1-F171-11D0-984E-0000F80270F8}triedit 1.0 Type Library{4AFFC9A0-5F99-101B-AF4E-00AA003F0F07}Microsoft Access 9.0-ObjektbibliothekMicrosoft Office Web Components Wizards{5D0A2606-B783-11D1-B901-00AA00585640}Microsoft Office Web Components Function LibraryMicrosoft Data Formatting Object Library{75CA6902-A48C-11D0-8195-00A0C91BBEE3}Visual InterDev Html Editor package 1.0 Type Library{76F6F3F5-9937-11D2-93BB-00105A994D2C}Microsoft Office Euro Converter Object LibraryMicrosoft Windows Common Controls 6.0Inline Multimedia{854D7AC6-BC3D-11D0-B421-00A0C90F9DC4}Help System Services 1.0 Type Library:-) VideoSoft vsFlex3 Controls{91493440-5A91-11CF-8700-00AA0060263B}Microsoft PowerPoint 9.0-Objektbibliothek{9D47D766-FA6F-11D1-ACC1-00A0C9AF2D2A}Microsoft PowerPoint to NetShow Rex HelperMicrosoft Add-In DesignerMicrosoft Office Server Extensions 1.0 Object Library{BDEADE31-C265-11D0-BCED-00A0C90AB50F}Microsoft Office Web Server 1.0 Type Library{D0237635-6A9A-101B-B5A0-00AA004A2F7E}Microsoft Binder 9.0-Objektbibliothek{E23FDD62-B680-11D0-9C82-0000F8040A53}BldWizMg 1.0 Type LibraryAbsentPathbytesBytesGBKBMBMenuAbsentNicht verfⁿgbarMenuAdvertiseBei der ersten Verwendung installiertMenuAllCDAlles von CD startenMenuAllLocalAlles vom Arbeitsplatz startenMenuAllNetworkAlles vom Netzwerk startenMenuCDVon CD startenMenuLocalVom Arbeitsplatz startenMenuNetworkVom Netzwerk startenInstallationsaufgaben werden ⁿberprⁿft...SelAbsentAbsentDieses Feature wird nicht installiert.SelAbsentCDDieses Feature wird zum Starten von der CD installiert.SelAbsentLocalDieses Feature wird auf der lokalen Festplatte installiert.SelAbsentNetworkDieses Feature wird zum Starten vom Netzwerk installiert.SelAdvertiseLocalDieses Feature wird von der lokalen Festplatte entfernt, aber es wird bei der nΣchsten Verwendung installiert.SelCDAbsentDieses Feature wird vollstΣndig entfernt. Sie k÷nnen es auch nicht von der CD starten.SelCDCDDieses Feature bleibt zum Starten von der CD installiert.SelCDLocalDieses Feature war bisher zum Starten von der CD installiert. Es wird nun auf der lokalen Festplatte installiert.SelChildCostNegSelChildCostPosSelLocalAbsentDieses Feature wird vollstΣndig entfernt.SelLocalCDDieses Feature wird von der lokalen Festplatte entfernt, bleibt aber zum Starten von der CD installiert.SelLocalLocalDieses Feature bleibt auf Ihrer lokalen Festplatte installiert.SelLocalNetworkDieses Feature wird von der lokalen Festplatte entfernt, bleibt aber zum Starten vom Netzwerk installiert.SelNetworkAbsentDieses Feature wird vollstΣndig entfernt. Sie k÷nnen es auch nicht vom Netzwerk starten. SelNetworkLocalDieses Feature war bisher zum Starten vom Netzwerk installiert. Es wird nun auf der lokalen Festplatte installiert.SelNetworkNetworkDieses Feature bleibt zum Starten vom Netzwerk installiert.SelParentCostNegNegSelParentCostNegPosSelParentCostPosNegSelParentCostPosPos[ProductNameNonQualified] wird installiert...VolumeCostAvailableVerfⁿgbarVolumeCostDifferenceDifferenzVolumeCostRequiredBen÷tigtVolumeCostSizeGesamtVolumeCostVolumeLaufwerk/NOSTARTUP /NEWDB "%1""%1"/e/n/x /nPrintto/s "%1"&╓ffnen/p "%1"/pt "%1" "%2" "%3" "%4"Ent&wurf/NOSTARTUP /SHELLSYSTEM [\[]OpenModule "%1"[\]]Datasheet&Datenblatt/SHELLSYSTEM [\[]OpenForm "%1", 3[\]]Design/NOSTARTUP /SHELLSYSTEM [\[]OpenForm "%1", 1[\]]&Durchsuchen/NOSTARTUP /SHELLSYSTEM [\[]OpenForm "%1"[\]]Preview&Vorschau/NOSTARTUP /SHELLSYSTEM [\[]OpenForm "%1", 2[\]]/NOSTARTUP /SHELLSYSTEM [\[]OpenDiagram "%1"[\]]/NOSTARTUP /SHELLSYSTEM [\[]ShellOpenMacro "%1", 1[\]]&Ausfⁿhren/NOSTARTUP /SHELLSYSTEM [\[]ShellOpenMacro "%1"[\]]/NOSTARTUP /SHELLSYSTEM [\[]OpenQuery "%1", 1[\]]/NOSTARTUP /SHELLSYSTEM [\[]OpenQuery "%1", 2[\]]/NOSTARTUP /SHELLSYSTEM [\[]OpenReport "%1", 1[\]]/NOSTARTUP /SHELLSYSTEM [\[]OpenReport "%1",2[\]]/NOSTARTUP /SHELLSYSTEM [\[]OpenStoredProcedure "%1", 1[\]]/NOSTARTUP /SHELLSYSTEM [\[]OpenStoredProcedure "%1"[\]]/NOSTARTUP /SHELLSYSTEM [\[]OpenTable "%1", 1[\]]/NOSTARTUP /SHELLSYSTEM [\[]OpenTable "%1", 2[\]]/NOSTARTUP /SHELLSYSTEM [\[]OpenView "%1", 1[\]]/NOSTARTUP /SHELLSYSTEM [\[]OpenView "%1"[\]]/NOSTARTUP /SHELLSYSTEM [\[]OpenDataAccessPage "%1", 1[\]]/NOSTARTUP /SHELLSYSTEM [\[]OpenDataAccessPage "%1"[\]]/NOSTARTUP "%1"/NOSTARTUP /DBWIZ "%1"/f "%1"-New %1-nologo %1-p %1/t "%1"%1/n "%1"PrintTo/pt "%2" "%3" "%4" "%1"/dde/x "%1"Microsoft FrontPage 2000 EvaluierungsversionMicrosoft FrontPage EvaluierungsversionFrontPage EvaluierungsversionFrontPage 2000 Evaluierungsversion{\WelcomeFont}Microsoft FrontPage 2000 Evaluierungsversion{\TahomaBold12}Microsoft FrontPage 2000 Evaluierungsversion